Difference between revisions of "User:Bry/Shows template"

From JoCopedia
Jump to navigation Jump to search
(Wow, this is kludgey even for me.)
Line 11: Line 11:
  
 
<includeonly>
 
<includeonly>
{{#if: {{{city|}}}
+
{{subst:#if: {{{city|}}}
 
| == {{{city}}} ==
 
| == {{{city}}} ==
 
* City: {{{city}}}
 
* City: {{{city}}}
 
}}
 
}}
  
{{#if: {{{venue|}}}
+
{{subst:#if: {{{venue|}}}
 
| * Venue: {{{venue}}}
 
| * Venue: {{{venue}}}
 
}}
 
}}
  
{{#if: {{{supportingact|}}}
+
{{subst:#if: {{{supportingact|}}}
 
| * Supporting act: [[{{{supportingact}}}]]
 
| * Supporting act: [[{{{supportingact}}}]]
 
}}
 
}}
  
{{#if: {{{guest|}}}
+
{{subst:#if: {{{guest|}}}
 
| * Special guest: [[{{{guest}}}]]
 
| * Special guest: [[{{{guest}}}]]
 
}}
 
}}
 
 
</includeonly>
 
</includeonly>

Revision as of 15:43, 1 June 2008


Template for generating new show pages. Only does half the work, but it saves some time, I hope.

Params (all optional):

  • city
  • venue
  • supportingact
  • guest