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

Difference between revisions of "Template:Test1"

From Scientolipedia
Jump to: navigation, search
(Generated from a page schema)
(Generated from a page schema)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Test1
 
{{Test1
|Name=
+
|First Name=
 
|Country=
 
|Country=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{{#if:{{{Name|}}}|==Name==
+
</noinclude><includeonly>{| class="wikitable"
[[Name::{{{Name|}}}]]}}
+
{{#if:{{{First Name|}}}|! First Name
{{#if:{{{Country|}}}|==Country==
+
{{!}} [[Name::{{{First Name|}}}]]}}
[[Country::{{{Country|}}}]]}}
+
{{#if:{{{Country|}}}|{{!}}-
 +
! Country
 +
{{!}} [[Country::{{{Country|}}}]]}}
 +
|}
  
 
[[Category:Test1]]
 
[[Category:Test1]]
 
</includeonly>
 
</includeonly>

Revision as of 03:45, December 19, 2013

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

{{Test1
|First Name=
|Country=
}}

Edit the page to see the template text.