Template:Country: Difference between revisions

From Wydd's Wiki
(Initial Commit)
 
(Added help)
Line 4: Line 4:
|data1={{{Continent}}}
|data1={{{Continent}}}
|label2=Head(s) of State
|label2=Head(s) of State
|data2={{{leader}}}
|data2={{{Leader}}}
|label3=Visage
|label3=Visage
|data3={{{Visage}}}
|data3={{{Visage}}}
Line 12: Line 12:
|data5={{{Capital}}}
|data5={{{Capital}}}
}}
}}
 
<includeonly>[[Category:Countries]]</includeonly><noinclude>Example Usage:
<includeonly>
<pre>
[[Category:Countries]]
{{Country
</includeonly>
|Continent=[[Kaldwyn]]
|Leader=[[Counsel of Lords]]
|Visage=[[Tenjin]]
|Spire=[[Serpent Spire]]
|Capital=[[Beaufort]]{{citation needed}}
}}
</pre>
</noinclude>

Revision as of 05:57, 25 December 2021

Country
Continent {{{Continent}}}
Head(s) of State {{{Leader}}}
Visage {{{Visage}}}
Spire(s) {{{Spire}}}
Capital {{{Capital}}}

Example Usage:

{{Country
|Continent=[[Kaldwyn]]
|Leader=[[Counsel of Lords]]
|Visage=[[Tenjin]]
|Spire=[[Serpent Spire]]
|Capital=[[Beaufort]]{{citation needed}}
}}