Template:Song: Difference between revisions

136 bytes added ,  14:50, 13 November 2023
Add color for ±
(Add new song template with more fields)
(Add color for ±)
Line 2: Line 2:
! style="text-align: left;"| {{{name|Unknown}}}
! style="text-align: left;"| {{{name|Unknown}}}
! style="text-align: left;"| {{{author|}}}
! style="text-align: left;"| {{{author|}}}
! {{#ifeq: {{{rating}}}|+|style="background-color: #32CD32"|{{#ifeq: {{{rating}}}|-|style="background-color: #CD5C5C;"|}}}} | {{#if:{{{rating|}}}|'''{{{rating}}}|}}
! {{#ifeq: {{{rating}}}|+|style="background-color: #32CD32"|{{#ifeq: {{{rating}}}|±|style="background-color: #F4BB44;"|}}}} | {{#ifeq: {{{rating}}}|-|style="background-color: #CD5C5C;"|}}}} | {{#if:{{{rating|}}}|'''{{{rating}}}|}}
! style="text-align: left;"| {{{genre|}}}
! style="text-align: left;"| {{{genre|}}}
! style="text-align: left;"| {{{instrument|}}}
! style="text-align: left;"| {{{instrument|}}}
Line 31: Line 31:
|
|
* '''+''' if song sounds awesome. Will be highlighted green.
* '''+''' if song sounds awesome. Will be highlighted green.
* '''-''' if song sounds sound like crap, but are recognizable. Will be highlighted red.
* '''±''' if song sounds sound okay, but recognizable. Will be highlighted orange/yellow.
* '''-''' if song sounds sound like crap. Will be highlighted red.
* Any other values will be displayed but not highlighted
* Any other values will be displayed but not highlighted
|-
|-
8

edits