Template:MissionChain

(Created template.)
(Revised, added documentation and example.)
Line 8: Line 8:
| style="width: 150px; padding: 2px; text-align: right;" | {{{ nextmission | None}}}
| style="width: 150px; padding: 2px; text-align: right;" | {{{ nextmission | None}}}
|}
|}
 +
<noinclude>
 +
This template is for use on a mission's page to clearly show its relative position in a mission chain. It automatically inherits the using page's name, so should only be used on mission info pages.
 +
 +
== Template Usage ==
 +
Copy and paste the syntax below to easily implement this template on a page. Insert wiki links to the appropriate missions on the right side of each of the equal signs.
 +
 +
Note that when no mission is present on either side of the current mission, you may leave the template arguments blank.
 +
<pre>
 +
{{MissionChain
 +
|prevmission=
 +
|nextmission=
 +
}}
 +
</pre>
 +
 +
== Example Usage ==
 +
<pre>
 +
{{MissionChain
 +
|prevmission=[[The Terra Project]]
 +
|nextmission=[[The Rift Project]]
 +
}}
 +
</pre>
 +
Will Produce:<br />
 +
{{MissionChain
 +
|prevmission=[[The Terra Project]]
 +
|nextmission=[[The Rift Project]]
 +
}}
 +
''Note that the "Current Mission" field inherits the name of the page using the template, and is thus wrong in this example.''
 +
</noinclude>

Revision as of 05:35, 26 September 2016

Previous Mission Current Mission Next Mission
None MissionChain None

This template is for use on a mission's page to clearly show its relative position in a mission chain. It automatically inherits the using page's name, so should only be used on mission info pages.

Template Usage

Copy and paste the syntax below to easily implement this template on a page. Insert wiki links to the appropriate missions on the right side of each of the equal signs.

Note that when no mission is present on either side of the current mission, you may leave the template arguments blank.

{{MissionChain
|prevmission=
|nextmission=
}}

Example Usage

{{MissionChain
|prevmission=[[The Terra Project]]
|nextmission=[[The Rift Project]]
}}

Will Produce:

Previous Mission {{{ missionchain }}} (#? of ?) Next Mission
The Terra Project MissionChain The Rift Project

Note that the "Current Mission" field inherits the name of the page using the template, and is thus wrong in this example.

Looking for something?

Use the form below to search the wiki:

 

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!