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
(Created page with "<noinclude> This is the "Success Test" template. It should be called in the following format: <pre> {{Success Test |Auditing Wins= |Training Wins= }} </pre> Edit the page to s...")
 
 
(45 intermediate revisions by the same user not shown)
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=
+
|Auditing Success
|Training Wins=
+
|Training Success
 
}}
 
}}
 
</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
+
{{#ask:[[Category:Success Stories]]
| {{#arraymap:{{{Auditing Wins|}}}|,|x|[[Auditing Success::x]]}}
+
{{#if:{{{Auditing Success}}}|{{#arraymap:{{{Auditing Success|}}}|,|x|[[Auditing Success::x]]}}}}
|-
+
{{#if:{{{Training Success}}}|{{#arraymap:{{{Training Success|}}}|,|x|[[Training Success::x]]}}}}
! Training Wins
+
|mainlabel=Success Story
| [[Training Success::{{{Training Wins|}}}]]
+
|?Auditing Success
|}
+
|?Training Success
 +
|format=ul
 +
|headers=hide
 +
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 00:28, November 13, 2014

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

{{Success Query
|Auditing Success
|Training Success
}}

Edit the page to see the template text.