Template:Infobox School: Difference between revisions

From Bhamwiki
Jump to navigation Jump to search
m (Typo)
(Making text a tad smaller.)
Line 1: Line 1:
{| class="infobox" style="width: 23em; text-align: left; border: thin solid #999; padding: .5em; float: right;"
{| class="infobox" style="font-size: 90%; width: 23em; text-align: left; border: thin solid #999; padding: .5em; float: right;"
|+ style="font-size: larger; padding-bottom: 8px" | '''{{{name}}}'''
|+ style="font-size: larger; padding-bottom: 8px" | '''{{{name}}}'''
|-
|-

Revision as of 17:01, 25 October 2006

{{{name}}}
File:School logo or photo.jpg
Established {{{established}}}
School type Public
District {{{district}}}
Grades {{{grades}}}
Principal {{{principal}}}
Enrollment ({{{enroll-year}}}) {{{enrollment}}}
Colors {{{colors}}}
Mascot {{{mascot}}}
Location {{{location}}}
Website {{{website}}}

Usage

All fields are required except type, which will default to "Public" if left out. The downside of this particular template is that it requires an image.

Example below.

{{Infobox_School
|name           =George Washington Elementary
|image          =[[Image:Washington_Elementary.jpg|200px]]
|established    =1776
|district       =[[District of Columbia Public Schools]]
|grades         =K-12
|principal      =[[Abe Lincoln]]
|enrollment     =1,000
|enroll-year    =2005
|colors         =Red, white, blue
|mascot         =Uncle Sam
|location       =100 [[Pennsylvania Avenue]]<br>[[Washington]], D.C.
|website        =[http://www.example.com www.example.com]
}}