Difference between revisions of "Template:RS Tour"

Jump to navigationJump to search
(updated RL time info)
m (formatting)
 
Line 1: Line 1:
 
<table class="infobox" border="0" cellspacing="0" cellpadding="4" align="Right" style="clear: right; margin:0 0 .4em 1em; background:#FFAA55; border:1px solid #FF9900; font-size:smaller; line-height:1.5; ">
 
<table class="infobox" border="0" cellspacing="0" cellpadding="4" align="Right" style="clear: right; margin:0 0 .4em 1em; background:#FFAA55; border:1px solid #FF9900; font-size:smaller; line-height:1.5; ">
<tr style="text-align:center;"><td colspan="2" style="padding:0;">{{{image}}}</td></tr>
+
<tr style="text-align:center;"><td colspan="2" style="padding:0;">
 +
{{{image}}}</td></tr>
 
<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>{{{startdate}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">Release date</th><td>
<tr style="background:#FFFFFF;"><th align="left">End date</th><td>{{{enddate}}}</td></tr>
+
{{{startdate}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left"># of Missions</th><td>{{{missions}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">End date</th><td>
<tr style="background:#FFFFFF;"><th align="left">Builders</th><td>{{{authors}}}</td></tr>
+
{{{enddate}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Platform</th><td>{{{game}}}</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">Platform</th><td>
 +
{{{game}}}</td></tr>
 
<tr style="background:#FF9900;"><th colspan="2" align="left">Fictional Information</th></tr>
 
<tr style="background:#FF9900;"><th colspan="2" align="left">Fictional Information</th></tr>
<tr style="background:#FFFFFF;"><th align="left">Timeline</th><td>{{{swdate}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">Timeline</th><td>
<tr style="background:#FFFFFF;"><th align="left">Factions Involved</th><td>{{{factions}}}</td></tr>
+
{{{swdate}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Task Forces Engaged</th><td>{{{taskforces}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">Factions Involved</th><td>
<tr style="background:#FFFFFF;"><th align="left">Location</th><td>{{{location}}}</td></tr>
+
{{{factions}}}</td></tr>
<tr style="background:#FFFFFF;"><th align="left">Outcome</th><td>{{{outcome}}}</td></tr>
+
<tr style="background:#FFFFFF;"><th align="left">Task Forces Engaged</th><td>
 +
{{{taskforces}}}</td></tr>
 +
<tr style="background:#FFFFFF;"><th align="left">Location</th><td>
 +
{{{location}}}</td></tr>
 +
<tr style="background:#FFFFFF;"><th align="left">Outcome</th><td>
 +
{{{outcome}}}</td></tr>
 
</table>
 
</table>
 
<noinclude>
 
<noinclude>

Latest revision as of 19:00, 26 May 2010

{{{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=
}}