Difference between revisions of "Template:Artist (Music)"

From Conservapedia
Jump to: navigation, search
m (small mistake)
m (Oops...)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
     COUNTRY
 
     COUNTRY
 
-->
 
-->
{{t row if|Country|{{{country|}}}|link=yes}}
+
{{t row if|Country|{{{country|}}}|link=yes}}<!--
<!--
+
 
     STYLES
 
     STYLES
 
-->
 
-->
 
 
{{#if:{{{style|}}}
 
{{#if:{{{style|}}}
 
  |{{!}}-
 
  |{{!}}-
Line 25: Line 23:
 
  {{!}}colspan="1"{{!}}[[{{{style|}}}]] {{#if:{{{style2|}}}|<br/>[[{{{style2|}}}]] |}} {{#if:{{{style3|}}}|<br/>[[{{{style3|}}}]] |}} {{#if:{{{style4|}}}|<br/>[[{{{style4|}}}]] |}} {{#if:{{{style5|}}}|<br/>[[{{{style5|}}}]] |}}
 
  {{!}}colspan="1"{{!}}[[{{{style|}}}]] {{#if:{{{style2|}}}|<br/>[[{{{style2|}}}]] |}} {{#if:{{{style3|}}}|<br/>[[{{{style3|}}}]] |}} {{#if:{{{style4|}}}|<br/>[[{{{style4|}}}]] |}} {{#if:{{{style5|}}}|<br/>[[{{{style5|}}}]] |}}
 
|}}
 
|}}
 
 
<!--
 
<!--
 
     STARTING YEAR
 
     STARTING YEAR
 
-->
 
-->
 
{{t row if|Year|{{{year|}}}|link=no}}
 
{{t row if|Year|{{{year|}}}|link=no}}
 
 
<!--
 
<!--
 
     Website
 
     Website
 
-->
 
-->
 
{{t row if|Website|{{{website|}}}|link=no}}
 
{{t row if|Website|{{{website|}}}|link=no}}
 
 
|}
 
|}
 
</includeonly><noinclude>
 
</includeonly><noinclude>

Latest revision as of 21:20, December 27, 2011


Template: Artist (Music)
Use on Articles about music bands or artists
Use for Info box
Category template applies to page (none)
Template Parameters
(See using templates).
Name Purpose Required? Comment
name name of band or artist no Defaults to page name
picture picture no
picture2 second picture no
country Country of origin of the band or artist no
style Music style no
style2 Music style no
style3 Music style no
style4 Music style no
style5 Music style no
year Year of creation of the band no
website Band or artist website no


Full code

{{Artist (Music)
|name           =
|picture        =
|picture2       =
|country        =
|style	        =
|style2	        =
|style3	        =
|style4	        =
|style5	        =
|year   	=
|website	=
}}