Template:Rainbowtext: Difference between revisions

From MMC
Jump to navigation Jump to search
Created page with "<span style="background: linear-gradient(to left, red, orange, yellow, green, cyan, blue, violet);-webkit-background-clip: text;-webkit-text-fill-color: transparent; ">{{{1}}}</span>"
 
mNo edit summary
 
Line 1: Line 1:
<span style="background: linear-gradient(to left, red, orange, yellow, green, cyan, blue, violet);-webkit-background-clip: text;-webkit-text-fill-color: transparent; ">{{{1}}}</span>
<span style="background: linear-gradient(to left, red, orange, yellow, green, cyan, blue, violet);-webkit-background-clip: text;-webkit-text-fill-color: transparent; ">{{{1}}}</span><noinclude>
<templatedata>
{
"params": {
"1": {
"description": "The text to be rainbowed",
"required": true
}
},
"description": "Makes a text rainbow"
}
</templatedata>
</noinclude>

Latest revision as of 09:10, 31 January 2026

{{{1}}}

Makes a text rainbow

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

The text to be rainbowed

Unknownrequired