(Created page with "<includeonly>Category:Faction<table class="infobox-table floatright" style="padding-top:0"> <tr id="infobox-table-img-bg"> <td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">{{#if:{{{Image|}}}|[[File:{{{Image}}}]]|400px}}</td> </tr> {{#if:{{{Caption|}}}|<tr> <th width="100%" colspan="3">{{Caption}}</th> </tr>}} <tr> <th width="100%" colspan="3" class="infobox-table-name">{{PAGENAME}}</th>...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[Category:Faction]]<table class="infobox-table floatright" style="padding-top:0"> | <includeonly>[[Category:Faction]]<table class="infobox-table floatright" style="padding-top:0"> | ||
<tr id="infobox-table-img-bg"> | <tr id="infobox-table-img-bg"> | ||
<td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">{{#if:{{{Image|}}}|[[File:{{{Image}}}]]|[[File:Placeholder.png|400px]]}}</td> | <td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">{{#if:{{{Image|}}}|[[File:{{{Image}}}|400px]]|[[File:Placeholder.png|400px]]}}</td> | ||
</tr> | </tr> | ||
{{#if:{{{Caption|}}}|<tr> | {{#if:{{{Caption|}}}|<tr> | ||
Line 40: | Line 40: | ||
<th width="100%" colspan="3" class="infobox-table-h1" style="text-align: center;">Gang Relationships</th> | <th width="100%" colspan="3" class="infobox-table-h1" style="text-align: center;">Gang Relationships</th> | ||
</tr>{{#if:{{{Allies|}}}|<tr> | </tr>{{#if:{{{Allies|}}}|<tr> | ||
<td width="40%" valign="top" colspan="2" style="padding:3px;"> | <td width="40%" valign="top" colspan="2" style="padding:3px;">Allies</td> | ||
<td width="60%" style="padding:3px;">[[{{{Allies}}}]]</td> | <td width="60%" style="padding:3px;">[[{{{Allies}}}]]</td> | ||
</tr>}}{{#if:{{{Enemies|}}}|<tr> | </tr>}}{{#if:{{{Enemies|}}}|<tr> | ||
<td width="40%" valign="top" colspan="2" style="padding:3px;"> | <td width="40%" valign="top" colspan="2" style="padding:3px;">Enemies</td> | ||
<td width="60%" style="padding:3px;">[[{{{Enemies}}}]]</td> | <td width="60%" style="padding:3px;">[[{{{Enemies}}}]]</td> | ||
</tr>}}{{#if:{{{Affiliations|}}}|<tr> | </tr>}}{{#if:{{{Affiliations|}}}|<tr> | ||
<td width="40%" valign="top" colspan="2" style="padding:3px;"> | <td width="40%" valign="top" colspan="2" style="padding:3px;">Other Affiliates</td> | ||
<td width="60%" style="padding:3px;">[[{{{Affiliations}}}]]</td> | <td width="60%" style="padding:3px;">[[{{{Affiliations}}}]]</td> | ||
</tr>}} | </tr>}} |
Revision as of 20:42, 7 January 2023
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Usage
{{Infobox/Faction | FactionSwitch = Business / Criminal / Public Sector | Image = | Caption = | Status = Active / Closed / Disbanded | DateFormed = | DateDisbanded = | Aliases = | FactionType = Cafe / Nightclub / Shop / Motorcycle Club / Street Gang / Mob / Syndicate / Family / Mafia / Outfit / Crew / Etc.... | Motto = | Mission = | Color = | Location = | Owner = | CEO = | Address = | Allies = | Enemies = | Investors = | Affiliations = | MapImage = }}
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 | optional |
Aliases | Aliases | Alternative names the faction is known by. | String | suggested |
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 |