Template:MissionChain
Thaumanovic (Talk | contribs) m |
Thaumanovic (Talk | contribs) m (Moved position counter.) |
||
Line 1: | Line 1: | ||
{| style="width: 932px; background: #27406f;" | {| style="width: 932px; background: #27406f;" | ||
! style="width: 200px; padding: 2px;" | Previous Mission | ! style="width: 200px; padding: 2px;" | Previous Mission | ||
- | ! style="text-align: center;" | {{{ missionchain }}} | + | ! style="text-align: center;" | {{{ missionchain }}} <span style="font-size: 0.94em;">(#{{{current|?}}} of {{{total|?}}})</span> |
! style="width: 200px; padding: 2px; text-align: right;" | Next Mission | ! style="width: 200px; padding: 2px; text-align: right;" | Next Mission | ||
- | |||
- | |||
|- | |- | ||
| style="width: 200px; padding: 2px;" | {{{ prevmission }}} | | style="width: 200px; padding: 2px;" | {{{ prevmission }}} |
Revision as of 08:15, 7 March 2017
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= |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 |