Template:Organization: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Type|Description|Parent|Leaders|Suborganizations|isMaster|headerImage|sideImage}}
{{#template_params:Short|Description|Parent|Type|Leaders|Members|Assets|Allies|Enemies|Relation|Suborganizations|isMaster|headerImage|sideImage}}
{{#cargo_declare:_table=Organizations|Type=Wikitext|Description=String|Parent=Page|Leaders=List (,) of Wikitext|Suborganizations=List (,) of Page}}
{{#cargo_declare:_table=Organizations|Name=String|Short=String|Description=Wikitext|Parent=String|Type=Wikitext|Leaders=List (,) of Wikitext|Members=List (,) of Wikitext|Assets=Wikitext|Allies=List (,) of Wikitext|Enemies=List (,) of Wikitext|Relation=List (,) of Wikitext|Suborganizations=List (,) of Page}}
</noinclude><includeonly>{{#if:{{{isMaster|}}}|{{#cargo_store:_table=Organizations}}
</noinclude><includeonly>{{#if:{{{isMaster|}}}|{{#cargo_store:_table=Organizations|Name={{SUBPAGENAME}}}}
<yambe:breadcrumb>Ancestries</yambe:breadcrumb>}}{{#if:{{{headerImage|}}}|[[File:{{{headerImage}}}|class=fullwidth]]}}
{{#ifeq:{{{Parent|}}}|The City|<yambe:breadcrumb>The City Organizations|Organizations</yambe:breadcrumb>|<yambe:breadcrumb>Organizations</yambe:breadcrumb>}}}}{{#if:{{{headerImage|}}}|[[File:{{{headerImage}}}|class=fullwidth]]}}
{{#if:{{{isMaster|}}}||<h3 style="margin-top: 0em;"> {{{Name}}} [[File:Link tome.webp|25px|link={{{Name}}}]]
</h3>}}
{{{Description}}}
 
{{#if:{{{isMaster|}}}|<infobox layout="stacked">
{{#if:{{{isMaster|}}}|<infobox layout="stacked">
<navigation>
<navigation>
<h3>{{PAGENAME}}</h3>
<h3>{{PAGENAME}}</h3>
[[Image:{{{sideImage}}}|class=fullwidth]]
{{#if:{{{sideImage|}}}|[[Image:{{{sideImage}}}|class=fullwidth]]}} {{#if:{{{Type|}}}{{{Leaders|}}}{{{Members|}}}{{{Assets|}}}|<p class="infoboxHeader">Basic information</p>}} {{InfoBoxRow|{{{Type|}}}|Type}} {{InfoBoxRowList|{{{Leaders|}}}|Leader(s)}} {{InfoBoxRowList|{{{Members|}}}|Notable Members}} {{#if:{{{Allies|}}}{{{Enemies|}}}{{{Suborganizations|}}}|<p class="infoboxHeader">Relations</p>}} {{InfoBoxRowList|{{{Allies|}}}|Allies}} {{InfoBoxRowList|{{{Enemies|}}}|Enemies}} {{InfoBoxRowList|{{{Relation|}}}|Other Relations}} {{InfoBoxRowList|{{{Suborganizations|}}}|Suborganizations|Yes}}    
 
{{#if:{{{Type|}}}|'''Type:''' {{{Type}}}<br>}}{{#if:{{{Leaders|}}}|'''Leader(s):''' {{{Leaders}}}<br>}}{{#if:{{{Suborganizations|}}}|<span style="display: inline-block; vertical-align: top;">'''Suborganizations:'''&nbsp;</span><span style="display: inline-block; vertical-align: top;">{{#arraymap:{{{Suborganizations}}}|,|x|x<br>|\s}}</span>}}
</navigation>
</navigation>
</infobox>}}
</infobox>}}
{{#if:{{{isMaster|}}}||<h3 style="margin-top: 0em;"> {{{Name}}} [[File:Link tome.webp|25px|link={{{Name}}}]]</h3>}}
''{{{Short}}}''
{{{Description}}}
{{InfoBoxRowList|{{{Assets|}}}|Assets}}


[[Category:Organizations]]
[[Category:Organizations]]
</includeonly>
</includeonly>

Latest revision as of 13:09, 11 June 2023

This is the "Organization" template.

It should be called in the following format:

{{Organization
|Short=
|Description=
|Parent=
|Type=
|Leaders=
|Members=
|Assets=
|Allies=
|Enemies=
|Relation=
|Suborganizations=
|isMaster=
|headerImage=
|sideImage=
}}

Edit the page to see the template text.

This template defines the table "Organizations". View table.