Template:Infobox country: Difference between revisions
Appearance
m Protected "Template:Infobox country" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
Knowlepedia (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{ | {| class="infobox" style="width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;" | ||
| | |+ style="background:#e3f2fd; font-weight:bold; font-size:110%; text-align:center; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
|- | |||
! colspan="2" style="text-align:center;" | [[File:{{{image|}}}|220px|alt={{{image_alt|University image}}}|center]] | |||
| | |- | ||
| | | colspan="2" style="text-align:center; font-style:italic;" | {{{motto|}}} | ||
| | |- | ||
| | ! Type | ||
| | | {{{type|}}} | ||
|- | |||
| | ! Established | ||
| | | {{{established|}}} | ||
|- | |||
| | ! Founder | ||
| | | {{{founder|}}} | ||
|- | |||
| | ! Chancellor | ||
| | | {{{chancellor|}}} | ||
|- | |||
| | ! Vice-Chancellor | ||
| | | {{{vice_chancellor|}}} | ||
|- | |||
| | ! Location | ||
| | | {{{city|}}}, {{{state|}}}, {{{country|}}} | ||
|- | |||
| | ! Campus | ||
| | | {{{campus|}}} | ||
|- | |||
| | ! Affiliations | ||
| {{{affiliations|}}} | |||
|- | |||
| | ! Website | ||
| [{{{website|}}} Official website] | |||
|} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
</includeonly> | </includeonly> | ||