|
|
Line 1: |
Line 1: |
| | | {{infobox |
| {| class="toccolours" style="width:20em; float: right; margin: 0 0 1em 1em;" width="350px"
| | |title =infobox title |
| |colspan="2" style="text-align: center; font-size: larger; background-color:#f0f8ff; color:#000000;" | '''{{{name}}}''' | | |titlehead =small caption above infobox title |
| |- | | |titleheadlink =links titlehead to overview page |
| | colspan="2" style="padding: 1em 0; text-align: center; background-color: #efefef" | {{{image}}} | | |subtitle =line below infobox title |
| |- | | |icon =icon, displayed in main header on the right |
| {{#if: {{{established|<noinclude>-</noinclude>}}} |
| | |image =image displayed below main header, above data fields |
| ! valign="top" style="text-align:left;" {{!}}'''Established'''
| | |image_px =image width |
| {{!}} {{{established}}}
| | |image2 =second image displayed below first image, above data fields |
| {{!}}-
| | |image2_px =second image width |
| | |width =infobox width |
| | |columns =how many columns the infobox has |
| | |data =components, see below |
| | |extra =field below main infobox content |
| | |extra2 =second field below infobox content |
| }} | | }} |
| {{#if: {{{founder|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Founder'''
| |
| {{!}} {{{founder}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{head|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Head'''
| |
| {{!}} {{{head}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{address|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Address'''
| |
| {{!}} {{{address}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{telephone_number|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Tel. No.'''
| |
| {{!}} {{{telephone_number}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{fax_number|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Fax No.'''
| |
| {{!}} {{{fax_number}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{e-mail|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''E-Mail'''
| |
| {{!}} {{{e-mail}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{website|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Website'''
| |
| {{!}} {{{website}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if: {{{chapters|<noinclude>-</noinclude>}}} |
| |
| ! valign="top" style="text-align:left;" {{!}}'''Chapters'''
| |
| {{!}} {{{chapters}}}
| |
| {{!}}-
| |
| }}
| |
| |}<noinclude>
| |