Template:Infobox organization: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> {| class="infobox" style="width: 22em; font-size: 90%; text-align: left;" |- ! colspan="2" style="text-align: center; font-size: 125%;" | {{{name|{{PAGENAME}}}}} |- | {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|center|200px]]}} |- | '''Type''' | {{{type|}}} |- | '''Founded''' | {{{formation|}}} |- | '''Founder''' | {{{founder|}}} |- | '''Headquarters''' | {{{headquarters|}}} |- | '''Region served''' | {{{region_served|}}} |- | '''Purpose''' | {{{p...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
{| class="infobox" |
{| class="infobox" |
||
style="float:right; |
|||
clear:right; |
|||
margin: 0 0 1em 1em; |
|||
width: 22em; |
|||
font-size: 90%; |
|||
background:#f9f9f9; |
|||
color: #222; |
|||
border: 1px solid #aaa; |
|||
padding: 0.5em 1em 0.5em 1em; |
|||
text-align: left; |
|||
box-sizing: border-box;" |
|||
|- |
|- |
||
! colspan="2" style="text-align: center; font-size: 125%;" | {{{name|{{PAGENAME}}}}} |
! colspan="2" style="text-align: center; font-size: 125%; background:#e9e9e9;" | {{{name|{{PAGENAME}}}}} |
||
|- |
|- |
||
| {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|center|200px]]}} |
| {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|center|200px]]}} |
Revision as of 19:58, 4 July 2025
Usage
{{Infobox organization | name = | image = | type = | formation = | founder = | headquarters = | region_served = | purpose = | status = | website = }}