Difference between revisions of "Template:Organization"

Jump to navigation Jump to search
1,053 bytes added ,  00:58, 25 July 2022
Added documentation.
(Added documentation.)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="organization" align="right" width="300"
<includeonly>{| class="organization" style="float:right;padding:10px;width:35%"
|-
|-
! colspan="2" style="background: darkblue; color:white" | {{{orgName}}}
! colspan="2" style="background: darkblue; color:white" | {{{orgName}}}
|-
| style="background: lightblue" width="30%" | Leader
| width="70%" | {{{currLeader}}}
|-
| style="background: lightblue" width="30%" | {{{govName}}}
| width="70%" | {{{currGov}}}
|-
|-
| style="background: lightblue" width="30%" | Patron
| style="background: lightblue" width="30%" | Patron
Line 21: Line 15:
| width="70%" | {{{GoveStyle}}}
| width="70%" | {{{GoveStyle}}}
|-
|-
| style="background: lightblue" width="30%" | Villages
| style="background: lightblue" width="30%" | Guilds
| width="70%" | {{{currVillages}}}
| width="70%" | {{{Guilds}}}
|}
|}</includeonly><noinclude>
Template for making a side box of organization info. Use on the main page for a city or commune.
==Parameters==
*<code>orgName</code> - name of organization
*<code>Patron</code> - The primary [[Elder God]] of that organization.
*<code>Pantheon</code> - Elder Gods tied to the organization
*<code>PolStructure</code> - Found by in-game from the command <tt>POLITICS <orgName></tt>. Traditionally <tt>Religious</tt>, <tt>Commercial</tt>, or <tt>Conquest</tt>.
*<code>GoveStyle</code> - Found by in-game from the command <tt>POLITICS <orgName></tt>. Traditionally <tt>Benign</tt>, <tt>Neutral</tt>, or <tt>Despotic</tt>.
*<code>Guilds</code> - Guilds within the organization.
 
==Example==
<pre>
{{Organization
|orgName = Ancient Jojobo
|Patron = [[Aslarn]]
|Pantheon = [[Aslarn]], [[Rahm]], [[Lorella]]
|PolStructure = Radiant
|GoveStyle = Roaring
|Guilds = some lions and spirits because mortals don't exist yet.
}}</pre>
appears as
{{Organization
|orgName = Ancient Jojobo
|Patron = [[Aslarn]]
|Pantheon = [[Aslarn]], [[Rahm]], [[Lorella]]
|PolStructure = Radiant
|GoveStyle = Roaring
|Guilds = some lions and spirits because mortals don't exist yet.
}}
[[Category:Templates]]</noinclude>
2,563

edits

Navigation menu