Difference between revisions of "Template:Mission"

From FreeSpace Wiki
Jump to: navigation, search
(change)
(add docs and credit)
Line 5: Line 5:
 
|-
 
|-
 
|}
 
|}
 +
 +
<noinclude>
 +
 +
==Credits==
 +
 +
Credit to hawke_ on #osm for telling me how to do these templates, [[Template:NextMission]] and [[Template:PreviousMission]] being the others.
 +
 +
==Purpose==
 +
 +
This collection of templates are to be used as campaign headers for mission walkthroughs.
 +
 +
==Usage==
 +
Add this to the first mission of a campaign - <code><nowiki>{{Mission|next=The Place of Chariots|first=Surrender, Belisarius|campaign=Campaign Walkthrough}}</nowiki></code>, substituing the relevent parameters.
 +
 +
The last mission should have <code><nowiki>{{Mission|next=The Romans Blunder|previous=Surrender, Belisarius|campaign=Campaign Walkthrough}}</nowiki></code> at the top.
 +
 +
Other missions get <code><nowiki>{{Mission|last=Apocalypse|previous=Clash of the Titans II|campaign=Campaign Walkthrough}}</nowiki></code> for instance.
 +
 +
The Campaign parameter is the name of the campaign's wiki page.

Revision as of 21:46, 6 July 2007

[[{{{previous}}}|Previous Mission]]


[[{{{campaign}}}|Campaign Walkthrough]] [[{{{next}}}|Next Mission]]



Credits

Credit to hawke_ on #osm for telling me how to do these templates, Template:NextMission and Template:PreviousMission being the others.

Purpose

This collection of templates are to be used as campaign headers for mission walkthroughs.

Usage

Add this to the first mission of a campaign - {{Mission|next=The Place of Chariots|first=Surrender, Belisarius|campaign=Campaign Walkthrough}}, substituing the relevent parameters.

The last mission should have {{Mission|next=The Romans Blunder|previous=Surrender, Belisarius|campaign=Campaign Walkthrough}} at the top.

Other missions get {{Mission|last=Apocalypse|previous=Clash of the Titans II|campaign=Campaign Walkthrough}} for instance.

The Campaign parameter is the name of the campaign's wiki page.