Template:Navbox school: Difference between revisions

From Parents
Jump to navigation Jump to search
(Update suggested resources formatting)
(Add Grades)
Line 2: Line 2:
<tr>
<tr>
<th colspan="2" style="font-size: larger; background: hsl(0, 0%, 92%);">[[{{{school_page}}}|{{{school_name_full}}}]]</th>
<th colspan="2" style="font-size: larger; background: hsl(0, 0%, 92%);">[[{{{school_page}}}|{{{school_name_full}}}]]</th>
</tr>{{#if:{{{grades|}}}|
<tr>
<th style="background: hsl(0, 0%, 95%);">Grades</th>
<td>
{{{grades}}}</td>
</tr>|}}
</tr>{{#if:{{{resources|}}}|
</tr>{{#if:{{{resources|}}}|
<tr>
<tr>
Line 13: Line 19:
|school_name_full = {{{school_name_full}}}
|school_name_full = {{{school_name_full}}}
|school_name_abbreviated = {{{school_name_abbreviated}}}
|school_name_abbreviated = {{{school_name_abbreviated}}}
|grades = {{{grades}}}
|resources = {{{resources}}}
|resources = {{{resources}}}
}}
}}
Line 19: Line 26:
|school_name_full = e.g. Sagamore Hills Elementary School
|school_name_full = e.g. Sagamore Hills Elementary School
|school_name_abbreviated = e.g. Sagamore Hills ES, Sagamore Hills, Sagamore, etc.
|school_name_abbreviated = e.g. Sagamore Hills ES, Sagamore Hills, Sagamore, etc.
|resources = "•" separated list of pre-k, kindergarten, first, second, etc.
|resources = "•" separated list of library, lab, garden, etc.
|resources = "•" separated list of library, lab, garden, etc.
}}</pre>
}}</pre>

Revision as of 20:40, 8 August 2013

[[{{{school_page}}}|{{{school_name_full}}}]]
Grades {{{grades}}}
Resources {{{resources}}}
{{Navbox school
|school_page = School page
|school_name_full = e.g. Sagamore Hills Elementary School
|school_name_abbreviated = e.g. Sagamore Hills ES, Sagamore Hills, Sagamore, etc.
|resources = "•" separated list of pre-k, kindergarten, first, second, etc.
|resources = "•" separated list of library, lab, garden, etc.
}}