Difference between revisions of "Template:Live"
Jump to navigation
Jump to search
Tag: Manual revert |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox layout="stacked" type="live"> | <infobox layout="stacked" type="live"> | ||
<title source="title"><format>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</format><default>{{{yyyy}}}.{{{mm}}}.{{{dd}}} | <title source="title"><format>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</format><default>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</default></title> | ||
<image source="picture" /> | <image source="picture" /> | ||
<data source="country"><label>Location</label><format>{{{city}}}, {{{country}}}</format></data> | |||
<data source="venue"><label>Venue</label></data> | |||
<data source="country"><label>Location</label><format>{{{city}}} | |||
<data source="venue"><label>Venue</label> | |||
<data source="tour"><label>Tour</label> | <data source="tour"><label>Tour</label> | ||
<format>{{#switch:{{{tour}}} | <format>{{#switch:{{{tour}}} | ||
| Line 31: | Line 26: | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
{{#if:{{{tour|}}}|[[Category:{{{tour}}}]]}}{{#if:{{{event|}}}|[[Category:{{{event}}}]]}} | [[Category:Live]][[Category:{{{yyyy}}} Live]][[Category:Live in {{{city}}}]][[Category:Live at {{{venue}}}]]{{#if:{{{tour|}}}|[[Category:{{{tour}}}]]}}{{#if:{{{event|}}}|[[Category:{{{event}}}]]}} | ||
</includeonly> | </includeonly> | ||