Template:Tag: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 49: Line 49:
== Examples ==
== Examples ==
'''Code:'''
'''Code:'''
<pre>{{Lorem}} {{Tag|bg=red|bd=yellow|tx=blue|width=3|text=TAG}} {{Lorem}}</pre>
<pre>some text {{Tag|bg=red|bd=yellow|tx=blue|width=3|text=TAG}} some text</pre>
'''Result:'''
'''Result:'''
{{Lorem}} {{Tag|bg=red|bd=yellow|tx=blue|width=3|text=TAG}} {{Lorem}}
some text {{Tag|bg=red|bd=yellow|tx=blue|width=3|text=TAG}} some text


== See Also ==
== See Also ==

Revision as of 16:25, 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