The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Location infobox"

From Arthur Wiki
Jump to navigationJump to search
m
Line 1: Line 1:
<onlyinclude>{| class="infobox" border="0" cellpadding="2" cellspacing="0" style="border-bottom: saddlebrown 1px solid; border-left: saddlebrown 1px solid; line-height: 1.5; margin: 0px 0px 0.5em 1em; width: 200px; border-collapse: collapse; float: right; font-size: 80%; border-top: saddlebrown 1px solid; border-right: saddlebrown 1px solid"
{| class="infobox" border="0" cellpadding="2" cellspacing="0" style="border-bottom: saddlebrown 1px solid; border-left: saddlebrown 1px solid; line-height: 1.5; margin: 0px 0px 0.5em 1em; width: 200px; border-collapse: collapse; float: right; font-size: 80%; border-top: saddlebrown 1px solid; border-right: saddlebrown 1px solid"
{{Character infobox/character name|{{{Location name}}}}}
{{Character infobox/character name|{{{Location name}}}}}
{{#if:{{{Image|}}}|
{{#if:{{{Image|}}}|
Line 8: Line 8:
|-
|-
{{#if:{{{Location|}}}|
{{#if:{{{Location|}}}|
{{Location infobox/Location|{{{Location}}}}}
{{episode infobox/thingy|Location|{{{Location}}}}}
}}
}}
|-
|-
{{#if:{{{Type|}}}|
{{#if:{{{Type|}}}|
{{Location infobox/Type|{{{Type}}}}}
{{episode infobox/thingy|Type|{{{Type}}}}}
}}
}}
|-
|-
{{#if:{{{Sells|}}}|
{{#if:{{{Sells|}}}|
{{Location infobox/Sells|{{{Sells}}}}}
{{episode infobox/thingy|Sells|{{{Sells}}}}}
}}
}}
|-
|-
{{#if:{{{Administrator|}}}|
{{#if:{{{Administrator|}}}|
{{Location infobox/Administrator|{{{Administrator}}}}}
{{episode infobox/thingy|Administrator|{{{Administrator}}}}}
}}
}}
|-
|-
{{#if:{{{Grade|}}}|
{{#if:{{{Grade|}}}|
{{Location infobox/Grade|{{{Grade}}}}}
{{episode infobox/thingy|Grade|{{{Grade}}}}}
}}
}}
|-
|-
{{#if:{{{Headmaster|}}}|
{{#if:{{{Headmaster|}}}|
{{Location infobox/Headmaster|{{{Headmaster}}}}}
{{episode infobox/thingy|Headmaster|{{{Headmaster}}}}}
}}
}}
|-
|-
{{#if:{{{Number of staff|}}}|
{{#if:{{{Number of staff|}}}|
{{Location infobox/Number of staff|{{{Number of staff}}}}}
{{episode infobox/thingy|Number of staff|{{{Number of staff}}}}}
}}
}}
|-
|-
{{#if:{{{Number of students|}}}|
{{#if:{{{Number of students|}}}|
{{Location infobox/Number of students|{{{Number of students}}}}}
{{episode infobox/thingy|Number of students|{{{Number of students}}}}}
}}
}}
|-
|-
{{#if:{{{Number of rooms|}}}|
{{#if:{{{Number of rooms|}}}|
{{Location infobox/Number of rooms|{{{Number of rooms}}}}}
{{episode infobox/thingy|Number of rooms|{{{Number of rooms}}}}}
}}
}}
|-
|-
{{#if:{{{Number of fields|}}}|
{{#if:{{{Number of fields|}}}|
{{Location infobox/Number of fields|{{{Number of fields}}}}}
{{episode infobox/thingy|Number of fields|{{{Number of fields}}}}}
}}
}}
|-
|-
{{#if:{{{First appearance|}}}|
{{#if:{{{First appearance|}}}|
{{Location infobox/First appearance|{{{First appearance}}}}}
{{episode infobox/thingy|First appearance|{{{First appearance}}}}}
}}
}}
|}</onlyinclude><noinclude>
|}<includeonly>[[Category:Places]]</includeonly><noinclude>
==Usage==
==Usage==
<pre>
<pre>
Line 69: Line 69:
}}
}}
</pre>
</pre>
[[Category:Templates]]</noinclude>

Revision as of 08:16, 22 November 2012

{{{Location name}}}
Information

Usage

{{Location infobox
|Location name     =
|Image             =
|Location          =
|Type              =
|Sells             =
|Administrator     =
|Grade             =
|Headmaster        =
|Number of staff   =
|Number of students=
|Number of rooms   =
|Number of fields  =
|First appearance  =   
}}