Difference between revisions of "Template:Infobox Canadian school district/doc"
Jump to navigation
Jump to search
imported>TheAllSeeingEye m |
imported>Frietjes m (copyedit) |
||
| Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
| − | + | <pre style="overflow:auto"> | |
| − | + | {{Infobox Canadian school district | |
| − | + | | schoolboardname = name | |
| − | + | | additionalname = name (optional field) | |
| − | + | | image = something.gif (optional field) | |
| − | + | | imagesize = 300px (optional field, district logo) | |
| − | + | | image2 = image (optional field, district office, board chair, etc) | |
| − | + | | imagesize2 = 250 (optional field, omit px) | |
| − | + | | caption = text (optional field) | |
| − | + | | boardidentifier = text (optional field) | |
| − | + | | officelocation = city, province | |
| − | + | | communities = text, text, ... (optional field) | |
| − | + | | schoolcount = text... | |
| − | + | | budgetyear = year (optional field) | |
| − | + | | budget = ### (in millions of CAD $) | |
| − | + | | studentcount = #### | |
| − | + | | chairoftheboard = name (optional field) | |
| − | + | | directorofeducation = name (optional field) | |
| − | + | | superintendent = name (optional field) | |
| − | + | | electedtrustees = name<br>name<br>name<br>... (optional field) | |
| − | + | | studenttrustees = name<br>name<br>name<br>... (optional field) | |
| − | + | | url = school board's url (optional field) | |
| + | }} | ||
| + | </pre> | ||
===Blank template with required fields only=== | ===Blank template with required fields only=== | ||
| − | + | <pre style="overflow:auto"> | |
| − | + | {{Infobox Canadian school district | |
| − | + | | schoolboardname = | |
| − | + | | officelocation = | |
| − | + | | schoolcount = | |
| − | + | | budget = | |
| − | + | | studentcount = | |
| − | + | }} | |
| + | </pre> | ||
===Blank template with all fields=== | ===Blank template with all fields=== | ||
| − | + | <pre style="overflow:auto"> | |
| − | + | {{Infobox Canadian school district | |
| − | + | | schoolboardname = | |
| − | + | | additionalname = | |
| − | + | | image = | |
| − | + | | imagesize = | |
| − | + | | image2 = | |
| − | + | | imagesize2 = | |
| − | + | | caption = | |
| − | + | | boardidentifier = | |
| − | + | | officelocation = | |
| − | + | | communities = | |
| − | + | | schoolcount = | |
| − | + | | budgetyear = | |
| − | + | | budget = | |
| − | + | | studentcount = | |
| − | + | | chairoftheboard = | |
| − | + | | directorofeducation = | |
| − | + | | superintendent = | |
| − | + | | electedtrustees = | |
| − | + | | studenttrustees = | |
| − | + | | url = | |
| + | }} | ||
| + | </pre> | ||
=== See also === | === See also === | ||
| + | * {{tl|Infobox school district}} | ||
* [[Wikipedia:WikiProject Education in Canada]] | * [[Wikipedia:WikiProject Education in Canada]] | ||
| − | |||
<includeonly> | <includeonly> | ||
| − | + | [[Category:Education infobox templates|Canadian school district]] | |
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 19:10, 30 April 2013
| This is a documentation subpage for Template:Infobox Canadian school district. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
{{Infobox Canadian school district
| schoolboardname = name
| additionalname = name (optional field)
| image = something.gif (optional field)
| imagesize = 300px (optional field, district logo)
| image2 = image (optional field, district office, board chair, etc)
| imagesize2 = 250 (optional field, omit px)
| caption = text (optional field)
| boardidentifier = text (optional field)
| officelocation = city, province
| communities = text, text, ... (optional field)
| schoolcount = text...
| budgetyear = year (optional field)
| budget = ### (in millions of CAD $)
| studentcount = ####
| chairoftheboard = name (optional field)
| directorofeducation = name (optional field)
| superintendent = name (optional field)
| electedtrustees = name<br>name<br>name<br>... (optional field)
| studenttrustees = name<br>name<br>name<br>... (optional field)
| url = school board's url (optional field)
}}
Blank template with required fields only
{{Infobox Canadian school district
| schoolboardname =
| officelocation =
| schoolcount =
| budget =
| studentcount =
}}
Blank template with all fields
{{Infobox Canadian school district
| schoolboardname =
| additionalname =
| image =
| imagesize =
| image2 =
| imagesize2 =
| caption =
| boardidentifier =
| officelocation =
| communities =
| schoolcount =
| budgetyear =
| budget =
| studentcount =
| chairoftheboard =
| directorofeducation =
| superintendent =
| electedtrustees =
| studenttrustees =
| url =
}}
See also