Template:Infobox organization: Difference between revisions

From Foxopedia
Jump to navigation Jump to search
No edit summary
No edit summary
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]]}}
| {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|center|200px]]}}
Line 28: Line 28:
|-
|-
| '''Website'''
| '''Website'''
| [{{{website|}}} {{{website|}}}]
| {{#if:{{{website|}}}|[{{{website}}} Website]|}}
|}
|}
</includeonly>
</includeonly>

Revision as of 20:12, 4 July 2025


Usage

{{Infobox organization
| name           = 
| image          = 
| type           = 
| formation      = 
| founder        = 
| headquarters   = 
| region_served  = 
| purpose        = 
| status         = 
| website        = 
}}