Template:Navbox musical artist: Difference between revisions
NeonWabbit (talk | contribs) Created page with "{{Navbox |name = {{{name|}}} |state = {{{state|autocollapse}}} |navbar = {{{navbar|}}} |title = {{{title|}}} |border = {{{border|}}} |titlestyle = background: {{Navbox musical artist/color|{{{background|}}}}}; |bodystyle = {{{bodystyle|}}} |liststyle = {{{liststyle|}}} |groupstyle = background: #EEEEEE; {{{groupstyle|}}} |abovestyle = background: #EEEEEE; {{{abovestyle|}}} |belowstyle = background: #EEEEEE; {{{belowstyle|}}} |groupwidth = {{{groupwidth|}}} |evenodd = {{{..." |
NeonWabbit (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Navbox | {{#invoke:Navbox|navbox | ||
|name = {{{name|}}} | |name = {{{name|}}} | ||
|state = {{{state|autocollapse}}} | |state = {{{state|autocollapse}}} | ||
|templatestyles = Navbox musical artist/styles.css | |||
|navbar = {{{navbar|}}} | |navbar = {{{navbar|}}} | ||
|title = {{{title|}}} | |title = {{{title|}}} | ||
|navboxclass = navbox-musical-artist {{#switch:{{{background|}}} | |||
| solo_singer = navbox-musical-artist-solo | |||
| non_vocal_instrumentalist = navbox-musical-artist-non-vocal | |||
| non_performing_personnel = navbox-musical-artist-non-perform | |||
| group_or_band = navbox-musical-artist-group | |||
| cover_band = navbox-musical-artist-cover | |||
| classical_ensemble = navbox-musical-artist-classical | |||
| temporary = navbox-musical-artist-temp | |||
}} | |||
|bodyclass =vcard {{{bodyclass|}}} | |||
|border = {{{border|}}} | |border = {{{border|}}} | ||
|bodystyle = {{{bodystyle|}}} | |bodystyle = {{{bodystyle|}}} | ||
|liststyle = {{{liststyle|}}} | |liststyle = {{{liststyle|}}} | ||
|groupstyle = | |groupstyle = {{{groupstyle|}}} | ||
|abovestyle = | |abovestyle = {{{abovestyle|}}} | ||
|belowstyle = | |belowstyle = {{{belowstyle|}}} | ||
|groupwidth = {{{groupwidth|}}} | |groupwidth = {{{groupwidth|}}} | ||
|evenodd = {{{evenodd|}}} | |evenodd = {{{evenodd|}}} | ||
| | |||
| | |titleclass = {{#switch: {{{background|}}} | ||
| person | solo_singer | non_vocal_instrumentalist | non_performing_personnel = fn | |||
| group_or_band | cover_band | classical_ensemble | temporary = fn org | |||
| #default = fn | |||
}} | |||
|listclass = {{{listclass|}}} | |listclass = {{{listclass|}}} | ||
|aboveclass = {{{aboveclass|}}} | |aboveclass = {{{aboveclass|}}} | ||
|belowclass = {{{belowclass|}}} | |belowclass = {{{belowclass|}}} | ||
|above = {{{above|}}} | |above = {{{above|}}} | ||
|group1 = {{{group1|}}} | |group1 = {{{group1|}}} | ||
| Line 60: | Line 77: | ||
|list20 = {{{list20|}}} | |list20 = {{{list20|}}} | ||
|below = {{{below|}}} | |below = {{{below|}}} | ||
}} | }}{{#ifeq:{{NAMESPACE}}|Template|{{#ifeq:{{ROOTPAGENAME}}|Navbox musical artist||{{#if:{{{border|}}}||{{#switch:{{{background|}}}| solo_singer | non_vocal_instrumentalist | non_performing_personnel | group_or_band | cover_band | classical_ensemble | temporary = |#default=[[Category:Navbox musical artist without a background]]}}}}}}}} | ||