Welcome to Wars Wiki!
Welcome, new users! For help on where to start, look at our getting started page and our manual of style. Need more help? Ask a staff member!

Template:Campaign Nav: Difference between revisions

From Wars Wiki
Jump to navigationJump to search
mNo edit summary
m (Added bottom margin)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| align="center" style="background: #353535; width: 100%; margin: 5px;"
{| style="border: 2px solid #353535; margin-bottom: 0.5em; width: 100%; table-layout: fixed" cellspacing=0
|- align="center"
| style="background: {{#if:{{{prevcountry|}}}|{{cc-color|{{{prevcountry}}}}}}}; text-align: right; padding: 1em" | {{#if:{{{prevmission|}}}|[[{{{prevmission|}}}|<big>'''←'''</big> ''Mission {{{prevmission#|}}}: {{{prevmission|}}}'']]}}
| width="35%" style="background: #{{#switch: {{{prev|yes}}}|yes={{{{{prevcountry}}} color}}|no=353535}};" |
| style="background: #8E8E8E; border-left: 2px solid #353535; border-right: 2px solid #353535; text-align: center;" | '''[[List of Missions in {{{game|{{{gamename|}}}}}}|{{{game|{{{gamename|}}}}}} Campaign]]'''
{| align="left" style="background: #{{#switch: {{{prev|yes}}}|yes={{{{{prevcountry}}} color}}|no=353535}}; width: 100%;"
| style="background: {{#if:{{{nextcountry|}}}|{{cc-color|{{{nextcountry}}}}}}}; text-align: left; padding: 1em" | {{#if:{{{nextmission|}}}|[[{{{nextmission|}}}|''Mission {{{nextmission#|}}}: {{{nextmission|}}}'' <big>'''→'''</big>]]}}
| align="right" | {{#switch: {{{prev|yes}}}|yes=[[{{{prevmission}}}|<span style="color: #000000">&larr;</span>]]|no=}}
|}<noinclude>
| align="right" | {{#switch: {{{prev|yes}}}|yes=[[{{{prevmission}}}|<span style="color: #000000">''Mission {{{prevmission#}}}: {{{prevmission}}}'']]|no=}}
|}
| style="background: #8E8E8E" |
{| align="center" style="background: #8E8E8E; width: 100%;"
| align="center" | '''[[List of Missions in {{{gamename}}}|<span style="color: #000000">{{{gamename}}} Campaign</span>]]'''
|}
| width="35%" style="background: #{{#switch: {{{next|yes}}}|yes={{{{{nextcountry}}} color}}|no=353535}}; " |
{| align="right" style="background: #{{#switch: {{{next|yes}}}|yes={{{{{nextcountry}}} color}}|no=353535}}; width: 100%;"
| align="left" | {{#switch: {{{next|yes}}}|yes=[[{{{nextmission}}}|<span style="color: #000000">''Mission {{{nextmission#}}}: {{{nextmission}}}'']]|no=}}
| align="left" | {{#switch: {{{next|yes}}}|yes=[[{{{nextmission}}}|<span style="color: #000000">&rarr;</span>]]|no=}}
|}
|}<noinclude>[[Category:Navigation templates]]
== Usage ==
== Usage ==
This template can be placed on a page to link the previous, current, and next missions in a campaign. The left and right areas link to the previous mission and the next mission, while the center links to that game's list of campaign missions. The background colors for the left and right areas can also be altered to show where each mission takes place.
This template can be placed on a page to link the previous, current, and next missions in a campaign. The left and right areas link to the previous mission and the next mission, while the center links to that game's list of campaign missions. The background colors for the left and right areas can also be altered to show where each mission takes place.


<pre>
<pre>
{{CampaignPrevNext
{{Campaign Nav
|prev=yes
|game=
|prevcountry=
|prevcountry=
|prevmission#=
|prevmission#=
|prevmission=
|prevmission=
|gamename=
|next=yes
|nextcountry=
|nextcountry=
|nextmission#=
|nextmission#=
Line 34: Line 20:


For the first and final missions of a campaign, set either ''prev'' or ''next'' to "no"; including ''country'', ''mission#'', and ''mission'' are no longer necessary. This will darken either end of the bar to the background color.
For the first and final missions of a campaign, set either ''prev'' or ''next'' to "no"; including ''country'', ''mission#'', and ''mission'' are no longer necessary. This will darken either end of the bar to the background color.
</noinclude>
 
[[Category:Navigation templates]]</noinclude>

Latest revision as of 21:21, 10 December 2023

Campaign

Usage[edit source]

This template can be placed on a page to link the previous, current, and next missions in a campaign. The left and right areas link to the previous mission and the next mission, while the center links to that game's list of campaign missions. The background colors for the left and right areas can also be altered to show where each mission takes place.

{{Campaign Nav
|game=
|prevcountry=
|prevmission#=
|prevmission=
|nextcountry=
|nextmission#=
|nextmission= 
}}

For the first and final missions of a campaign, set either prev or next to "no"; including country, mission#, and mission are no longer necessary. This will darken either end of the bar to the background color.