Difference between revisions of "Template:Infobox Amtgard Kingdom"

From AmtWiki
(New page: {| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" |- | colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' |- | colspan="2" style="...)
 
(Added a blank space after the word usage)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;"
+
<div class="noprint" style="float:right; border:1px solid blue;width:200px;background-color:#fff;padding:3px;">
 +
 
 +
{| cellpadding="2" cellspacing="0" border="2" style="min-width:200px;"
 +
! bgcolor="AABBFF" colspan="2"|Kingdom
 
|-
 
|-
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
+
| colspan="2"|<center>{{{image}}}</center>
 
|-
 
|-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}}
+
| colspan="2"|<center>''{{{name}}}''</center>
|-  
+
|-
! Data 1:
+
|'''Region Covered'''
| {{{data1}}}
+
|{{{area}}}
|-  
+
|-
! Data 2:
+
|'''Founded'''
| {{{data2|''this text displayed if data2 not defined''}}}
+
|''{{{founded}}}''
|-
+
|-
! Data 3 (data hidden if data3 empty or not defined):
+
| colspan="2" |'''Principal Parks:'''
| {{{data3|}}}
+
 
|-  
+
{{{parks}}}
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
 
|}
 
|}
 +
</div>
 +
<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=
}}