Template:MissionChain
Thaumanovic (Talk | contribs) m (Test changes. May have to add another row to the layout.) |
Thaumanovic (Talk | contribs) m (Added new row.) |
||
Line 3: | Line 3: | ||
! style="text-align: center;" | {{{ missionchain }}} | ! style="text-align: center;" | {{{ missionchain }}} | ||
! style="width: 200px; padding: 2px; text-align: right;" | Next Mission | ! style="width: 200px; padding: 2px; text-align: right;" | Next Mission | ||
+ | |- | ||
+ | | colspan="3" style="text-align: center;" | #{{{current}}} of {{{total}}} | ||
|- | |- | ||
| style="width: 200px; padding: 2px;" | {{{ prevmission }}} | | style="width: 200px; padding: 2px;" | {{{ prevmission }}} | ||
Line 33: | Line 35: | ||
Will Produce:<br /> | Will Produce:<br /> | ||
{{MissionChain | {{MissionChain | ||
- | |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]]#2 of 3 | + | |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]] #2 of 3 |
|prevmission=[[The Terra Project]] | |prevmission=[[The Terra Project]] | ||
|nextmission=[[The Rift Project]] | |nextmission=[[The Rift Project]] | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 08:01, 7 March 2017
Previous Mission | {{{ missionchain }}} | Next Mission |
---|---|---|
#{{{current}}} of {{{total}}} | ||
{{{ 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= |prevmission= |nextmission= }}
Example Usage
Using:
{{MissionChain |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]]#2 of 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 |