Template:Tag: Difference between revisions
From Step Mods | Change The Game
mNo edit summary |
mNo edit summary |
||
Line 38: | Line 38: | ||
| dimmer | dim = dim | | dimmer | dim = dim | ||
| #default = }} | | #default = }} | ||
< | <span class="{{{bg}}}bg {{{bd}}}bd {{{tx}}}tx px-1" style="cursor:default; border-radius:2px; width:{{{width}}}rem; border: 2px solid transparent; text-align:center; display:table-cell; padding:1px">'''''{{{text}}}'''''</span></includeonly><noinclude>__NOTOC__ [[Category:Deprecated Templates]] | ||
== Purpose & Usage == | == Purpose & Usage == |
Revision as of 16:26, September 20, 2021
Purpose & Usage
{{Tag|bg|bd|tx|width|text}}
Used primarily to designate a DLC required, although it may be used to simply show text with a background color/gradient.
Examples
Code:
some text {{Tag|bg=red|bd=yellow|tx=blue|width=3|text=TAG}} some text
Result: some text red yellow blue TAG some text
See Also
None