Difference between revisions of "Template:Live"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox layout="stacked" type="live"> | [[Category:Live]]<infobox layout="stacked" type="live"> | ||
<title source="title"><format>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</format><default>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</default></title> | <title source="title"><format>{{{yyyy}}}.{{{mm}}}.{{{dd}}}[[Category:{{{yyyy}}} Live]]</format><default>{{{yyyy}}}.{{{mm}}}.{{{dd}}}</default></title> | ||
<image source="picture" /> | <image source="picture" /> | ||
<data source="band"><header>{{{band}}} Live</header> | <data source="band"><header>{{{band}}} Live</header> | ||
| Line 8: | Line 8: | ||
|}} | |}} | ||
</format><default>Dir En Grey Live[[Category:Dir En Grey Live]]</default></data> | </format><default>Dir En Grey Live[[Category:Dir En Grey Live]]</default></data> | ||
<data source="country"><label>Location</label><format>{{{city}}}, {{{country}}}</format></data> | <data source="country"><label>Location</label><format>{{{city}}}[[Category:Live in {{{city}}}]], {{{country}}}</format></data> | ||
<data source="venue"><label>Venue</label></data> | <data source="venue"><label>Venue</label>[[Category:Live at {{{venue}}}]]</data> | ||
<data source="tour"><label>Tour</label> | <data source="tour"><label>Tour</label> | ||
<format>{{#switch:{{{tour}}} | <format>{{#switch:{{{tour}}} | ||
| Line 31: | Line 31: | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
{{#if:{{{tour|}}}|[[Category:{{{tour}}}]]}}{{#if:{{{event|}}}|[[Category:{{{event}}}]]}} | |||
</includeonly> | </includeonly> | ||