Template:Infobox faction: Difference between revisions

From Timescape Wiki
Category to plural
Tag: 2017 source edit
Remove use of template
Tag: 2017 source edit
Line 79: Line 79:
}
}
</templatedata>
</templatedata>
[[Category:Infoboxes|Factions]]
[[Category:Infoboxes]]
{{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>


  <nowiki>
  <nowiki>

Revision as of 23:10, 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

<title source="name">

   <default>{CHain of Acheron</default>
 </title>
 <image source="image" />
 <header>Basic Information</header>
   
     <label>Bases of Operations</label>
     <default>Somnium Tenebris</default>
   
 <header>Membership</header>
   
     <label>Leaders</label>
     <default>Judge, King, Red, Sweet</default>
   
   
     <label>Members</label>
     <default>Boots, Copper, Slim, Leech, Zerok</default>
  
 <header>Relationships</header>
   
     <label>Enemies</label>
     <default>Ajax</default>
  
{{Infobox faction
 | name                  = Chain of Acheron
 | bases-of-operations   = Somnium Tenebris
 | leaders               = Judge, King, Red, Sweet
 | members               = Boots, Copper, Slim, Leech, Zerok
 | enemies               = Ajax
}}