Difference between revisions of "Template:Org Infobox"

From Legacies Gameworld Wiki
(fixing code)
(clearing up the code for the documentation)
 
Line 32: Line 32:


<pre>
<pre>
{{org
{{Org Infobox
|name=
|name
|image=
|[[File:image.png|x150px]]
|Area of Operation=
|Area of Operation
|members=
|Members
|leader=
|Leader(s)
|est=
|Established Date
}}</pre>
}}</pre>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:20, 23 October 2022

{{{1}}}
{{{2}}}
Area of Operation {{{3}}}
No. of Members {{{4}}}
Leader(s) {{{5}}}
Established {{{6}}}


Usage instructions

Explanation:

  • 1 is a placeholder for an image.
  • 2 is the name of the organization.
  • 3: Area of operation Where is the organization based out of? Fortnight? Knyfe Rock? Etc.
  • 4 Does not need to be exact; "under 100", "hundreds" "thousands" etc. Rough estimates.
  • 5: Leader(s): If you have 1 leader, you can just put their name. If you have multiple, you can put an asterisk (*) underneath the | that is next to leader.
  • 6: When was it established?

Code:

{{Org Infobox
|name
|[[File:image.png|x150px]]
|Area of Operation
|Members
|Leader(s)
|Established Date
}}