Difference between revisions of "Template:School"

From Shadowlack
Jump to navigationJump to search
m
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="left" style="background-color:#F9F9F9;width:220px;margin-right: 6px;border:1px solid #aaa;padding:4px;font-size:11px;vertical-align:top;"
+
<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|}}}
 
|-
 
|-
 
|}
 
|}
''"{{{motto}}}"'' {{{description}}}
+
{{{description|}}}[[Category:{{{country|}}}]][[Category:Location]] [[Category:School]]
<div class="visualClear"></div>
+
</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 = 
}}