Template:Tag

From Love and Deepspace Wiki
Revision as of 01:50, 7 February 2024 by Elaeagnifolia (talk | contribs) (Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly>{{#switch:{{{1|}}} | |#default={{#vardefine:tagColor|#ccc}} }}<div style="min-width: 25px; padding: 0.5em 1em; color: white; background-color:{{#var:tagColor}}">{{{1|}}}</div></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation

Description

This template is used to create the stylized tags that are used in-game.

Usage

{{Tag|<tag name>}}

Example

<div style="display: flex; gap: 3px;">
{{Tag|Daily}}
{{Tag|Combat}}
</div>
Daily
Combat