(→Usage) |
|||
Line 19: | Line 19: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"FactionSwitch": { | |||
"label": "Type of Faction", | |||
"description": "Is this a Business, Crime Organization, or Public Sector.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Business", | |||
"Criminal" | |||
], | |||
"required": true | |||
}, | |||
"Image": { | "Image": { | ||
"label": " | "label": "Faction Logo", | ||
"description": " | "description": "Logo of the business or crime faction.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"Status": { | "Status": { | ||
" | "description": "Is the faction still active?", | ||
" | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Active", | "Active", | ||
" | "Innactive", | ||
"Disbanded" | "Disbanded", | ||
"Closed" | |||
], | |||
"suggested": true | |||
}, | |||
"DateFormed": { | |||
"description": "When did the faction form?", | |||
"type": "number", | |||
"default": "YYYY-MM-DD", | |||
"suggested": true | |||
}, | |||
"DateDisbanded": { | |||
"description": "If relevant, when did the faction disband or close?", | |||
"type": "date", | |||
"default": "YYYY-MM-DD", | |||
"suggested": true | |||
}, | |||
"Aliases": { | |||
"description": "Alternative names the faction is known by.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"FactionType": { | |||
"description": "What type of faction is this??", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Motorcycle Club", | |||
"Street Gang", | |||
"Mob", | |||
"Syndicate", | |||
"Family", | |||
"Mafia", | |||
"Outfit", | |||
"Crew" | |||
], | ], | ||
"suggested": true, | "suggested": true, | ||
" | "label": "Gang Only | Faction Type" | ||
}, | }, | ||
" | "Motto": { | ||
"label": "Gang Only | Motto", | |||
"description": "The motto or common saying of the faction.", | |||
"description": " | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"Mission": { | "Mission": { | ||
"description": "What are the goals of this faction?" | "label": "Gang Only | Mission", | ||
"description": "What are the goals of this faction?", | |||
"type": "string" | |||
}, | }, | ||
"Color": { | "Color": { | ||
"label": "Gang Only | Color", | |||
"description": "Does this gang have an associated color or tag?", | "description": "Does this gang have an associated color or tag?", | ||
"type": "string" | |||
}, | |||
"Location": { | |||
"label": "Gang Only | Location", | |||
"description": "The address or general location the gang can be found.", | |||
"type": "string" | |||
}, | |||
"BusinessType": { | |||
"label": "Business Only | Business Type", | |||
"description": "What type of business is this?", | |||
"type": "string", | "type": "string", | ||
" | "suggestedvalues": [ | ||
"Cafe", | |||
"Nightclub", | |||
"Shop" | |||
] | |||
}, | |||
"Owner": { | |||
"label": "Business Only | Owner", | |||
"description": "Who owns the business?", | |||
"type": "string" | |||
}, | |||
"CEO": { | |||
"label": "Business Only | CEO", | |||
"description": "Who runs the business?", | |||
"type": "string" | |||
}, | |||
"Address": { | |||
"label": "Business Only | Address", | |||
"description": "What's the address of the business?", | |||
"type": "string" | |||
}, | }, | ||
"Allies": { | "Allies": { | ||
"description": " | "description": "Does the faction have any friends or allies?", | ||
"type": " | "type": "wiki-template-name", | ||
"suggested": true | |||
}, | }, | ||
"Enemies": { | "Enemies": { | ||
"description": " | "description": "Does the faction have any rival or enemies?", | ||
"type": "wiki-template-name", | |||
"suggested": true | |||
}, | |||
"Investors": { | |||
"description": "Does the faction have an investor?", | |||
"type": "wiki-template-name" | |||
}, | }, | ||
"Affiliations": { | "Affiliations": { | ||
"description": " | "description": "Is the faction affiliated with any other factions?", | ||
"type": "wiki-template-name", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "MapImage": { | ||
"description": " | "description": "Picture of the location on a map where the business or faction can be found.", | ||
"type": " | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
} | } | ||
}, | }, | ||
"description": " | "description": "A template used for the creation of Faction articles.", | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 17:51, 6 February 2023
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Usage
{{Infobox/Faction | Image = | Caption = | Status = | DateFormed = | DateDisbanded = | Aliases = | Motto = | Mission = | Color = | Location = | Allies = | Enemies = | Affiliations = }}
A template used for the creation of Faction articles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type of Faction | FactionSwitch | Is this a Business, Crime Organization, or Public Sector.
| String | required |
Faction Logo | Image | Logo of the business or crime faction. | File | suggested |
Status | Status | Is the faction still active?
| String | suggested |
DateFormed | DateFormed | When did the faction form?
| Number | suggested |
DateDisbanded | DateDisbanded | If relevant, when did the faction disband or close?
| Date | suggested |
Aliases | Aliases | Alternative names the faction is known by. | String | suggested |
Gang Only | Faction Type | FactionType | What type of faction is this??
| String | suggested |
Gang Only | Motto | Motto | The motto or common saying of the faction. | String | optional |
Gang Only | Mission | Mission | What are the goals of this faction? | String | optional |
Gang Only | Color | Color | Does this gang have an associated color or tag? | String | optional |
Gang Only | Location | Location | The address or general location the gang can be found. | String | optional |
Business Only | Business Type | BusinessType | What type of business is this?
| String | optional |
Business Only | Owner | Owner | Who owns the business? | String | optional |
Business Only | CEO | CEO | Who runs the business? | String | optional |
Business Only | Address | Address | What's the address of the business? | String | optional |
Allies | Allies | Does the faction have any friends or allies? | Template | suggested |
Enemies | Enemies | Does the faction have any rival or enemies? | Template | suggested |
Investors | Investors | Does the faction have an investor? | Template | optional |
Affiliations | Affiliations | Is the faction affiliated with any other factions? | Template | suggested |
MapImage | MapImage | Picture of the location on a map where the business or faction can be found. | File | suggested |