Difference between revisions of "Template:School"
From Shadowlack
Jump to navigationJump to search(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | <noinclude> |
− | | '''Type''' || {{{type}}} | + | ===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" | {{{motto|}}} | ||
+ | |- | ||
+ | | '''Type''' || [[School type::{{{type|Public}}}]] {{#set:Location type=Educational Institute}} | ||
|- | |- | ||
− | | '''Dean''' || {{{dean}}} | + | | '''Dean''' || {{{dean|}}} |
|- | |- | ||
− | | '''Staff''' || {{{staff}}} | + | | '''Staff''' || {{{staff|}}} |
|- | |- | ||
− | | '''Students''' || {{{students}}} | + | | '''Students''' || {{{students|}}} |
|- | |- | ||
− | | '''Location''' || {{{location}}} | + | | '''Location''' || [[In country::{{{country|}}}]] {{{location|}}} |
|- | |- | ||
− | | '''Colours''' || {{{colours}}} | + | | '''Colours''' || {{{colours|}}} |
|- | |- | ||
− | | '''Mascot''' || {{{mascot}}} | + | | '''Mascot''' || {{{mascot|}}} |
|- | |- | ||
− | | '''Sports''' || {{{sports | + | | '''Sports''' || {{{sports|}}} |
− | | | ||
− | |||
|- | |- | ||
|} | |} | ||
− | {{{description}}} | + | {{{description|}}}[[Category:{{{country|}}}]][[Category:Location]] [[Category:School]] |
− | + | </includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | </ |
Latest revision as of 10:41, 31 March 2010
Usage:
{{School | schoolname = | motto = | type = Public/Private | religious = | dean = | staff = | students = | country = | location = | colours = | mascot = | sports = | description = }}