Difference between revisions of "Template:School"
From Shadowlack
Jump to navigationJump to search (New page: {| align="right" style="border: 1px solid #FABD23;text-align:center; padding:2.5px;background-color:#F9F9F9" width=100% |- ! style="background: #FABD23; color:#ffffff;border:1px solid #000...) |
|||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | <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" | {{{motto|}}} | |
− | |- | + | |- |
− | | | + | | '''Type''' || [[School type::{{{type|Public}}}]] {{#set:Location type=Educational Institute}} |
− | |||
− | |||
|- | |- | ||
− | | | + | | '''Dean''' || {{{dean|}}} |
|- | |- | ||
− | | | + | | '''Staff''' || {{{staff|}}} |
|- | |- | ||
− | | | + | | '''Students''' || {{{students|}}} |
+ | |- | ||
+ | | '''Location''' || [[In country::{{{country|}}}]] {{{location|}}} | ||
|- | |- | ||
− | | | + | | '''Colours''' || {{{colours|}}} |
|- | |- | ||
− | | | + | | '''Mascot''' || {{{mascot|}}} |
− | |||
− | |||
|- | |- | ||
− | | | + | | '''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 = }}