Template:Concert page machine: Difference between revisions
no edit summary
(test) |
No edit summary |
||
| Line 2: | Line 2: | ||
| Name = {{subst:FULLPAGENAME}} | | Name = {{subst:FULLPAGENAME}} | ||
| Artist = {{{artist}}} | | Artist = {{{artist}}} | ||
| Cover = {{{coverimage}}} | | Cover = {{subst:#if:{{{coverimage|}}}|[[{{{coverimage}}}]]||}} | ||
| Caption = {{{caption}}} | | Caption = {{subst:#if:{{{caption|}}}|[[{{{caption}}}]]||}} | ||
| Tour = {{{tour}}} | | Tour = {{subst:#if:{{{tour|}}}|[[{{{tour}}}]]||}} | ||
| Venue = {{{venue}}} | | Venue = {{subst:#if:{{{venue|}}}|[[{{{venue}}}]]||}} | ||
| Location = {{{location}}} | | Location = {{subst:#if:{{{location|}}}|[[{{{location}}}]]||}} | ||
| Date = {{subst:#if:{{{release d|}}}|[[{{{release d}}}]], [[{{{release y}}}]]|[[{{{release y}}}]]|}} | | Date = {{subst:#if:{{{release d|}}}|[[{{{release d}}}]], [[{{{release y}}}]]|[[{{{release y}}}]]|}} | ||
| Associated album = {{subst:#if:{{{assoc. album|}}}|''[[{{{assoc. album}}}]]''||}} | | Associated album = {{subst:#if:{{{assoc. album|}}}|''[[{{{assoc. album}}}]]''||}} | ||
| Line 23: | Line 23: | ||
| Next show = {{subst:#if:{{{nextshow|}}}|[[{{{nextshow}}}]]||}} | | Next show = {{subst:#if:{{{nextshow|}}}|[[{{{nextshow}}}]]||}} | ||
}} | }} | ||
'''{{{artist}}} performed at {{{venue}}} in {{{location}}} {{subst:#if:{{{release d|}}}|on [[{{{release d}}}]], {{{release y}}}|in {{{release y}}}|}}''' {{subst:#if:{{{tour|}}}| as part of the {{{tour}}}.|.|}} {{subst:#if:{{{support|}}}| {{{support}}} was the opening act.||}} | '''{{{artist}}} performed at {{{venue}}} in {{{location}}} {{subst:#if:{{{release d|}}}|on [[{{{release d}}}]], [[{{{release y}}}]]|in [[{{{release y}}}]]|}}''' {{subst:#if:{{{tour|}}}| as part of the [[{{{tour}}}]].|.|}} {{subst:#if:{{{support|}}}| [[{{{support}}}]] was the opening act.||}} | ||
==Overview== | ==Overview== | ||
| Line 32: | Line 32: | ||
==See also== | ==See also== | ||
{{subst:#ifexist: List of {{{artist}}} concerts | *[[List of {{{artist}}} concerts]] |}} | {{subst:#ifexist: List of {{{artist}}} concerts | *[[List of {{{artist}}} concerts]] |}} | ||
{{subst:#ifexist: {{{tour}}}| *[[{{{tour}}}]] |}} | {{subst:#ifexist: {{{tour}}}| *[[{{{tour}}}]] |}} | ||
==External links== | ==External links== | ||
| Line 50: | Line 49: | ||
[[Category:{{{artist}}} concerts - {{Month remove day|release d={{{release d}}}}} {{{release y}}}]] | [[Category:{{{artist}}} concerts - {{Month remove day|release d={{{release d}}}}} {{{release y}}}]] | ||
{{subst:#ifexist:{{{tour|}}}|[[Category: {{{tour}}}]]||}} | |||
</includeonly> | </includeonly> | ||