Template:Infobox faction: Difference between revisions

From Timescape Wiki
Created page with "<includeonly><infobox layout="stacked" accent-color-default="#d99559"> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image" /> <header>Basic Information</header> <data source="aliases"> <label>Aliases</label> </data> <data source="bases-of-operations"> <label>Bases of Operations</label> </data> <data source="formed"> <label>Formed in</label> </data> <data source="disbanded"> <..."
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(4 intermediate revisions by the same user not shown)
Line 31: Line 31:
       <label>Enemies</label>
       <label>Enemies</label>
   </data>
   </data>
</infobox>
</infobox>[[Category:Factions]]</includeonly><noinclude>
[[Category:Faction]]
</includeonly>
<noinclude>
<templatedata>
<templatedata>
{
{
Line 81: Line 78:
}
}
</templatedata>
</templatedata>
[[Category:Infoboxes|Faction]]
<infobox layout="stacked" accent-color-default="#d99559">
{{Infobox faction
<title source="name">
| name                  = Chain of Acheron
    <default>Chain of Acheron</default>
| bases-of-operations   = Somnium Tenebris
  </title>
| leaders               = Judge, King, Red, Sweet
  <image source="image" />
| members               = Boots, Copper, Slim, Leech, Zerok
  <header>Basic Information</header>
| enemies               = Ajax
    <data source="bases-of-operations">
}}
      <label>Bases of Operations</label>
      <default>Somnium Tenebris</default>
    </data>
  <header>Membership</header>
    <data source="leaders">
      <label>Leaders</label>
      <default>Judge, King, Red, Sweet</default>
    </data>
    <data source="members">
      <label>Members</label>
      <default>Boots, Copper, Slim, Leech, Zerok</default>
  </data>
  <header>Relationships</header>
    <data source="enemies">
      <label>Enemies</label>
      <default>Ajax</default>
  </data>
</infobox>


  <nowiki>
  <nowiki>
Line 98: Line 112:
  | enemies              = Ajax
  | enemies              = Ajax
}}
}}
</nowiki></noinclude>
</nowiki>
[[Category:Infoboxes|Faction]]
</noinclude>

Latest revision as of 23:13, 12 September 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the organization have?

Stringoptional
Base(s) of Operationsbases-of-operations

What bases did the faction have?

Stringoptional
Formed in (date)formed

When was the faction formed?

Stringoptional
Disbanded in (date)disbanded

When was the faction disbanded?

Stringoptional
Leadersleaders

Who were the organization's leaders?

Stringoptional
Membersmembers

Who belonged to the organization?

Stringoptional
Alliesallies

Other Character's or factions allied to the faction

Stringoptional
Enemiesenemies

Other Character's or factions in opposition with the faction

Stringoptional

{{Infobox faction
 | name                  = Chain of Acheron
 | bases-of-operations   = Somnium Tenebris
 | leaders               = Judge, King, Red, Sweet
 | members               = Boots, Copper, Slim, Leech, Zerok
 | enemies               = Ajax
}}