Template:Navbox school: Difference between revisions
Jump to navigation
Jump to search
(100% width and background shading) |
(Correct copy/paste error (resources → grades)) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><table style="width: 100%; background: hsl(0, 0%, 98%);"> |
<includeonly><table style="width: 100%; font-size: 90%; background: hsl(0, 0%, 98%);"> |
||
<tr> |
<tr> |
||
<th colspan="2" style="background: hsl(0, 0%, |
<th colspan="2" style="font-size: 111%; 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>|}} |
|||
{{#if:{{{resources|}}}| |
|||
<tr> |
|||
<th style="background: hsl(0, 0%, 95%);">Resources</th> |
|||
<td> |
|||
{{{resources}}}</td> |
|||
</tr>|}} |
|||
</table></includeonly><noinclude> |
</table></includeonly><noinclude> |
||
{{Navbox school |
{{Navbox school |
||
Line 8: | 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}}} |
|||
}} |
}} |
||
<pre>{{Navbox school |
<pre>{{Navbox school |
||
Line 13: | 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. |
||
|grades = "•" separated list of pre-k, kindergarten, first, second, etc. |
|||
|resources = "•" separated list of library, lab, garden, etc. |
|||
}}</pre> |
}}</pre> |
||
</noinclude> |
</noinclude> |
Latest revision as of 18:30, 9 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. |grades = "•" separated list of pre-k, kindergarten, first, second, etc. |resources = "•" separated list of library, lab, garden, etc. }}