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...") |
No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
{| class="infobox" style=" |
{| 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: |
! colspan="2" style="text-align:center; font-size:125%; background:#e9e9e9;" | {{{name|{{PAGENAME}}}}} |
||
|- |
|- |
||
| |
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|frameless|center|200px]] |
||
|- |
|- |
||
| '''Type''' |
| '''Type''' |
||
Line 14: | Line 14: | ||
| '''Founder''' |
| '''Founder''' |
||
| {{{founder|}}} |
| {{{founder|}}} |
||
|- |
|||
| '''Director''' |
|||
| {{{director|}}} |
|||
|- |
|- |
||
| '''Headquarters''' |
| '''Headquarters''' |
||
Line 28: | Line 31: | ||
|- |
|- |
||
| '''Website''' |
| '''Website''' |
||
| |
| {{{website|}}} |
||
|- |
|||
| '''Donation Page''' |
|||
| {{{donation page|}}} |
|||
|} |
|} |
||
</includeonly> |
</includeonly> |
||
Line 40: | Line 47: | ||
| formation = |
| formation = |
||
| founder = |
| founder = |
||
| director = |
|||
| headquarters = |
| headquarters = |
||
| region_served = |
| region_served = |
||
Line 45: | Line 53: | ||
| status = |
| status = |
||
| website = |
| website = |
||
| donation page = |
|||
}} |
}} |
||
</pre> |
</pre> |
Latest revision as of 01:11, 5 July 2025
Usage
{{Infobox organization | name = | image = | type = | formation = | founder = | director = | headquarters = | region_served = | purpose = | status = | website = | donation page = }}