Difference between revisions of "Template:Org Infobox"

From Legacies Gameworld Wiki
(fixing a formatting issue within the template)
(changed "org name" bar from greenish to Legacies blue, added non-wiki formatting to date line, added placeholder text for "symbol", added note to myself for better documentation)
Line 1: Line 1:
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
|-
|-
|colspan=2 style="text-align:center;" | Symbol
|colspan=2 style="text-align:center;" | <nowiki>[[File:Symbol.png]]</nowiki>
|-
|-
!colspan=2 bgcolor="#CCC000" style="color:#fff; font-size:larger;" |Organization Name
!colspan=2 bgcolor="#082454" style="color:#fff; font-size:larger;" |Organization Name
|- style="vertical-align:top; background:#f0f0f0;"
|- style="vertical-align:top; background:#f0f0f0;"
| Area of Operation
| Area of Operation
Line 15: Line 15:
|- style="vertical-align:top; background:#f0f0f0;"
|- style="vertical-align:top; background:#f0f0f0;"
| Established
| Established
| Date
| <nowiki>[[Date]]</nowiki>
|}
|}
<noinclude>
<noinclude>
===Usage instructions===
===Usage instructions===
<!-- note to chaoswolf: find better means of documentation here.-->
Paste the following code into the top of an article, filling all known fields:
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
<pre><nowiki>

Revision as of 02:23, 10 September 2022

[[File:Symbol.png]]
Organization Name
Area of Operation Place
No. of Members # of Members
Leader(s) Name(s)
Established [[Date]]

Usage instructions

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

{{org
|name=
|image=
|Area of Operation=
|members=
|leader=
|est=
}}

[[Category:Infobox templates|Template:Org]]