The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Music"

From Arthur Wiki
Jump to navigationJump to search
m
m
Line 4: Line 4:
! style="background: #FFB62D; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 100%;" align="center" colspan="2" |<font color="white">{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}</font>
! style="background: #FFB62D; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 100%;" align="center" colspan="2" |<font color="white">{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}</font>
{{!}}-   
{{!}}-   
{{#if: {{{image|}}} | {{!}} align=center colspan=2 style="padding: 1em 0; text-align: center;" {{!}} [[File:{{{image}}}|200px]] }}
{{#if: {{{image|}}} | {{!}} align=center colspan=2 style="padding: 1em 0; text-align: center;" {{!}} [[File:{{{image}}}|250px]] }}
{{!}}-  style="vertical-align: top;"
{{!}}-  style="vertical-align: top;"
{{#if: {{{caption|}}} | {{!}} align=center colspan=2 {{!}} <small>{{{caption}}}</small> }}
{{#if: {{{caption|}}} | {{!}} align=center colspan=2 {{!}} <small>{{{caption}}}</small> }}
Line 11: Line 11:
{{!}}-  style="vertical-align: top;"
{{!}}-  style="vertical-align: top;"
{{#if: {{{artist|}}} | {{!}} '''Artist''' {{!!}} {{{artist}}} }}
{{#if: {{{artist|}}} | {{!}} '''Artist''' {{!!}} {{{artist}}} }}
{{!}}-  style="vertical-align: top;"
{{#if: {{{type|}}} | {{!}} '''Type''' {{!!}} {{{type}}} }}
{{!}}-  style="vertical-align: top;"
{{!}}-  style="vertical-align: top;"
{{#if: {{{runtime|}}} | {{!}} '''Runtime''' {{!!}} {{{runtime}}} }}
{{#if: {{{runtime|}}} | {{!}} '''Runtime''' {{!!}} {{{runtime}}} }}
{{!}}-  style="vertical-align: top;"
{{!}}-  style="vertical-align: top;"
{{#if: {{{firstsung|}}} | {{!}} '''Played in''' {{!!}} "{{{firstsung}}}" }}
{{#if: {{{firstsung|}}} | {{!}} '''Played in''' {{!!}} {{{firstsung}}} }}
{{!}}-  style="vertical-align: top;"
{{!}}-  style="vertical-align: top;"



Revision as of 02:21, 19 November 2012

Use the following code:

{{Music
| image           = 
| caption         = 
| name            = 
| artist          = 
| runtime         = 
| firstsung       = 
| video           = 
}}