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

From Conservapedia
Jump to: navigation, search
(Created page with "<includeonly>{| class="infobox bordered" style="border-collapse:collapse; border:1px solid black;background:#FF9F56; float:right; font-size:85%; width:46ex" cellpadding="4" ! col...")
 
m (Oops...)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox bordered" style="border-collapse:collapse; border:1px solid black;background:#FF9F56; float:right; font-size:85%; width:46ex" cellpadding="4"
+
<includeonly>{| class="infobox bordered" style="border-collapse:collapse; border:1px solid #AAAAAA;background:#FFC57A; float:right; font-size:85%; width:46ex" cellpadding="4"
 
! colspan="2"|<big>{{{name|{{PAGENAME}}}}}</big>
 
! colspan="2"|<big>{{{name|{{PAGENAME}}}}}</big>
 
<!--
 
<!--
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|}}}
 
  |{{!}}-
 
  |{{!}}-
 
  {{!}}colspan="1"{{!}}Style
 
  {{!}}colspan="1"{{!}}Style
  {{!}}colspan="1"{{!}}[[{{{style|}}}]] {{#if:{{{style2|}}}|[[{{{style2|}}}]] |}} {{#if:{{{style3|}}}|[[{{{style3|}}}]] |}} {{#if:{{{style4|}}}|[[{{{style4|}}}]] |}} {{#if:{{{style5|}}}|[[{{{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|}}} {{{website|}}}]}}
+
{{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	=
}}