Difference between revisions of "Template:Infobox School UK"

From blackwiki
Jump to navigation Jump to search
imported>Casper Gutman
imported>Casper Gutman
(Redirect)
Line 1: Line 1:
{| class="infobox" style="float: right; margin-left: 1em; width: 20em; font-size: 90%; clear: right;" cellspacing="3"
+
#REDIRECT [[Template:Infobox School2]]
|-
 
| colspan="2" style="text-align: center; font-size: larger; font-weight: bold;" | {{{name}}}
 
|- class="hiddenStructure{{{image|}}}"
 
| colspan="2" style="text-align: center; padding: 1em 0em;" | {{{image}}}
 
|- class="hiddenStructure{{{motto|}}}"
 
! style="text-align: right;" | Motto
 
| {{{motto}}}
 
|- style="vertical-align: top; padding: em;"
 
! style="text-align: right;" | Established
 
| {{{established}}}
 
|- style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | School type
 
| {{{type}}}
 
|- style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | {{{head_name}}}
 
| {{{head}}}
 
|- class="hiddenStructure{{{head2|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | {{{head_name2}}}
 
| {{{head2}}}
 
|- style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Location
 
| {{{district}}}, {{{town}}}, {{{county}}}
 
|- class="hiddenStructure{{{pupils|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Pupils
 
| {{{pupils}}}
 
|- class="hiddenStructure{{{teaching_staff|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Teaching staff
 
| {{{teaching_staff}}}
 
|- class="hiddenStructure{{{sports|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Sports
 
| {{{sports}}}
 
|- class="hiddenStructure{{{school_colours|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Colours
 
| {{{school_colours}}}
 
|- class="hiddenStructure{{{free|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | {{{free_label}}}
 
| {{{free}}}
 
|- class="hiddenStructure{{{free2|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | {{{free_label2}}}
 
| {{{free2}}}
 
|- class="hiddenStructure{{{website|}}}" style="vertical-align: top; padding: 1em;"
 
! style="text-align: right;" | Website
 
| {{{website}}}
 
|}
 
<noinclude>
 
== Usage ==
 
An infobox for schools in the [[UK]]; this is essentially [[Template:Infobox_School2]] with some minor changes e.g. British English spellings for the various field names and removed some fields unlikely to be relevant (mascot etc.).
 
 
 
<pre>
 
{{Infobox School UK
 
| name =
 
| image = (optional)
 
| motto = (optional)
 
| established =
 
| type =
 
| head_name =
 
| head =
 
| head_name2 = (optional)
 
| head2 = (optional)
 
| district =
 
| town =
 
| county =
 
| pupils = (optional)
 
| teaching_staff = (optional)
 
| sports = (optional)
 
| school_colours = (optional)
 
| free_label = (optional)
 
| free = (optional)
 
| free_label2 = (optional)
 
| free2 = (optional)
 
| website = (optional)
 
}}
 
</pre>
 
Any field not labelled "(optional)" must be filled in. Optional fields left blank will not appear in the final infobox.
 
</noinclude>
 

Revision as of 00:30, 15 June 2006