Template:MissionChain
Senatorhung (Talk | contribs) m |
Thaumanovic (Talk | contribs) m (Test changes. May have to add another row to the layout.) |
||
Line 1: | Line 1: | ||
- | {| style="width: | + | {| style="width: 932px; background: #27406f;" |
! style="width: 200px; padding: 2px;" | Previous Mission | ! style="width: 200px; padding: 2px;" | Previous Mission | ||
- | ! style="text-align: center;" | | + | ! 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 | ||
|- | |- | ||
| style="width: 200px; padding: 2px;" | {{{ prevmission }}} | | style="width: 200px; padding: 2px;" | {{{ prevmission }}} | ||
- | | style="text-align: center" | <strong> {{ | + | | style="text-align: center" | <strong>{{PAGENAME}}</strong> |
| style="width: 200px; padding: 2px; text-align: right;" | {{{ nextmission }}} | | style="width: 200px; padding: 2px; text-align: right;" | {{{ nextmission }}} | ||
|} | |} | ||
Line 26: | Line 26: | ||
<pre> | <pre> | ||
{{MissionChain | {{MissionChain | ||
- | |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]] | + | |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]] | ||
Line 33: | Line 33: | ||
Will Produce:<br /> | Will Produce:<br /> | ||
{{MissionChain | {{MissionChain | ||
- | |missionchain=[[Mission_Chains#Invincible_Planet_Chain|Invincible Planet Chain]] | + | |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 07:56, 7 March 2017
Previous Mission | {{{ missionchain }}} | 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 |