Difference between revisions of "Template:Infobox Amtgard Kingdom"

From AmtWiki
(Added a blank space after the word usage)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div class="noprint" style="float:right; border:1px solid blue;width:200px;background-color:#fff;padding:3px;">
 
<div class="noprint" style="float:right; border:1px solid blue;width:200px;background-color:#fff;padding:3px;">
  
{| cellpadding="2" cellspacing="0" border="2"
+
{| cellpadding="2" cellspacing="0" border="2" style="min-width:200px;"
 
! bgcolor="AABBFF" colspan="2"|Kingdom
 
! bgcolor="AABBFF" colspan="2"|Kingdom
 
|-
 
|-
 
| colspan="2"|<center>{{{image}}}</center>
 
| colspan="2"|<center>{{{image}}}</center>
 
|-
 
|-
| colspan="2"|<center>''{{{caption}}}''</center>
+
| colspan="2"|<center>''{{{name}}}''</center>
 
|-
 
|-
|Name
+
|'''Region Covered'''
|'''{{{name}}}'''
+
|{{{area}}}
 
|-
 
|-
|Founded
+
|'''Founded'''
 
|''{{{founded}}}''
 
|''{{{founded}}}''
 
|-
 
|-
| colspan="2" |Principal Parks<br>'''{{{parks}}}'''
+
| colspan="2" |'''Principal Parks:'''
 +
 
 +
{{{parks}}}
 
|}
 
|}
 
</div>
 
</div>
<noinclude>[[Category:Amtgard Templates|{{PAGENAME}}]]</noinclude>
+
<noinclude>
 +
This template creates an infobox for kingdom pages.  The parks section should be ordered from Duchy to Shire and then alphabetically.
 +
 
 +
Usage:
 +
 
 +
<code><nowiki>{{Infobox Amtgard Kingdom</nowiki><br /><nowiki>
 +
|name=</nowiki><br /><nowiki>
 +
|image=</nowiki><br /><nowiki>
 +
|parks=</nowiki><br /><nowiki>
 +
* Shire of Chapter</nowiki><br /><nowiki>
 +
* Shire of Chapter</nowiki><br /><nowiki>
 +
|founded=</nowiki><br /><nowiki>
 +
|area=</nowiki><br /><nowiki>
 +
}}</nowiki></code>
 +
 
 +
[[Category:Amtgard Templates|{{PAGENAME}}]]
 +
</noinclude>

Latest revision as of 19:19, 28 May 2014

Kingdom
{{{image}}}
{{{name}}}
Region Covered {{{area}}}
Founded {{{founded}}}
Principal Parks:

{{{parks}}}

This template creates an infobox for kingdom pages. The parks section should be ordered from Duchy to Shire and then alphabetically.

Usage:

{{Infobox Amtgard Kingdom
|name=
|image=
|parks=
* Shire of Chapter
* Shire of Chapter
|founded=
|area=
}}