×
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 2: Line 2:
     color: white;
     color: white;
     background:{{{alt text color|black}}};
     background:{{{alt text color|black}}};
     background:{{#invoke:Repeat|parentGradient}};
     background:{{#invoke:Repeat|parentGradient}};  
    background-clip: text;
     -webkit-background-clip: text;
     -webkit-background-clip: text;
    background-clip: text;
     -webkit-text-fill-color: transparent;
     -webkit-text-fill-color: transparent;
">{{{text}}}</span></includeonly><noinclude>
">{{{text}}}</span></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 16:51, 1 March 2023

Example usage

Test text

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