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 23: Line 23:
}}
}}


{{#if:{{{Active Years|}}}|
<tr>
<tr>
<th scope="row" style="text-align:left; padding:5px;">Active Years</th>
<th scope="row" style="text-align:left; padding:5px;">Active Years</th>
<td style="padding:5px;">{{{Active Years}}}</td>
<td style="padding:5px;">{{#if:{{{Active Years|}}}|{{{Active Years}}}|<span style="color:#ff4444;">Information needed</span>[[Category:Information needed]]}}</td>
</tr>
</tr>
}}


{{#if:{{{Location|}}}|
<tr>
<tr>
<th scope="row" style="text-align:left; padding:5px;">Origin</th>
<th scope="row" style="text-align:left; padding:5px;">Origin</th>
<td style="padding:5px;" class="location">{{{Location}}}</td>
<td style="padding:5px;" class="location">{{#if:{{{Location|}}}|{{{Location}}}|<span style="color:#ff4444;">Information needed</span>[[Category:Information needed]]}}</td>
</tr>
</tr>
}}


{{#if:{{{Members|}}}|
<tr>
<tr>
<th colspan="2" style="text-align:left; background:#222; padding:4px 8px; border-top:1px solid #280000; border-bottom:1px solid #280000;">Members</th>
<th colspan="2" style="text-align:left; background:#222; padding:4px 8px; border-top:1px solid #280000; border-bottom:1px solid #280000;">Members</th>
</tr>
</tr>
<tr>
<tr>
<td colspan="2" style="padding:8px; line-height:1.4em;">{{{Members}}}</td>
<td colspan="2" style="padding:8px; line-height:1.4em;">
{{#if:{{{Members|}}}|{{{Members}}}|<span style="color:#ff4444;">Information needed</span>[[Category:Information needed]]}}
</td>
</tr>
</tr>
}}


{{#if:{{{Related Bands|}}}|
{{#if:{{{Related Bands|}}}|
Line 67: Line 63:
       | active = [[Category:Active bands]]
       | active = [[Category:Active bands]]
       | inactive = [[Category:Inactive bands]]
       | inactive = [[Category:Inactive bands]]
       | unknown = [[Category:Bands with unknown status]]
       | unknown = [[Category:Information needed]]
       | #default = [[Category:Information needed]]
       | #default = [[Category:Information needed]]
     }}
     }}

Revision as of 08:46, 1 April 2026