Difference between revisions of "Template:Gigbox"
Jump to navigation
Jump to search
(Replaced {{td}} and {{tr}} with {{vb}} and {{vb}}-, respectively => fewer template inclusions) |
m (space → tabs for indentation, which is easier to read and takes fewer characters) |
||
Line 8: | Line 8: | ||
| 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 33: | Line 33: | ||
| Location | | Location | ||
| <span id="gigbox-location">{{ | | <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 69: | 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}}}]] | | |||
}} | |||
}} | |||
}} | |||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |