Difference between revisions of "Template:FactionEpicArcCorporation"

From EVE University Wiki
Jump to: navigation, search
(Created a template that outputs a Faction's Epic Arc Corporation)
 
(Added docs template and made input plural, case and full name insensitive)
Line 1: Line 1:
{{#switch: {{{faction}}}
+
<includeonly>{{#switch: {{lc:{{{faction}}}}}
  | Sisters of EVE = Sisters of EVE
+
| sister
  | Amarr
+
| sisters
  | Amarr Empire = Ministry of Internal Order
+
| sister of eve
  | Caldari
+
  | sisters of eve = Sisters of EVE
  | Caldari State = Expert Distribution
+
  | amarr
  | Gallente
+
  | amarr empire = Ministry of Internal Order
  | Gallente Federation = Impetus
+
  | caldari
  | Minmatar
+
  | caldari state = Expert Distribution
  | Minmatar Republic = Brutor Tribe
+
  | gallente
  | Angel
+
  | gallente federation = Impetus
  | Angel Cartel = Dominations
+
  | minmatar
  | Guristas
+
  | minmatar republic = Brutor Tribe
  | Guristas Pirates = Guristas
+
  | angel
}}
+
  | angel cartel = Dominations
 +
  | gurista
 +
| guristas
 +
| gurista pirate
 +
| gurista pirates
 +
| guristas pirate
 +
| guristas pirates = Guristas
 +
  | #default = <span style="color:red">Unknown Epic Arc Faction</span>
 +
}}</includeonly><noinclude>
 +
{{documentation}}
 +
</noinclude>

Revision as of 06:56, 23 December 2020

Template documentation (for the above template, sometimes hidden or invisible)
Description
This dictionary template outputs the name of the Faction's Epic Arc Corporation.
Syntax
{{FactionEpicArcCorporation | faction = Faction Name}}
Parameters
faction
The name of the Epic Arc Faction. Case, plural and full name insensitive.
Sample output
{{FactionEpicArcCorporation | faction = Amarr Empire}}
{{FactionEpicArcCorporation | faction = Amarr}}
{{FactionEpicArcCorporation | faction = amarr}}
gives... Ministry of Internal Order
{{FactionEpicArcCorporation | faction = Guristas Pirates}}
{{FactionEpicArcCorporation | faction = gurista}}
gives... Guristas
{{FactionEpicArcCorporation | faction = Interbus}}
gives... Unknown Epic Arc Faction
See also
Visit Template:FactionEpicArcCorporation/doc to edit this text! (How does this work?) (Refresh this text - why?)