Template:Infobox Mission: Difference between revisions
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 |
||
| (18 intermediate revisions by the same user not shown) | |||
| 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 | ||
| {{# | | {{#switch:{{lc:{{{difficulty}}}}} | ||
|very easy|easy|standard|moderate|hard|very hard|impossible={{ucfirst:{{{difficulty}}}}}{{Mainonly|[[Category:{{ucfirst:{{{difficulty}}}}} missions]]}}|#default={{Unknown}}{{Mainonly|[[Category:Needs official difficulty added]]}}}} | |||
|- | |- | ||
! nowrap="nowrap" | Ship | ! nowrap="nowrap" | Ship | ||
| Line 36: | Line 40: | ||
|- | |- | ||
! nowrap="nowrap" | Replayable | ! nowrap="nowrap" | Replayable | ||
| {{#if:{{{ | | {{#if:{{{replay|}}}|{{{replay}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | ||
|- | |- | ||
! class="infobox-subheader" colspan="2" | Development | ! class="infobox-subheader" colspan="2" | Development | ||
| Line 44: | Line 48: | ||
|- | |- | ||
! nowrap="nowrap" | Contributor | ! nowrap="nowrap" | Contributor | ||
| {{#if:{{{ | | {{#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: | |}{{PreloadPage}}{{mainonly|[[Category:Missions]]}}<noinclude> | ||
{{/doc}}</noinclude> | {{/doc}}</noinclude> | ||
Latest revision as of 22:20, 22 March 2021
| Please upload an image! | |
| Infobox Mission | |
|---|---|
| Release date | Unknown edit |
| Details | |
| Required Level | Unknown edit |
| Difficulty | Unknown edit |
| Ship | Unknown edit |
| Steps | Unknown edit |
| ID | Unknown edit |
| Location | Unknown edit |
| Other | |
| Mission Type | Unknown edit |
| Replayable | Unknown edit |
| Development | |
| Main Writer | Unknown edit |
| Contributor | Unknown edit |
| Infobox • Talk page | |
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 =
}}