Difference between revisions of "Template:RS Tour"

Jump to navigationJump to search
m (minor naming fix)
(updated RL time info)
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">Release date</th><td>{{{rldate}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">Release date</th><td>{{{startdate}}}</td></tr>
 +
<tr style="background:#FFFFFF;"><th align="left">End date</th><td>{{{enddate}}}</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:58, 28 May 2009

{{{image}}}
{{{tour}}}
Tour Logistics
Release date{{{startdate}}}
End date{{{enddate}}}
# 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=
}}