Difference between revisions of "Template:Missiondetails/doc"
m (Put valid factions in alphabetical order.) |
m (Add dependencies. Add automatic factions.) |
||
Line 1: | Line 1: | ||
− | This template is meant for creating the short summary info for missions. It should be used at the beginning of all mission report articles. | + | ; Description |
+ | : This template is meant for creating the short summary info for missions. It should be used at the beginning of all mission report articles. | ||
+ | |||
+ | ; Dependencies: | ||
+ | : Uses | ||
+ | :: {{T|Damage to deal}} | ||
+ | :: {{T|Damage to resist}} | ||
+ | |||
Simply at the beginning of the article add the following and fill the mission info to it. | Simply at the beginning of the article add the following and fill the mission info to it. | ||
Line 30: | Line 37: | ||
|Extra= | |Extra= | ||
}}</pre> | }}</pre> | ||
+ | |||
== Syntax == | == Syntax == | ||
<pre>{{Missiondetails | <pre>{{Missiondetails | ||
|Name= Name of the mission. Not intended to be used on mission articles | |Name= Name of the mission. Not intended to be used on mission articles | ||
|Level= Level of the mission | |Level= Level of the mission | ||
− | |Type= Type of the mission (Encounter, | + | |Type= Type of the mission (Courier, Encounter, Mining, Trade, Industry, Exploration, Travel, Branch) |
|Objective= Mission objective | |Objective= Mission objective | ||
|Faction= Faction you fight against in the mission. This overrides all other faction choices and does not align damage/resist profiles properly. use this if the faction/damage/resists need long explanations. | |Faction= Faction you fight against in the mission. This overrides all other faction choices and does not align damage/resist profiles properly. use this if the faction/damage/resists need long explanations. | ||
Line 62: | Line 70: | ||
Empty fields don't need to be removed. | Empty fields don't need to be removed. | ||
− | The faction, damage to deal and damage to | + | The faction, damage to deal and damage to resist info can be provided with multiple different methods. In simple cases just put in the faction and let the template fill the damage fields. If you have to give a long explanation that does not fit into the numbered fields use the unnumbered fields that allow any length. Using unnumbered fields overrides all numbered fields of same type. |
If the faction in the mission has unusual stats you can override any automatic info by simply providing your own info. | If the faction in the mission has unusual stats you can override any automatic info by simply providing your own info. | ||
− | Manual recommended damage and damage to tank info should be provided with use of {{ | + | Manual recommended damage and damage to tank info should be provided with use of {{T|Damagetype}}. Factions that have automatic damage info (the spelling must match one of these): |
* Amarr Empire (also accepts "Amarr") | * Amarr Empire (also accepts "Amarr") | ||
* Ammatar | * Ammatar | ||
Line 81: | Line 89: | ||
* Mordu's Legion (also accepts "Mordu's") | * Mordu's Legion (also accepts "Mordu's") | ||
* Rogue Drones | * Rogue Drones | ||
− | * Sansha's Nation | + | * Sansha's Nation (Also accepts "Sansha's"} |
− | * Serpentis | + | * Serpentis |
+ | * The Syndicate (also accepts "Syndicate") | ||
+ | * Thukker Tribe | ||
==Sample== | ==Sample== | ||
Simple sample: Just put in the info for mission and leave damage and resist fields empty to use automatic info. | Simple sample: Just put in the info for mission and leave damage and resist fields empty to use automatic info. | ||
<pre>{{Missiondetails | <pre>{{Missiondetails | ||
− | |Level=4 | + | |Level= 4 |
|Type= Encounter | |Type= Encounter | ||
|Objective= Retrieve Damsel in Distress | |Objective= Retrieve Damsel in Distress | ||
Line 105: | Line 115: | ||
|DamageToResist3= | |DamageToResist3= | ||
|DamageToResist4= | |DamageToResist4= | ||
− | |WebPoint=Elite frigates point | + | |WebPoint= Elite frigates point |
|EWAR= | |EWAR= | ||
|ShipSizeLimit= | |ShipSizeLimit= | ||
Line 115: | Line 125: | ||
Gives out: | Gives out: | ||
{{Missiondetails | {{Missiondetails | ||
− | |Level=4 | + | |Level= 4 |
|Type= Encounter | |Type= Encounter | ||
|Objective= Retrieve Damsel in Distress | |Objective= Retrieve Damsel in Distress | ||
Line 133: | Line 143: | ||
|DamageToResist3= | |DamageToResist3= | ||
|DamageToResist4= | |DamageToResist4= | ||
− | |WebPoint=Elite frigates point | + | |WebPoint= Elite frigates point |
|EWAR= | |EWAR= | ||
|ShipSizeLimit= | |ShipSizeLimit= | ||
Line 144: | Line 154: | ||
Example: Mixing manual and automatic info | Example: Mixing manual and automatic info | ||
<pre>{{Missiondetails | <pre>{{Missiondetails | ||
− | |Level=4 | + | |Level= 4 |
|Type= Encounter | |Type= Encounter | ||
|Objective= Retrieve Damsel in Distress | |Objective= Retrieve Damsel in Distress | ||
Line 171: | Line 181: | ||
{{Missiondetails | {{Missiondetails | ||
− | |Level=4 | + | |Level= 4 |
|Type= Encounter | |Type= Encounter | ||
|Objective= Retrieve Damsel in Distress | |Objective= Retrieve Damsel in Distress | ||
Line 256: | Line 266: | ||
− | <includeonly>[[Category:Formatting templates | + | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> |
− | <noinclude>[[Category:Template documentation | + | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 16:30, 31 March 2022
- Description
- This template is meant for creating the short summary info for missions. It should be used at the beginning of all mission report articles.
- Dependencies
- Uses
- {{Damage to deal}}
- {{Damage to resist}}
Simply at the beginning of the article add the following and fill the mission info to it.
{{Missiondetails |Name= |Level= |Type= |Objective= |Faction= |Faction1= |Faction2= |Faction3= |Faction4= |DamageToDeal= |DamageToDeal1= |DamageToDeal2= |DamageToDeal3= |DamageToDeal4= |DamageToResist= |DamageToResist1= |DamageToResist2= |DamageToResist3= |DamageToResist4= |WebPoint= |EWAR= |ShipSizeLimit= |ShipSuggestion= |Rewards= |StandingLoss= |Extra= }}
Syntax
{{Missiondetails |Name= Name of the mission. Not intended to be used on mission articles |Level= Level of the mission |Type= Type of the mission (Courier, Encounter, Mining, Trade, Industry, Exploration, Travel, Branch) |Objective= Mission objective |Faction= Faction you fight against in the mission. This overrides all other faction choices and does not align damage/resist profiles properly. use this if the faction/damage/resists need long explanations. |Faction1= Faction you fight against (automatic damage) |Faction2= Faction you fight against (automatic damage) |Faction3= Faction you fight against (automatic damage) |Faction4= Faction you fight against (automatic damage) |DamageToDeal= Best damage to use in the mission. This overrides all automatic damage info and does not align to many factions. use if long explanation for best damage. |DamageToDeal1= (This overrides single automatic damage info) |DamageToDeal2= (This overrides single automatic damage info) |DamageToDeal3= (This overrides single automatic damage info) |DamageToDeal4= (This overrides single automatic damage info) |DamageToResist= Recommended damage to resist in the mission. This overrides all automatic resist info and does not align with multiple factions. Use if long explanation is needed. |DamageToResist1= (This overrides single automatic resist info) |DamageToResist2= (This overrides single automatic resist info) |DamageToResist3= (This overrides single automatic resist info) |DamageToResist4= (This overrides single automatic resist info) |WebPoint= Points or scrams in the mission. Web is in name only due to historical reasons and webs should be in EWAR section. |EWAR= EWAR in the mission |ShipSizeLimit= Limit on ship size |ShipSuggestion= Ship recommendations |Rewards= Rewards. Normal missions have dynamic rewards but special missions may have consistent rewards |StandingLoss= Notable standing loss. Mainly for empire faction standing loss |Extra= Anything else short and noteworthy }}
Empty fields don't need to be removed.
The faction, damage to deal and damage to resist info can be provided with multiple different methods. In simple cases just put in the faction and let the template fill the damage fields. If you have to give a long explanation that does not fit into the numbered fields use the unnumbered fields that allow any length. Using unnumbered fields overrides all numbered fields of same type.
If the faction in the mission has unusual stats you can override any automatic info by simply providing your own info.
Manual recommended damage and damage to tank info should be provided with use of {{Damagetype}}. Factions that have automatic damage info (the spelling must match one of these):
- Amarr Empire (also accepts "Amarr")
- Ammatar
- Angel Cartel (also accepts "Angel")
- Blood Raider Covenant (also accepts "Blood Raiders")
- Caldari State (also accepts "Caldari")
- CONCORD
- Equilibrium of Mankind (also accepts "EOM")
- Gallente Federation (also accepts "Gallente")
- Guristas pirates (also accepts "Guristas")
- Khanid Kingdom (also accepts "Khanid")
- Mercenaries
- Minmatar Republic (also accepts "Minmatar")
- Mordu's Legion (also accepts "Mordu's")
- Rogue Drones
- Sansha's Nation (Also accepts "Sansha's"}
- Serpentis
- The Syndicate (also accepts "Syndicate")
- Thukker Tribe
Sample
Simple sample: Just put in the info for mission and leave damage and resist fields empty to use automatic info.
{{Missiondetails |Level= 4 |Type= Encounter |Objective= Retrieve Damsel in Distress |Faction= |Faction1= Mercenaries |Faction2= |Faction3= |Faction4= |DamageToDeal= |DamageToDeal1= |DamageToDeal2= |DamageToDeal3= |DamageToDeal4= |DamageToResist= |DamageToResist1= |DamageToResist2= |DamageToResist3= |DamageToResist4= |WebPoint= Elite frigates point |EWAR= |ShipSizeLimit= |ShipSuggestion= Battleship |Rewards= |Extra= }}
Gives out:
Level | 4 |
Type | Encounter |
Objective | Retrieve Damsel in Distress |
Faction | Mercenaries |
Best damage to deal | Kin Th |
Damage to resist | Kin Th |
Warp disruption | Elite frigates point |
Ship suggestion | Battleship |
Example: Mixing manual and automatic info
{{Missiondetails |Level= 4 |Type= Encounter |Objective= Retrieve Damsel in Distress |Faction= |Faction1= Mercenaries |Faction2= Serpentis |Faction3= Local Pirates |Faction4= |DamageToDeal= |DamageToDeal1= |DamageToDeal2= |DamageToDeal3= {{Damagetype|Em|th}} |DamageToDeal4= |DamageToResist= |DamageToResist1= {{Damagetype|Em}} |DamageToResist2= |DamageToResist3= {{Damagetype|Omni}} |DamageToResist4= |WebPoint= |EWAR= |ShipSizeLimit= |ShipSuggestion= Battleship |Rewards= |Extra= }}
Example: Complex factions and damage profiles
{{Missiondetails |Level= |Type= Encounter |Objective= Retrieve The Ringmaster (1.0 m3) |Faction= Consumption Junkies and Lustadores (Serpentis ships), Sinful Saints (Angel ships) |Faction1= |Faction2= |Faction3= |Faction4= |DamageToDeal= {{Damagetype|Kin|th}} (Serpentis ships) and {{Damagetype|Ex|Kin}} (Angel ships) |DamageToDeal1= |DamageToDeal2= |DamageToDeal3= |DamageToDeal4= |DamageToResist= {{Damagetype|Ex|Kin|th}} |DamageToResist1= |DamageToResist2= |DamageToResist3= |DamageToResist4= |WebPoint= |EWAR= Target painters and very strong dampening |ShipSizeLimit= |ShipSuggestion= |Rewards= |Extra= }}