Difference between revisions of "Template:School"

From Shadowlack
Jump to navigationJump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="left" style="background-color:#F9F9F9;width:220px;margin-right: 8px;"
+
<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}}} Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nam sagittis erat sed dolor. Ut pulvinar pharetra orci. Sed sed arcu. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum eu sem. Morbi suscipit neque non leo. Ut a justo laoreet ipsum aliquet convallis. Sed pulvinar lobortis dolor. Sed arcu. Mauris ultrices congue massa. Proin vel erat vel nibh faucibus aliquet. Nullam pretium orci nec turpis. Donec elementum commodo est. Sed nec pede nec sapien pellentesque ornare. Mauris est nunc, adipiscing sed, ornare vel, porta eget, tortor.
+
{{{description|}}}[[Category:{{{country|}}}]][[Category:Location]] [[Category:School]]
 
+
</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 = 
}}