This is the old (read-only) version of the site running Mediwiki 1.25

Difference between revisions of "Template:Success Query"

From Scientolipedia
Jump to: navigation, search
Line 3: Line 3:
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Success Test
+
{{Success Query
|Auditing Wins=
+
 
|Training Wins=
+
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
! Auditing Wins
+
* Auditing Success {{{Auditing Success}}}
| {{#arraymap:{{{Auditing Wins|}}}|,|x|[[Auditing Success::x]]}}
+
* Training Success {{{Training Success}}}
|-
+
{{#ask:[[Category:Success Stories]]
! Training Wins
+
{{#if:{{{Auditing Success}}}|{{#arraymap:{{{Auditing Success|}}}|,|x|[[Auditing Success::x]]}}}}
| [[Training Success::{{{Training Wins|}}}]]
+
{{#if:{{{Training Success}}}|{{#arraymap:{{{Training Success|}}}|,|x|[[Training Success::x]]}}}}
|}
+
|mainlabel=Title
 +
|?Auditing Success
 +
|?Training Success
 +
}}
 
</includeonly>
 
</includeonly>

Revision as of 04:49, December 19, 2013

This is the "Success Test" template. It should be called in the following format:

{{Success Query

}}

Edit the page to see the template text.