Template:Infobox Mission: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
{{!}} {{#if:{{{release2|}}}|{{{release2}}} {{#ifeq:{{{release2}}}|Gemini Station||{{#if:{{{update2|}}}|([[Update:Game Update - {{{update2}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small><includeonly>{{Mainonly|[[Category:Needs update added]]}}</includeonly>}}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}}}
{{!}} {{#if:{{{release2|}}}|{{{release2}}} {{#ifeq:{{{release2}}}|Gemini Station||{{#if:{{{update2|}}}|([[Update:Game Update - {{{update2}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small><includeonly>{{Mainonly|[[Category:Needs update added]]}}</includeonly>}}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}}}
! class="infobox-subheader" colspan="2" | Details
! class="infobox-subheader" colspan="2" | Details
|-
! nowrap="nowrap" | Required Level
| {{#if:{{{level|}}}|{{{level}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-  
|-  
! nowrap="nowrap" | Difficulty
! nowrap="nowrap" | Difficulty

Revision as of 16:11, 16 June 2020

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 =
}}