Template:Infobox Mission: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 44: Line 44:
|-
|-
! nowrap="nowrap" | Contributor
! nowrap="nowrap" | Contributor
| {{#if:{{{writer|}}}|{{{writer}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{contributor|}}}|{{{contributor}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
| class="infobox-template-links" colspan="2" | [[Template:Infobox Items|Infobox]] {{*}} [[Template talk:Infobox Items|Talk page]]
| class="infobox-template-links" colspan="2" | [[Template:Infobox Items|Infobox]] {{*}} [[Template talk:Infobox Items|Talk page]]
|}{{PreloadPage}}{{mainonly|[[Category:Items]]}}<noinclude>
|}{{PreloadPage}}{{mainonly|[[Category:Items]]}}<noinclude>
{{/doc}}</noinclude>
{{/doc}}</noinclude>

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