Template:Infobox Mission: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:
|-  
|-  
! nowrap="nowrap" | Difficulty
! nowrap="nowrap" | Difficulty
| {{#if:{{{difficulty|}}}|{{{difficulty}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#switch:{{lc:{{{difficulty}}}}}
|very easy|easy|standard|moderate|hard|very hard|impossible={{ucfirst:{{{difficulty}}}}}{{Mainonly|[[Category:{{ucfirst:{{{difficulty}}}}} quests]]}}|#default={{Unknown}}{{Mainonly|[[Category:Needs official difficulty added]]}}}}
|-
|-
! nowrap="nowrap" | Ship
! nowrap="nowrap" | Ship

Revision as of 21:43, 19 March 2021

Template documentation
This documentation is transcluded from Template:Infobox Mission/doc. [edit] [purge]

Documentation

Usage

{{Infobox Mission
|image = Image of the Mission Location. e.g. Earth Icon.png, Mars Icon.png, etc.
|name = Name of the mission
|level = Required Level for Mission to appear or to complete
|difficulty = {{Missiondiff|<Mission Difficulty>}} -> Example: {{Missiondiff|Easy}}
|ship = What type of ship? Any? Specific?
|steps = Steps in the mission
|id = Mission ID
|local = Location to start mission
|type = Type of Mission -> Example: [[General Missions|General]]
|replay = Is the mission replayable?
|writer = This should always be: Noresist.
|contributor = Was there any others who help develop the mission?
}}

Example

{{Infobox Mission
|image = Jupiter Icon.png
|name = JayCo - A Brief History Pt.2
|level = N/A
|difficulty = {{Missiondiff|Easy}}
|ship = Any
|steps = 1
|id = 58
|local = Jupiter
|type = [[General Missions|General]]
|replay = No
|writer = Noresist
|contributor =
}}