Template:Infobox Mission: Difference between revisions

From [N8]
Jump to navigation Jump to search
Created page with "{| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-city" cellpadding="0" cellspacing="0" | class="infobox-image" colspan="2" | {{#if:{{{image|}}}|{{clean..."
 
mNo edit summary
Line 36: Line 36:
|-
|-
! nowrap="nowrap" | Replayable
! nowrap="nowrap" | Replayable
| {{#if:{{{type|}}}|{{{type}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{replay|}}}|{{{replay}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
! class="infobox-subheader" colspan="2" | Development
! class="infobox-subheader" colspan="2" | Development

Revision as of 18:38, 12 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 =
}}