Template:Org: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
m (created template)
 
(transferred to Template:Infobox Wiki)
Line 1: Line 1:
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
{{Infobox Wiki
|-
|image={{#if:{{{image|}}}|[[File:{{{image|}}}|{{{image size|210px}}}]]}}|image text={{{image text|}}}|header color=#CCC000|header text color=white|name={{{name|{{PAGENAME}}}}}}}
|colspan=2 style="text-align:center;" | {{{image}}}
{{Infobox row|type=subheader|color=#ccc999|Organization Data}}
|-
{{Infobox row|title=Affiliation|{{{affiliation|}}}}}
!colspan=2 bgcolor="#CCC000" style="color:#fff; font-size:larger;" |{{{name}}}
{{Infobox row|title=No. of Members|{{{members|}}}}}
|-
{{Infobox row|title=Leadership Style|{{{type|}}}}}
! colspan=2 style="text-align:left; font-weight:normal; background:#ccc999;" | Organization Data
{{Infobox row|title=Leader(s)|{{{leader|}}}}}
|- style="vertical-align:top; background:#f0f0f0;"
{{Infobox row|title=Established|{{{est|}}}}}
| Affiliation
{{Infobox row|title=Purpose(s)|{{{purpose|}}}}}
| {{{affiliation}}}
|- style="vertical-align:top;"
| No. of Members
| {{{members}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Leadership Style
| {{{type}}}
|- style="vertical-align:top;"
| Leader(s)
| {{{leader}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Established
| {{{est}}}
|- style="vertical-align:top;"
| Purpose(s)
| {{{purpose}}}
|}
|}
<noinclude>
<noinclude>

Revision as of 21:46, 28 March 2024

Org
Organization Data

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{org
|name=
|image=
|affiliation=
|members=
|type=
|leader=
|est=
|purpose=
}}