Difference between revisions of "Template:Infobox US school"

From blackwiki
Jump to navigation Jump to search
imported>Dispenser
(Navbox conformity, better CSS/XHTML and collapsible using AWB)
imported>Geniac
m (→‎Usage: spacing)
Line 48: Line 48:
 
<pre>
 
<pre>
 
{{Infobox US school
 
{{Infobox US school
| name =
+
| name         =  
| image =
+
| image         =  
| image caption =
+
| image caption =  
| motto =
+
| motto         =  
| established =
+
| established   =  
| type =
+
| type         =  
| district =
+
| district     =  
| grades =
+
| grades       =  
| principal =
+
| principal     =  
| city =  
+
| city         =  
| state =  
+
| state         =  
| country =  
+
| country       =  
| campus type =
+
| campus type   =  
| campus size =
+
| campus size   =  
| enrollment =
+
| enrollment   =  
| faculty =
+
| faculty       =  
| mascot =  
+
| mascot       =  
| mascot image =
+
| mascot image =  
| colors =
+
| colors       =  
| homepage =
+
| homepage     =  
 
}}
 
}}
 
</pre>
 
</pre>
 
[[Category:Education infobox templates|US school]]
 
[[Category:Education infobox templates|US school]]
 
</noinclude>
 
</noinclude>

Revision as of 14:04, 2 July 2007

{{{name}}}
{{{image}}}
{{{image caption}}}
Motto {{{motto}}}
Established {{{established}}}
School type {{{type}}}
District {{{district}}}
Grade levels {{{grades}}}
Principal {{{principal}}}
Location {{{city}}}, {{{state}}}, {{{country}}}
Campus {{{campus type}}}, {{{campus size}}}
Enrollment {{{enrollment}}}
Faculty {{{faculty}}}
Mascot {{{mascot}}} {{{mascot image}}}
Colors {{{colors}}}
Homepage {{{homepage}}}

Usage

{{Infobox US school
| name          = 
| image         = 
| image caption = 
| motto         = 
| established   = 
| type          = 
| district      = 
| grades        = 
| principal     = 
| city          = 
| state         = 
| country       = 
| campus type   = 
| campus size   = 
| enrollment    = 
| faculty       = 
| mascot        = 
| mascot image  = 
| colors        = 
| homepage      = 
}}