Difference between revisions of "Template:Tourdate"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly><table class="infobox vevent" style="width: 20em; border: 1px solid #a6a6a6; float:right; margin: 0 0 20px 20px; vertical-align: top;">
+
<includeonly><table class="infobox vevent" style="width: 20em; border: 1px solid #280000; float:right; margin: 0 0 20px 20px; vertical-align: top;">
 
   <tr>
 
   <tr>
     <th colspan="3" scope="col" class="summary" style="text-align: center; background: #9999FF;">{{#if:{{{Date|}}}|{{{Date}}}|Unknown}}</th>
+
     <th colspan="3" scope="col" class="summary" style="text-align: center; background: #280000; color: #FFFFFF;">{{#if:{{{Date|}}}|{{{Date}}}|Unknown}}</th>
 
   </tr>
 
   </tr>
 
{{#ifeq:{{{Image size|}}}|0||
 
{{#ifeq:{{{Image size|}}}|0||
Line 13: Line 13:
 
}}
 
}}
 
   <tr>
 
   <tr>
     <th colspan="3" scope="col" class="description" style="text-align: center; background: #9999FF;">Performance{{#if:{{{Longtype|}}}|&#32;{{{Longtype}}}}}{{#if:{{{Artist|}}}|&#32;by {{{Artist}}}}}</th>
+
     <th colspan="3" scope="col" class="description" style="text-align: center; background: #e8e8e8;">Performance{{#if:{{{Longtype|}}}|&#32;{{{Longtype}}}}}{{#if:{{{Artist|}}}|&#32;by {{{Artist}}}}}</th>
 
   </tr>
 
   </tr>
 
{{#if:{{{Location|}}}|
 
{{#if:{{{Location|}}}|
Line 65: Line 65:
 
{{#if:{{{Discussion|}}}{{{Audio|}}}{{{Video|}}}|
 
{{#if:{{{Discussion|}}}{{{Audio|}}}{{{Video|}}}|
 
   <tr>
 
   <tr>
     <th colspan="3" scope="col" style="text-align: center; background: #9999FF;">External resources</th>
+
     <th colspan="3" scope="col" style="text-align: center; background: #e8e8e8;">External resources</th>
 
   </tr>
 
   </tr>
 
{{#if:{{{Discussion|}}}|
 
{{#if:{{{Discussion|}}}|
Line 88: Line 88:
 
{{#if:{{{Last show|}}}{{{Next show|}}}|
 
{{#if:{{{Last show|}}}{{{Next show|}}}|
 
   <tr>
 
   <tr>
     <th colspan="3" scope="col" style="text-align: center; background: #9999FF;">{{#if:{{{Chronology|}}}|{{{Chronology}}}|Touring}}{{#ifeq:{{{Type|}}}|video|&#32;video}}&#32;chronology</th>
+
     <th colspan="3" scope="col" style="text-align: center; background: #e8e8e8;">{{#if:{{{Chronology|}}}|{{{Chronology}}}|Touring}}{{#ifeq:{{{Type|}}}|video|&#32;video}}&#32;chronology</th>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
Line 95: Line 95:
 
         <tr style="text-align: center; font-size: 0.8em; line-height: 1.4em;">
 
         <tr style="text-align: center; font-size: 0.8em; line-height: 1.4em;">
 
           <td style="width: 33%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0;">{{{Last show|}}}</td>
 
           <td style="width: 33%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0;">{{{Last show|}}}</td>
           <td style="width: 33%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0.1em;">{{{This show|}}}</td>
+
           <td style="width: 34%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0.1em; font-weight: bolder;">{{{Date}}}</td>
 
           <td style="width: 33%; vertical-align: top; padding: 0.2em 0 0.2em 0.1em;">{{{Next show|}}}</td>
 
           <td style="width: 33%; vertical-align: top; padding: 0.2em 0 0.2em 0.1em;">{{{Next show|}}}</td>
 
         </tr>
 
         </tr>
Line 103: Line 103:
 
}}
 
}}
 
{{{Misc|}}}
 
{{{Misc|}}}
</table>
+
</table></includeonly>
 +
 
 +
<noinclude>
 +
Sample usage:
 +
 
 +
<pre><nowiki>
 +
{{Tourdate
 +
| Date        = July 26, 1997
 +
| Image        =
 +
| Image size  =
 +
| Caption      =
 +
| Artist      = [[Marilyn Manson (band)|Marilyn Manson]]
 +
| Location    = Convention Centre, Edmonton, Alberta, Canada
 +
| Tour        = [[Dead to the World Tour]]
 +
| Tour leg    = [[Dead to the World Canadian Tour]]
 +
| Performers  = [[Marilyn Manson]], [[Zim Zum]], [[Twiggy|Twiggy Ramirez]], [[Stephen Bier|Madonna Wayne Gacy]], [[Ginger Fish]]
 +
| Support  = 
 +
| Recordings  =
 +
| Last show    = [[1997/07/25_Calgary,_Canada|July 25, 1997]]
 +
| Next show    = [[1997/07/28_Winnipeg,_Canada|July 28, 1997]]
 +
}}
 +
</nowiki></pre></noinclude>

Revision as of 22:32, 21 March 2016


Sample usage:

{{Tourdate
| Date         = July 26, 1997
| Image        = 
| Image size   = 
| Caption      = 
| Artist       = [[Marilyn Manson (band)|Marilyn Manson]]
| Location     = Convention Centre, Edmonton, Alberta, Canada
| Tour         = [[Dead to the World Tour]]
| Tour leg     = [[Dead to the World Canadian Tour]]
| Performers   = [[Marilyn Manson]], [[Zim Zum]], [[Twiggy|Twiggy Ramirez]], [[Stephen Bier|Madonna Wayne Gacy]], [[Ginger Fish]]
| Support   =  
| Recordings   = 
| Last show    = [[1997/07/25_Calgary,_Canada|July 25, 1997]] 
| Next show    = [[1997/07/28_Winnipeg,_Canada|July 28, 1997]]
}}