Template:MissionChain
Thaumanovic (Talk | contribs) (Revised, added documentation and example.) |
Thaumanovic (Talk | contribs) m (→Example Usage: Clarity.) |
||
Line 23: | Line 23: | ||
== Example Usage == | == Example Usage == | ||
+ | Using: | ||
<pre> | <pre> | ||
{{MissionChain | {{MissionChain |
Revision as of 05:45, 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
Using:
{{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.