From Thunder Bay Bandwiki
Jump to: navigation, search
m
(removed multireplaces for now)
 
(39 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
Use this template for bands.  It will automatically add the page to the 'Bands' category and the 'Notable Bands' category, if appropriate.  You can add the following fields:
 
Use this template for bands.  It will automatically add the page to the 'Bands' category and the 'Notable Bands' category, if appropriate.  You can add the following fields:
  
 +
* alt_names: Other names this band has gone by
 
* years_active: When the band was active
 
* years_active: When the band was active
 +
* location: If this band was ever based somewhere other than Thunder Bay, mention it here.
 
* main_songwriter: If there was one person who did most of the songwriting, you can add it here
 
* main_songwriter: If there was one person who did most of the songwriting, you can add it here
 
* genres: Which genres the band did mostly
 
* genres: Which genres the band did mostly
* see_also: Other bands that were related to this one
+
* associated_bands: Other bands they worked with, shared members with, etc
 +
* associated_venues: Venues they played a lot at, etc
 +
* see_also: Anything else
 
* known_for: Why this band was important
 
* known_for: Why this band was important
 
* notable_for: Use this in place of known_for to automatically add the band to 'Notable Bands'.
 
* notable_for: Use this in place of known_for to automatically add the band to 'Notable Bands'.
 +
* website: The band's main website.  List others in the 'External Links' section.
 +
* status: Is the band currently active, on hiatus, broken up, etc
  
 
Here's an example of what you'd stick into a band's page to put them in a template:
 
Here's an example of what you'd stick into a band's page to put them in a template:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Band
 
{{Band
 +
|alt_names=[[The Free Beers]], [[Free Beer and the Beers]], [[The Beers]]
 
|genres=[[Hardcore Punk|Punk]], [[Easy Listening]], [[Grindcore]]
 
|genres=[[Hardcore Punk|Punk]], [[Easy Listening]], [[Grindcore]]
 
|years_active=1995-2002
 
|years_active=1995-2002
 
|main_songwriter=Dave
 
|main_songwriter=Dave
 
|notable_for=Last band in town to release an 8-track tape
 
|notable_for=Last band in town to release an 8-track tape
 +
|website=[http://www.geocities.com/thebeerpage|http://www.geocities.com/thebeerpage]
 +
|status=Broken up
 +
}}
 +
</nowiki></pre>
 +
 +
To get started, cut'n'paste this into a band's page:
 +
 +
<pre><nowiki>
 +
{{Band
 +
|alt_names=
 +
|years_active=
 +
|location=
 +
|main_songwriter=
 +
|genres=
 +
|associated_bands=
 +
|associated_venues=
 +
|see_also=
 +
|known_for=
 +
|website=
 +
|status=
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
Line 23: Line 50:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
<table class="wikitable" align="right" style="margin-left:10px" width="250">
+
{{#if:{{alt_names}}{{years_active}}{{location}}{{main_songwriter}}{{genres}}{{associated_bands}}{{associated_venues}}{{see_also}}{{known_for}}{{notable_for}}{{status}}{{website}}|
<tr><th bgcolor="#e7dcc3" colspan="2">{{PAGENAME}}</th></tr>{{#if:{{{years_active}}}| <tr><td bgcolor="#e7dcc3">Years active</td><td>{{{years_active|}}}</td></tr>}}{{#if:{{{main_songwriter|}}}| <tr><td bgcolor="#e7dcc3">Main songwriter</td><td>{{{main_songwriter|}}}</td></tr>}}{{#if:{{{genres|}}}| <tr><td bgcolor="#e7dcc3">Genres</td><td>{{{genres|}}}</td></tr>}}
+
<table class="wikitable" align="right" style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; vertical-align: top;" width="250">
{{#if:{{{see_also|}}}| <tr><td bgcolor="#e7dcc3">See also</td><td>{{{see_also|}}}</td></tr>}}
+
<tr><th bgcolor="#e7dcc3" colspan="2">{{PAGENAME}}</th></tr>
{{#if:{{{known_for|}}}| <tr><td bgcolor="#e7dcc3">Known for</td><td>{{{knownfor|}}}</td></tr>}}{{#if:{{{notable_for|}}}| <tr><td bgcolor="#e7dcc3">Notable for</td><td>{{{notable_for|}}}</td></tr>}}</table>{{DEFAULTSORT:{{#multireplace:{{{PAGENAME}}}|/^[Tt]he /=|/s*/=|0=Zero|1=One|2=Two|3=Three|4=Four|5=Five|6=Six|7=Seven|8=Eight|9=Nine}}}} [[Category:Bands]] [[Category:Bands starting with {{uc:{{#sub:{{#multireplace:{{PAGENAME}}|/^[Tt]he /=|/s*$/=|0=Z|1=O|2=T|3=T|4=F|5=F|6=S|7=S|8=E|9=N}}|0|1}}}}]] {{#ifeq:{{{notable_for|}}}|{{{notable_for|-}}}|[[Category:Notable bands starting with {{uc:{{#sub:{{#multireplace:{{PAGENAME}}|/^[Tt]he /=|/s*$/=|0=Z|1=O|2=T|3=T|4=F|5=F|6=S|7=S|8=E|9=N}}|0|1}}}}]]}}
+
{{#if:{{{alt_names|}}}| <tr><td bgcolor="#e7dcc3">Alternative names</td><td> {{{alt_names|}}} {{#set:String::alt_names={{{alt_names}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{years_active}}}| <tr><td bgcolor="#e7dcc3">Years active</td><td> {{{years_active|}}} {{#set:String::years_active={{{years_active}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{location|}}}| <tr><td bgcolor="#e7dcc3">Location</td><td> {{{location|}}} {{#set:String::location={{{location}}}}}</td></tr>{{CRLF}}|{{#set:location=Thunder Bay}}}}
 +
{{#if:{{{genres|}}}| <tr><td bgcolor="#e7dcc3">Genres</td><td> {{{genres|}}} {{#set:String::genres={{{genres}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{main_songwriter|}}}| <tr><td bgcolor="#e7dcc3">Main songwriter</td><td> {{{main_songwriter|}}} {{#set:String::main_songwriter={{{main_songwriter}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{associated_bands|}}}| <tr><td bgcolor="#e7dcc3">Associated bands</td><td> {{{associated_bands|}}} {{#set:String::associated_bands={{{associated_bands}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{associated_venues|}}}| <tr><td bgcolor="#e7dcc3">Associated venues</td><td> {{{associated_venues|}}} {{#set:String::associated_venues={{{associated_venues}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{see_also|}}}| <tr><td bgcolor="#e7dcc3">See also</td><td> {{{see_also|}}} {{#set:String::see_also={{{see_also}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{known_for|}}}| <tr><td bgcolor="#e7dcc3">Known for</td><td> {{{known_for|}}} {{#set:String::known_for={{{known_for}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{notable_for|}}}| <tr><td bgcolor="#e7dcc3">Notable for</td><td> {{{notable_for|}}} {{#set:String::notable_for={{{notable_for}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{website|}}}| <tr><td bgcolor="#e7dcc3">Website</td><td> {{{website|}}} {{#set:String::website={{{website}}}}} </td></tr>{{CRLF}}}}
 +
{{#if:{{{status|}}}| <tr><td bgcolor="#e7dcc3">Current status</td><td> {{{status}}} </td></tr>{{CRLF}}}}
 +
</table>}}
 +
 
 +
[[Category:Bands]]
 +
={{PAGENAME}}=
 +
__TOC__
 +
 
 
</includeonly>
 
</includeonly>

Latest revision as of 16:42, 2 October 2013

Use this template for bands. It will automatically add the page to the 'Bands' category and the 'Notable Bands' category, if appropriate. You can add the following fields:

  • alt_names: Other names this band has gone by
  • years_active: When the band was active
  • location: If this band was ever based somewhere other than Thunder Bay, mention it here.
  • main_songwriter: If there was one person who did most of the songwriting, you can add it here
  • genres: Which genres the band did mostly
  • associated_bands: Other bands they worked with, shared members with, etc
  • associated_venues: Venues they played a lot at, etc
  • see_also: Anything else
  • known_for: Why this band was important
  • notable_for: Use this in place of known_for to automatically add the band to 'Notable Bands'.
  • website: The band's main website. List others in the 'External Links' section.
  • status: Is the band currently active, on hiatus, broken up, etc

Here's an example of what you'd stick into a band's page to put them in a template:

{{Band
|alt_names=[[The Free Beers]], [[Free Beer and the Beers]], [[The Beers]]
|genres=[[Hardcore Punk|Punk]], [[Easy Listening]], [[Grindcore]]
|years_active=1995-2002
|main_songwriter=Dave
|notable_for=Last band in town to release an 8-track tape
|website=[http://www.geocities.com/thebeerpage|http://www.geocities.com/thebeerpage]
|status=Broken up
}}

To get started, cut'n'paste this into a band's page:

{{Band
|alt_names=
|years_active=
|location=
|main_songwriter=
|genres=
|associated_bands=
|associated_venues=
|see_also=
|known_for=
|website=
|status=
}}

If you have any other ideas for fields, email Tjernobyl.