Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:BandInfo: Difference between revisions

Template page
No edit summary
No edit summary
Line 64: Line 64:


{{#if:{{{Status|}}}
{{#if:{{{Status|}}}
   | {{#ifeq:{{lc:{{{Status}}}}}|active|[[Category:Active bands]]|[[Category:Inactive bands]]}}
   | {{#switch:{{lc:{{{Status}}}}}
      | active = [[Category:Active bands]]
      | inactive = [[Category:Inactive bands]]
      | unknown = [[Category:Bands with unknown status]]
      | #default = [[Category:Information needed]]
    }}
   | [[Category:Information needed]]
   | [[Category:Information needed]]
}}
}}

Revision as of 08:43, 1 April 2026