Template:Infobox country: Difference between revisions
Appearance
Created page with "<includeonly>{{Infobox | name = {{{conventional_long_name|}}} | native_name = {{{native_name|}}} | image_flag = {{{flag_image|}}} | alt_flag = Flag | image_coat = {{{coat_image|}}} | alt_coat = Coat of arms | symbol_type = {{{symbol_type|Emblem}}} | national_motto = {{{motto|}}} | national_anthem = {{{anthem|}}} | image_map = {{{map_image|}}} | map_caption = {{{map_caption|}}} | capita..." Â |
Knowlepedia (talk | contribs) No edit summary  |
||
(5 intermediate revisions by 2 users 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> | |||