(Infobox created with infobox builder.) |
(Add template data, caption and date_dissolved parameters, rename ethnicity to admittance) |
||
Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <media source="insignia"> | ||
<caption source="caption"/> | |||
</media> | |||
<data source="cognomina"> | <data source="cognomina"> | ||
<label>Cognomina</label> | <label>Cognomina</label> | ||
Line 9: | Line 11: | ||
<data source="date_founded"> | <data source="date_founded"> | ||
<label>Founded</label> | <label>Founded</label> | ||
</data> | |||
<data source="date_dissolved"> | |||
<label>Dissolved</label> | |||
</data> | </data> | ||
<data source="founder"> | <data source="founder"> | ||
Line 19: | Line 24: | ||
<label>Membership</label> | <label>Membership</label> | ||
</data> | </data> | ||
<data source=" | <data source="admittance"> | ||
<label> | <label>Admittance</label> | ||
</data> | </data> | ||
<data source="activities"> | <data source="activities"> | ||
Line 35: | Line 40: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "The full name of the criminal organization. Defaults to the page name.", | |||
"type": "string" | |||
}, | |||
"insignia": { | |||
"label": "Insignia", | |||
"description": "Any insignia or symbol typically used by the criminal organization to mark themselves.", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"description": "If an insignia was provided, its name or a description of its relation to the criminal organization.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"date_founded": { | |||
"label": "Date founded", | |||
"description": "When the criminal organization was founded. It is recommended to format this parameter with [[Template:Date and age in years and months]].", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"founder": { | |||
"label": "Founder", | |||
"description": "The person or people responsible for the foundation of the criminal organization.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"territory": { | |||
"label": "Territory", | |||
"description": "Any particular region associated with or controlled by the criminal organization.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"num_members": { | |||
"label": "Number of members", | |||
"description": "The number of members of the criminal organization, and any information as to when the statistic was taken.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"activities": { | |||
"label": "Activities", | |||
"description": "Regular activities of the criminal organization, such as racketeering.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"relations": { | |||
"label": "Relations", | |||
"description": "Any allies, enemies or other relations formed with other neighboring criminal organizations.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"notable_members": { | |||
"label": "Notable members", | |||
"description": "A list of notable members within the criminal organization.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"notes": { | |||
"label": "Notes", | |||
"description": "Anything else you want to say.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"date_dissolved": { | |||
"label": "Date dissolved", | |||
"description": "When the criminal organization was dissolved. It is recommended to format this parameter with [[Template:Date and age in years and months]].", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"admittance": { | |||
"label": "Admittance", | |||
"description": "The audience that is allowed recruitment into the criminal organization, in the event that membership is particularly exclusive.", | |||
"example": "[[Demi-human|Demi-humans]] ''(Coalition)''", | |||
"type": "content", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Allows you to describe a criminal organization, such as the Coalition or Serpents. The following fields are available to specify. All of them are optional; editors are encouraged to fill them in as per their discretion.", | |||
"paramOrder": [ | |||
"name", | |||
"insignia", | |||
"caption", | |||
"date_founded", | |||
"date_dissolved", | |||
"founder", | |||
"territory", | |||
"num_members", | |||
"admittance", | |||
"activities", | |||
"relations", | |||
"notable_members", | |||
"notes" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 19:11, 30 May 2023
Allows you to describe a criminal organization, such as the Coalition or Serpents. The following fields are available to specify. All of them are optional; editors are encouraged to fill them in as per their discretion.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The full name of the criminal organization. Defaults to the page name. | String | optional |
Insignia | insignia | Any insignia or symbol typically used by the criminal organization to mark themselves. | File | suggested |
Caption | caption | If an insignia was provided, its name or a description of its relation to the criminal organization. | Content | suggested |
Date founded | date_founded | When the criminal organization was founded. It is recommended to format this parameter with [[Template:Date and age in years and months]]. | Content | suggested |
Date dissolved | date_dissolved | When the criminal organization was dissolved. It is recommended to format this parameter with [[Template:Date and age in years and months]]. | Content | suggested |
Founder | founder | The person or people responsible for the foundation of the criminal organization. | Content | suggested |
Territory | territory | Any particular region associated with or controlled by the criminal organization. | Content | suggested |
Number of members | num_members | The number of members of the criminal organization, and any information as to when the statistic was taken. | Content | suggested |
Admittance | admittance | The audience that is allowed recruitment into the criminal organization, in the event that membership is particularly exclusive.
| Content | suggested |
Activities | activities | Regular activities of the criminal organization, such as racketeering. | Content | suggested |
Relations | relations | Any allies, enemies or other relations formed with other neighboring criminal organizations. | Content | suggested |
Notable members | notable_members | A list of notable members within the criminal organization. | Content | suggested |
Notes | notes | Anything else you want to say. | Content | suggested |