Difference between revisions of "Template:Infobox building"
(Adding new info box) |
|||
Line 16: | Line 16: | ||
| data3 = {{{restrooms|}}} | | data3 = {{{restrooms|}}} | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | {| class="toccolours" style="float: right; margin-left: 1em; width: 24em; font-size: 90%; clear: right" cellspacing="3" | ||
+ | |- | ||
+ | | colspan="2" style="text-align: center; font-size: larger;" | '''{{{Name}}}''' | ||
+ | |- | ||
+ | | colspan="2" style="padding: 1em 0; text-align: center;" |[[Image:{{{Image}}}|120px]] | ||
+ | |||
+ | | header1 = Function | ||
+ | |- style="vertical-align: top;" | ||
+ | |'''Departments''' | ||
+ | |style="padding-right: 1em;" | {{{Departments}}} | ||
+ | |- style="vertical-align: top;" | ||
+ | |'''Libraries:''' | ||
+ | |style="padding-right: 1em;" | {{{Libraries}}} | ||
+ | |||
+ | | header2 = Access | ||
+ | |- style="vertical-align: top;" | ||
+ | |'''Entrances''' | ||
+ | |style="padding-right: 1em;" | {{{Entrances}}} | ||
+ | |- style="vertical-align: top;" | ||
+ | |'''Restrooms''' | ||
+ | |style="padding-right: 1em;" | {{{Restrooms}}} | ||
+ | |} |
Revision as of 11:42, 30 January 2014
{{{Name}}} | ||
[[Image:{{{Image}}}|120px]] | header1 = Function | |
Departments | {{{Departments}}} | |
Libraries: | {{{Libraries}}} | header2 = Access |
Entrances | {{{Entrances}}} | |
Restrooms | {{{Restrooms}}} |