Template:Navbox school: Difference between revisions
Jump to navigation
Jump to search
(100% width and background shading) |
(Add resources) |
||
Line 2: | Line 2: | ||
<tr> |
<tr> |
||
<th colspan="2" style="background: hsl(0, 0%, 95%);">[[{{{school_page}}}|{{{school_name_full}}}]]</th> |
<th colspan="2" style="background: hsl(0, 0%, 95%);">[[{{{school_page}}}|{{{school_name_full}}}]]</th> |
||
</tr>{{#if:{{{resources|}}}| |
|||
< |
<tr> |
||
<th>Resources</th> |
|||
<td>{{{resources}}}</td> |
|||
</tr>|}} |
|||
</table></includeonly><noinclude> |
</table></includeonly><noinclude> |
||
{{Navbox school |
{{Navbox school |
||
Line 8: | Line 12: | ||
|school_name_full = {{{school_name_full}}} |
|school_name_full = {{{school_name_full}}} |
||
|school_name_abbreviated = {{{school_name_abbreviated}}} |
|school_name_abbreviated = {{{school_name_abbreviated}}} |
||
|resources = {{{resources}}} |
|||
}} |
}} |
||
<pre>{{Navbox school |
<pre>{{Navbox school |
||
Line 13: | Line 18: | ||
|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 = "*" list of library, lab, garden, etc. |
|||
}}</pre> |
}}</pre> |
||
</noinclude> |
</noinclude> |
Revision as of 20:05, 8 August 2013
[[{{{school_page}}}|{{{school_name_full}}}]] | |
---|---|
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 = "*" list of library, lab, garden, etc. }}