Template:Infobox: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="toccolours" border="1" cellpadding="4" style="float: right; margin: 0 0 1em 1em; width: 20em; border-collapse: collapse; font-size: 95%; clear: right"
 
<br style="clear:both;" />
<pre>
{| class="infobox" style="width:22em;"
! colspan="2" style="font-size:larger;" | {{{name}}}
|-
|-
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{name}}}'''
| colspan="2" style="text-align:center;" | {{{image}}}<br />{{{caption}}}
|-
|- style="vertical-align:top;"
| colspan="2" style="padding: 1em 0; text-align: center;" | {{{image}}}
| '''Data 1:'''
|- style="vertical-align: top;"
| {{{data 1}}}
|'''Motto'''
|- style="vertical-align:top;"
|style="padding-right: 1em;" | {{{motto}}}
| '''Data 2:'''
|- style="vertical-align: top;"
| {{{data 2}}}
|'''Established'''
|- class="hiddenStructure{{{data 3}}}" style="vertical-align:top;"
|style="padding-right: 1em;" | {{{established}}}
| '''Data 3 (hidden if empty):'''
|- style="vertical-align: top;"
| {{{data 3}}}
|'''School type'''
|- style="vertical-align:top;"
|style="padding-right: 1em;" | {{{type}}}
| colspan="2" style="font-size:smaller;" | {{footnote}}
|- style="vertical-align: top;"
|'''President'''
|style="padding-right: 1em;" | {{{head}}}
|- style="vertical-align: top;"
|'''Location'''
|style="padding-right: 1em;" | {{{city}}}, {{{state}}}, {{{country}}}
|- style="vertical-align: top;"
|'''Campus'''
|style="padding-right: 1em;" | {{{campus}}}
|- style="vertical-align: top;"
|'''Enrollment'''
|style="padding-right: 1em;" | {{{undergrad}}} undergraduate,<br>
|- style="vertical-align: top;"
|'''Faculty'''
|style="padding-right: 1em;" | {{{faculty}}}
|- style="vertical-align: top;"
|'''Mascot'''
|style="padding-right: 1em;" | {{{mascot}}}
|- style="vertical-align: top;"
|'''{{{free_label}}}'''
|style="padding-right: 1em;" | {{{free}}}
|- style="vertical-align: top;"
|'''Homepage'''
|style="padding-right: 1em;" | {{{homepage}}}
|}
|}
</pre>

Revision as of 13:16, 31 October 2005


{| class="infobox" style="width:22em;"
! colspan="2" style="font-size:larger;" | {{{name}}}
|-
| colspan="2" style="text-align:center;" | {{{image}}}<br />{{{caption}}}
|- style="vertical-align:top;"
| '''Data 1:'''
| {{{data 1}}}
|- style="vertical-align:top;"
| '''Data 2:'''
| {{{data 2}}}
|- class="hiddenStructure{{{data 3}}}" style="vertical-align:top;"
| '''Data 3 (hidden if empty):'''
| {{{data 3}}}
|- style="vertical-align:top;"
| colspan="2" style="font-size:smaller;" | {{footnote}}
|}