Difference between revisions of "Template:School"

From Shadowlack
Jump to navigationJump to search
Line 1: Line 1:
{| class="infobox"
+
<noinclude>
 +
===Usage:===
 +
<pre>
 +
{{School
 +
| schoolname =
 +
| motto =
 +
| type = Public/Private
 +
| religious =
 +
| dean =
 +
| staff =
 +
| students =
 +
| country =
 +
| location =
 +
| colours =
 +
| mascot =
 +
| sports =
 +
| description =
 +
}}
 +
</pre>
 +
[[Category:Templates|{{PAGENAME}}]]
 +
</noinclude>
 +
<includeonly>{| class="infobox"
 
! style="text-align: center" colspan="2" | {{{schoolname}}}
 
! style="text-align: center" colspan="2" | {{{schoolname}}}
 +
|-
 +
| style="text-align: center" colspan="2" | ''{{{motto}}}''
 
|-
 
|-
 
| '''Type''' || {{{type}}}
 
| '''Type''' || {{{type}}}
Line 10: Line 33:
 
| '''Students''' || {{{students}}}
 
| '''Students''' || {{{students}}}
 
|-
 
|-
| '''Location''' || {{{location}}}
+
| '''Location''' || {{{country|}}} {{{location}}}
 
|-  
 
|-  
 
| '''Colours''' || {{{colours}}}
 
| '''Colours''' || {{{colours}}}
Line 17: Line 40:
 
|-
 
|-
 
| '''Sports''' || {{{sports}}}
 
| '''Sports''' || {{{sports}}}
|-
 
| '''Motto''' || {{{motto}}}
 
 
|-
 
|-
 
|}
 
|}
 
{{{description}}}
 
{{{description}}}
<noinclude>
+
</includeonly>
===Usage:===
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 

Revision as of 10:08, 31 March 2010

Usage:

{{School
| schoolname = 
| motto = 
| type = Public/Private
| religious =
| dean =
| staff = 
| students =
| country =
| location = 
| colours = 
| mascot = 
| sports = 
| description = 
}}