Template:Missionbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<div id="main_viewer_interior" style="min-height: 275; z-index: 100; width: 60%"> | <includeonly><div id="main_viewer_interior" style="min-height: 275; z-index: 100; width: 60%"> | ||
<div class="main_viewer_fill" id="quest"> | <div class="main_viewer_fill" id="quest"> | ||
{{#switch: {{{Header}}} | {{#switch: {{{Header}}} | ||
| Line 51: | Line 51: | ||
}}--> | }}--> | ||
<div align="center"><span style="clear:both;"><div style="color:white"><strong>REWARDS</strong></div> | <div align="center"><span style="clear:both;"><div style="color:white"><strong>REWARDS</strong></div> | ||
<div style="color:white">{{{Rewards}}}</div></span></div></div></div></div> | <div style="color:white">{{{Rewards}}}</div></span></div></div></div></div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 21:32, 13 June 2020
Template documentation
This documentation is transcluded from Template:Missionbox/doc. [edit] [purge]
This template is used to display the original appearance of a mission in-game.
Syntax
header- The top image of the missionbox.
Earth- Displays the Earth Banner for the header imageMars- Displays the Mars Banner for the header image Has yet to be addedJupiter- Displays the Jupiter Banner for the header imageEris- Displays the Eris Banner for the header imageVenus- Displays the Venus Banner for the header image Has yet to be addedExplosion- Displays the Explosion Banner for the header imageNorthern Lights- Displays the Northern Lights Banner for the header image
name- The name of the missionimg- Mission speaker image, e.g. Carter.diff- Mission Difficulty: Very easy, Easy, Standard, Moderate, Hard, Very Hard, Impossible.type- Type of ship required for mission: Freighter, Scout, Fighter, Any.steps- The number of steps in the missionid- Mission IDobj- Mission Objectivedesc- Mission Description or message by the mission speakerrewards- Mission Rewards
Usage
{{Missionbox
|header =
|name =
|img =
|diff =
|type =
|steps =
|id =
|desc =
|obj =
|rewards =
}}
Example
{{Missionbox
|header = Jupiter
|name = JayCo - A Brief History Pt.2
|img = Carter.png
|diff = Easy
|type = Any
|steps = 1
|id = 58
|desc = Carter: As you can imagine, The energy cell market became a rollercoaster. With only Earth and Mars producing, everyone else was forced to pay whaterver rates the bickering planets had decided for the hour. A small group of entrepreneurs tried to set up their own energy cell generators, but the heavy-handed bureaucracy of Mars and Earth made it difficult. By luck, a man by the name of Theodore Rouse discovered that helium could be converted into an alternative power source, one that was compatible with Gemini Station's reactor cluster. With energy cells needed to power everything from hand scanners, to automated cargo drones, helium could be used to help keep Gem's core system powered.
|obj = Sell 50 [[Small Helium Canister|Small Helium Canisters]] to [[Gemini Station]].
|rewards = Experience: 125 {{*}} Intel: 0 {{*}} Money: 1500 {{*}} Reputation: 25 {{*}} Mod: Random Mod
}}
Outputs:
[[File:{{{Image}}}|120px]]
{{{Desc}}}
Mission: {{{Obj}}}
REWARDS
{{{Rewards}}}
Other Examples
[[File:{{{Image}}}|120px]]
{{{Desc}}}
Mission: {{{Obj}}}
REWARDS
{{{Rewards}}}
[[File:{{{Image}}}|120px]]
{{{Desc}}}
Mission: {{{Obj}}}
REWARDS
{{{Rewards}}}
[[File:{{{Image}}}|120px]]
{{{Desc}}}
Mission: {{{Obj}}}
REWARDS
{{{Rewards}}}
[[File:{{{Image}}}|120px]]
{{{Desc}}}
Mission: {{{Obj}}}
REWARDS
{{{Rewards}}}