Difference between revisions of "Template:Gigbox"
Jump to navigation
Jump to search
(Simplified, fixed) |
(Added TicketScanMissing. Set to 1 (or anything, but 1's good) and the page will be added to Category:Missing ticket scans. We're missing a fucktonne, what's up with that ¬_¬) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| id="gigbox" class=" | {| id="gigbox" class="infbox wikitable" | ||
! colspan="2" | {{#if:{{{Cancelled |}}} | Cancelled  |}}Muse show | ! colspan="2" | {{#if:{{{Cancelled |}}} | Cancelled  |}}Muse show | ||
|- | |- | ||
| Venue | | Venue | ||
| <span id="gigbox-venue">{{ | | <span id="gigbox-venue">{{ | ||
#if:{{{VenueChild |}}} | | |||
{{{VenueChild}}},{{{VenueChildRef |}}}  | |||
}}{{ | |||
#if:{{{Venue |}}} | | |||
{{{Venue}}}{{{VenueRef |{{cite/none}}}}} | | |||
<span class="unknown">Unknown</span>[[Category:Venue missing]] | |||
}}{{ | |||
#if:{{{VenueTrans |}}} | | |||
<small> [<em>en: {{{VenueTrans}}}</em>]</small> | |||
}}{{ | |||
#if:{{{VenueParent |}}} | | |||
, {{{VenueParent}}}{{{VenueParentRef |{{cite/none}}}}} | |||
}}</span>{{ | |||
#if:{{{Event |}}} | | |||
 <span id="gigbox-event">({{{Event}}}{{{EventRef |{{cite/none}}}}}{{ | |||
#if:{{{Stage |}}} | | |||
—{{{Stage}}}{{{StageRef |{{cite/none}}}}} | |||
}}</span>) | |||
}} | |||
|- | |- | ||
| Date | | Date | ||
Line 32: | Line 32: | ||
|- | |- | ||
| Location | | Location | ||
| <span id="gigbox-location">{{#if:{{{SubLocation |}}} | {{{SubLocation}}},  }}{{{Location |<span class="unknown">Unknown</span>}} | | <span id="gigbox-location">{{ | ||
#if:{{{SubLocation |}}} | | |||
{{{SubLocation}}},  | |||
}}{{ | |||
#if:{{{Location |}}} | | |||
{{{Location}}}{{{LocationRef |{{cite/none}}}}} | | |||
<span class="unknown">Unknown</span> | |||
}}{{ | |||
#if:{{{LocationParent |}}} | | |||
, {{{LocationParent}}}{{{LocationParentRef |{{cite/none}}}}} | |||
}}</span> | |||
|- | |- | ||
| Country | | Country | ||
Line 43: | Line 53: | ||
| <span id="gigbox-supportby">{{{Support |<span class="unknown">Unknown</span>}}}</span>{{{SupportRef |{{#if:{{{Support |}}} | {{cite/none}} }}}}} | | <span id="gigbox-supportby">{{{Support |<span class="unknown">Unknown</span>}}}</span>{{{SupportRef |{{#if:{{{Support |}}} | {{cite/none}} }}}}} | ||
{{#if:{{{Supported | {{{Supporting |}}} }}} | | {{#if:{{{Supported | {{{Supporting |}}} }}} | | ||
{{ | {{vb}}- | ||
{{ | {{vb}} Supported | ||
{{ | {{vb}} <span id="gigbox-supported">{{{Supported | {{{Supporting}}}}}}</span>{{{SupportedRef |{{{SupportingRef |{{#if:{{{Supported |{{{Supporting |}}}}}} | {{cite/none}} }}}}} }}} | ||
}} | }} | ||
|- | |- | ||
Line 59: | Line 69: | ||
| Sold out? | | Sold out? | ||
| <span id="gigbox-soldout">{{{SoldOut |<span class="unknown">Unknown</span>}}}</span>{{{SoldOutRef |{{#if:{{{SoldOut |}}} | {{cite/none}} }}}}}{{ | | <span id="gigbox-soldout">{{{SoldOut |<span class="unknown">Unknown</span>}}}</span>{{{SoldOutRef |{{#if:{{{SoldOut |}}} | {{cite/none}} }}}}}{{ | ||
#if:{{{rumour |}}} | | |||
[[Category:Old gig rumours]] | {{ | |||
#if:{{{Cancelled |}}} | | |||
[[Category:Cancelled gigs]] | | |||
[[Category:Gigs in {{{Country}}}]]{{ | |||
#if:{{{Location |}}} | | |||
[[Category:Gigs in {{{Location}}}, {{{Country}}}]] | | |||
}} | |||
}} | |||
}}{{ | |||
#if:{{{TicketScanMissing |}}} | | |||
[[Category:Missing ticket scans]] | |||
}} | |||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |