Template:Infobox organization: Difference between revisions

From Foxopedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| 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;"
{| 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%; background:#e9e9e9;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:125%; background:#e9e9e9;" | {{{name|{{PAGENAME}}}}}
|-
|-
| {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|center|200px]]}}
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|frameless|center|200px]]
|-
|-
| '''Type'''
| '''Type'''
Line 25: Line 14:
| '''Founder'''
| '''Founder'''
| {{{founder|}}}
| {{{founder|}}}
|-
| '''Director'''
| {{{director|}}}
|-
|-
| '''Headquarters'''
| '''Headquarters'''
Line 39: Line 31:
|-
|-
| '''Website'''
| '''Website'''
| [{{{website|}}} {{{website|}}}]
| {{{website|}}}
|-
| '''Donation Page'''
| {{{donation page|}}}

|}
|}
</includeonly>
</includeonly>
Line 51: Line 47:
| formation =
| formation =
| founder =
| founder =
| director =
| headquarters =
| headquarters =
| region_served =
| region_served =
Line 56: 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  = 
}}