Template:Tag: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
No edit summary
No edit summary
Line 3: Line 3:
|Combat={{#vardefine:tagColor|#97ace4}}
|Combat={{#vardefine:tagColor|#97ace4}}
|#default={{#vardefine:tagColor|#ccc}}
|#default={{#vardefine:tagColor|#ccc}}
}}<div style="min-width: 25px; padding: 0.25em 0.5em; color: white; background-color:{{#var:tagColor}}">{{{1|}}}</div></includeonly>
}}<div style="min-width: 25px; padding: 0.25em 0.5em; color: white; background-color:{{#var:tagColor}}; font-size: 0.9em;">{{{1|}}}</div></includeonly>

Revision as of 01:58, 7 February 2024

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