×
Create a new article
Write your page title here:
We currently have 2,527 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

Template:GradientSpan: Difference between revisions

imported>TheGhostOfInky
No edit summary
imported>TheGhostOfInky
No edit summary
Line 1: Line 1:
<includeonly><span style="
<includeonly><span style="
     color: white;
     color: white;
    background:{{{alt text color|black}}};
     background:{{#invoke:Repeat|parentGradient}};
     background:{{#invoke:Repeat|parentGradient}};
    background-clip: text;
    -webkit-text-fill-color: transparent;
">{{{text}}}</span></includeonly><noinclude>
">{{{text}}}</span></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 16:47, 1 March 2023

Example usage

Test text

{{GradientSpan
| text = Test text
| direction = left
| #FF0000
| #00FF00
| #0000FF
| #00FFFF
}}