Template:MissionChain
Previous Mission | {{{ missionchain }}} (#? of ?) | Next Mission |
---|---|---|
{{{ prevmission }}} | MissionChain | {{{ nextmission }}} |
This template is for use on a mission's page to clearly show its relative position in a mission chain.
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.
{{MissionChain |missionchain= |current= |total= |prevmission= |nextmission= }}
Example Usage
Using:
{{MissionChain |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]] |current=2 |total=3 |prevmission=[[The Terra Project]] |nextmission=[[The Rift Project]] }}
Will Produce:
Previous Mission | Invincible Planet Chain #2 of 3 (#? of ?) | Next Mission |
---|---|---|
The Terra Project | MissionChain | The Rift Project |