Template:Glow: Difference between revisions
From Heterodontosaurus Balls
Created page with "<includeonly><span style="text-shadow: 0px 0px 7px {{{2}}}, 0px 0px 2px {{{2}}};">{{{1}}}</span>" |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><span style="text-shadow: 0px 0px 7px {{{2}}}, 0px 0px 2px {{{2}}};">{{{1}}}</span> | <includeonly><span style="text-shadow: 0px 0px 7px {{{2}}}, 0px 0px 2px {{{2}}};">{{{1}}}</span></includeonly><noinclude>[[Category:Templates]] This template makes text glow a certain colour.<br>'''Example:''' <code><nowiki>{{Glow|Poland|#097104}}</nowiki></code> makes {{Glow|Poland|#097104}}<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Text", | |||
"description": "The text that will appear.", | |||
"example": "Poland", | |||
"required": true, | |||
"type": "content" | |||
}, | |||
"2": { | |||
"label": "Colour", | |||
"description": "The hex code of the colour.", | |||
"example": "#097104", | |||
"required": true, | |||
"type": "number" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
], | |||
"description": " " | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 18:22, 3 October 2025
This template makes text glow a certain colour.
Example: {{Glow|Poland|#097104}} makes Poland
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text that will appear.
| Content | required |
| Colour | 2 | The hex code of the colour.
| Number | required |
