Template:Minato Aqua/background-color2
Appearance
linear-gradient(to right, #f5beda, #b1f0fd) NOTE: linear gradient can only be use with backgroud: instead of background-color and only in Abovestyle or Headerstyle fields
Description | Code | Code Actual | Result |
---|---|---|---|
Intended behaviour | style="background:linear-gradient(to right, #f5beda, #b1f0fd);" | style="background:linear-gradient(to right, #f5beda, #b1f0fd);" | Example |
Actual behaviour | style="background:{{Template:Minato Aqua/background-color2}};" | style="background:linear-gradient(to right, #f5beda, #b1f0fd);" | Example |
Regular Template Behaviour | style="background:{{Template:Minato Aqua/background-color1}};" | style="background:#404b83;" | Example |