Changes

1,265 bytes added ,  12:56, 1 June 2010
New page: <CENTER>Tour Dates {| style="border: 2px outset #aaa; background-color: #EBDDE2; color: black; margin-bottom: 0.5em; margin-right: 0em; padding: 0em; float: middle; clear: center;...
<CENTER>[[Tour|Tour Dates]]
{| style="border: 2px outset #aaa; background-color: #EBDDE2; color: black; margin-bottom: 0.5em; margin-right: 0em; padding: 0em; float: middle; clear: center; align: center;"
|<DIV ALIGN=center><TABLE BORDER="0" CELLPADDING="3" CELLSPACING="3">
|<TR>
|<TD>Previous show - "''{{{previous}}}''"</TD>
|<TD>
|<TD>
|<TD>{{{date}}}, '''''{{{title}}}'''''</TD>
|<TD>
|<TD>
|<TD>Following show - "''{{{following}}}''"</TD>
|</TR>
|</TABLE></DIV>
|}
</CENTER>
<noinclude>
==Usage==
<pre>{{Tour
| date =
| title =
| previous =
| following =
}}</pre>
==Example==
<pre>{{
| date = 1994/3/14
| title = [[Self Destruct Tour]]
| previous = N/A: first show
| following = [[1994/03/15 Las Vegas, NV]]
}}</pre>
would become
<CENTER>[[Tour|Tour Dates]]
{| style="border: 2px outset #aaa; background-color: #EBDDE2; color: black; margin-bottom: 0.5em; margin-right: 0em; padding: 0em; float: middle; clear: center; align: center;"
|<DIV ALIGN=center><TABLE BORDER="0" CELLPADDING="3" CELLSPACING="3">
|<TR>
|<TD>Previous show - "''N/A first show''"</TD>
|<TD>
|<TD>
|<TD>1994/3/14, '''''[[Self Destruct Tour]]'''''</TD>
|<TD>
|<TD>
|<TD>Following show - "''[[1994/03/15 Las Vegas, NV]]''"</TD>
|</TR>
|</TABLE></DIV>
|}
</CENTER>
3,660

edits