Template:Show: Difference between revisions

From MelvinsWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<table class="show_info" style="width: 20em; font-size:90%; text-align: left; align: right;" cellspacing="4">
<tr><th colspan="2" style="text-align: center;"><big>{{show_date}}}</big></th></tr>
<tr><td colspan="2" style="text-align: center;">{{{image|}}}<br /><small>{{{image_artist|}}}</small></td></tr>}}<tr><th>Location</th><td>{{{city_state|}}}</td></tr>}}<tr><th>Venue</th><td>{{{venue}}}</td></tr>}}<tr><th>Lineup</th><td>{{{lineup}}}</td></tr>}}
</table><noinclude>
<br><br>


Usage summary:
<pre>
{{show_info
| show_date =
| image =
| image_artist =
| city_state =
| venue =
| lineup =
}}
</pre>
==Fields==
{| cellpadding=2
!
                        !width=75px| Type
                            ! Description
|- valign=top
| '''show_date'''      || || The date, in Month ##, #### format.
|- valign=top
| '''image'''          || || An image of the show, poster art, or generic Melvins photo.
|- valign=top
| '''image_artist'''    || || Caption for the image above. Credit artist, photographer, whoever if possible.
|- valign=top
| '''city_state'''      || || The city the show was performed in. Spell out the state name if possible. For other countries, if there is no state, a replacement or the country can be used.
|- valign=top
| '''venue'''          || || Venue of the show.
|- valign=top
| '''lineup'''          || || Other bands that performed during the show, hopefully in order, with the headliner first and second headliner underneath and so forth. Italicize the Melvins, and link to openers.
|}
===Notes===
*Don't link to show date, since this is the page that would link to.
*Most fields are optional and the row will simply be omitted if no data is supplied.
</noinclude>

Latest revision as of 12:03, 11 October 2006