More actions
Created blank page |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- | |||
Infobox | |||
--> | |||
<includeonly>{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |||
|header1 = {{{name}}} | |||
|rowclass1 = infobox-title | |||
|image3 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PlaceholderImage.jpg|400px]]}} | |||
|imagerowclass3 = infobox-image | |||
|label4 = Type | |||
|data4 = {{{faction_type|}}} | |||
|rowclass4 = infobox-data infobox-col1 | |||
|label5 = Aliases | |||
|data5 = {{{aliases|}}} | |||
|rowclass5 = infobox-data infobox-col1 | |||
|header6 = {{#if:{{{leader_title|}}}{{{leader|}}}{{{followers|}}}{{{religions|}}}{{{deity|}}}{{{holidays|}}}{{{member_count|}}}{{{demographics|}}}|Info}} | |||
|rowclass6 = infobox-header | |||
|label7 = Leader Title | |||
|data7 = {{{leader_title|}}} | |||
|rowclass7 = infobox-data infobox-col2 | |||
|label8 = Leader | |||
|data8 = {{{leader|}}} | |||
|rowclass8 = infobox-data infobox-col2 | |||
|label9 = Followers | |||
|data9 = {{{followers|}}} | |||
|rowclass9 = infobox-data infobox-col2 | |||
|label10 = Religions | |||
|data10 = {{{religions|}}} | |||
|rowclass10 = infobox-data infobox-col2 | |||
|label11 = Deity | |||
|data11 = {{{deity|}}} | |||
|rowclass11 = infobox-data infobox-col2 | |||
|label12 = Holidays | |||
|data12 = {{{holidays|}}} | |||
|rowclass12 = infobox-data infobox-col2 | |||
|label13 = Member Count | |||
|data13 = {{{member_count|}}} | |||
|rowclass13 = infobox-data infobox-col2 | |||
|label14 = Demographics | |||
|data14 = {{{demographics|}}} | |||
|rowclass14 = infobox-data infobox-col1 | |||
|header15 = {{#if:{{{child_settlements|}}}{{{child_locations|}}}{{{child_structures|}}}{{{affiliations|}}}|Relationships}} | |||
|rowclass15 = infobox-header | |||
|label16 = Allegiances | |||
|data16 = {{{allegiances|}}} | |||
|rowclass16 = infobox-data infobox-col1 | |||
|label17 = Allies | |||
|data17 = {{{allies|}}} | |||
|rowclass17 = infobox-data infobox-col1 | |||
|label18 = Rivals | |||
|data18 = {{{rivals|}}} | |||
|rowclass18 = infobox-data infobox-col1 | |||
|label19 = Enemies | |||
|data19 = {{{enemies|}}} | |||
|rowclass19 = infobox-data infobox-col1 | |||
|label20 = Notable Members | |||
|data20 = {{{notable_members|}}} | |||
|rowclass20 = infobox-data infobox-col1 | |||
|label21 = Affiliations | |||
|data21 = {{{affiliations|}}} | |||
|rowclass21 = infobox-data infobox-col1 | |||
|header22 = {{#if:{{{settlements|}}}{{{locations|}}}{{{structures|}}}|Points of Interest}} | |||
|rowclass22 = infobox-header | |||
|label23 = Settlements | |||
|data23 = {{{settlements|}}} | |||
|rowclass23 = infobox-data infobox-col1 | |||
|label24 = Locations | |||
|data24 = {{{locations|}}} | |||
|rowclass24 = infobox-data infobox-col1 | |||
|label25 = Structures | |||
|data25 = {{{structures|}}} | |||
|rowclass25 = infobox-data infobox-col1 | |||
|data30 = | |||
}}</includeonly> | |||
<!-- | |||
Short description | |||
--> | |||
<includeonly>{{Short description|{{{name}}} - {{{faction_type|}}}}}</includeonly> | |||
<!-- | |||
Categorization | |||
--> | |||
<includeonly> | |||
[[Category:Faction]] | |||
</includeonly> | |||
<noinclude> | |||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> |
Revision as of 22:25, 22 May 2025
Mostly non governmental organizations
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the faction | String | required |
Image | image | no description | File | optional |
Type | faction_type | The type of faction | String | required |
Aliases | aliases | Aliases of this faction | String | optional |
Leader Title | leader_title | The title for the leader of this faction | String | optional |
Leader | leader | The leader of this faction | String | optional |
Followers | followers | Types/Races/Occupations that are often followers of this fation | String | optional |
Religions | religions | Religions of this group | String | optional |
Deity | deity | Deity related to this faction | String | optional |
Holidays | holidays | Holidays for this faction | String | optional |
Member Count | member_count | The number of members in this faction | Number | optional |
Demographics | demographics | Demographics of this faction | String | optional |
Allegiances | allegiances | Allegiances to governments, groups, or characters | String | optional |
Allies | allies | Governments, groups, or characters that are allies | String | optional |
Rivals | rivals | Governments, groups, or characters that are rivals | String | optional |
Enemies | enemies | Governments, groups, or characters that are enemies | String | optional |
Notable Members | notable_members | Specific members to note within this group | String | optional |
Affiliations | affiliations | Affiliations to this faction | String | optional |
Settlements | child_settlements | Settlements associated with this faction | String | optional |
Locations | child_locations | Locations associated with this faction | String | optional |
Structures | child_structures | Structures associated with this faction | String | optional |