Template:Tag
From Step Mods | Change The Game
Purpose & Usage
Create tags to use as indicators where appropriate (DO NOT overuse this!). This template makes use of custom CSS classes to display theme-friendly colors. Reference the Site Color Pallet for CSS classes.
{{Tag|bg|bd|tx|text}}
Examples
Default Call
Code:
some text {{Tag|text=TAG}} some text
Result:
some text TAG some text
Code:
some text {{Tag|bg=mpurple|bd=magent|tx=hl|text=TAG}} some text
Result:
some text TAG some text
Code:
some text {{Tag|bg=yellow|bd=purple|tx=dim|text=Long Tag}} some text
Result: some text Long Tag some text
See Also
None