Template:RS Tour: Difference between revisions

Jump to navigation Jump to search
RS David (talk | contribs)
m wording change
RS David (talk | contribs)
m minor naming fix
Line 3: Line 3:
<tr style="font-size:large;"><th colspan="2">{{{tour}}}</th></tr>
<tr style="font-size:large;"><th colspan="2">{{{tour}}}</th></tr>
<tr style="background:#FF9900;"><th colspan="2" align="left">Tour Logistics</th></tr>
<tr style="background:#FF9900;"><th colspan="2" align="left">Tour Logistics</th></tr>
<tr style="background:#FFFFFF;"><th align="left">Active Date</th><td>{{{rldate}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Release date</th><td>{{{rldate}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left"># of Missions</th><td>{{{missions}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left"># of Missions</th><td>{{{missions}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Builders</th><td>{{{authors}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Builders</th><td>{{{authors}}}</td></tr>

Revision as of 20:47, 22 May 2009

{{{image}}}
{{{tour}}}
Tour Logistics
Release date{{{rldate}}}
# of Missions{{{missions}}}
Builders{{{authors}}}
Platform{{{game}}}
Fictional Information
Timeline{{{swdate}}}
Factions Involved{{{factions}}}
Task Forces Engaged{{{taskforces}}}
Location{{{location}}}
Outcome{{{outcome}}}

Implementation Code

{{RS Tour|
|image=
|tour=
|rldate=
|missions=
|authors=
|game=
|swdate=
|factions=
|taskforces=
|location=
|outcome=
}}