Difference between revisions of "Template:School"

From Shadowlack
Jump to navigationJump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="right" style="border: 1px solid #FABD23;text-align:center; padding:2.5px;background-color:#F9F9F9" width=100%
+
<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="background: #FABD23; color:#ffffff;border:1px solid #000;font-size: 11pt;text-align:center"| {{{schoolname}}}
+
| style="text-align: center" colspan="2" | {{{motto|}}}
|- style="font-size: 11px;vertical-align: top"
+
|-
|
+
| '''Type''' || [[School type::{{{type|Public}}}]] {{#set:Location type=Educational Institute}}
{| style="margin:0 auto;background-color:#F9F9F9;width:130px"
 
| Type: || {{{type}}}
 
 
|-  
 
|-  
| 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|}}}[[Category:{{{country|}}}]][[Category:Location]] [[Category:School]]
''"{{{motto}}}"'' {{{description}}}
+
</includeonly>
|-
 
|}
 
<noinclude>
 
===Usage:===
 
Yep...
 
</noinclude>
 

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 = 
}}