Template:Missioninfo

From EVE RP Wiki
Revision as of 04:09, 19 January 2018 by Aradina (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
{{{missionname}}}
Level {{{missionlevel}}}
Faction {{{missionfaction}}}
Damage to Resist {{{primarydmgtoresist}}}/{{{secondarydmgtoresist}}}
Damage to Deal {{{primarydmgtodeal}}}/{{{secondarydmgtodeal}}}
EWAR {{{ewartypes}}}
Recommended Ship {{{shipsuggestion}}}
Notes {{{additionalnotes}}}


Mission Information Template

This template is for listing mission information, such as damage types, levels, factions, etc. It will automatically include the page in the correct category based on mission level.

Copy and paste this code to use it.

{{Missioninfo
|missionname=
|missionlevel=
|missionfaction=
|primarydmgtoresist=
|secondarydmgtoresist=
|primarydmgtodeal=
|secondarydmgtodeal=
|ewartypes=
|shipsuggestion=
|additionalnotes=
}}

Example

Missiony McMissionFace
Level 5
Faction Gallente
Damage to Resist Thermal/Kinetic
Damage to Deal EM/Explosive
EWAR Scram/Web/Disruptor/ECM/Damps
Recommended Ship Friendship
Notes The best ship.


{{Missioninfo
|missionname=Missiony McMissionFace
|missionlevel=5
|missionfaction=Gallente
|primarydmgtoresist=Thermal
|secondarydmgtoresist=Kinetic
|primarydmgtodeal=EM
|secondarydmgtodeal=Explosive
|ewartypes=Scram/Web/Disruptor/ECM/Damps
|shipsuggestion=Friendship
|additionalnotes=The best ship.
}}