Template:Tag/doc: Difference between revisions

From Love and Deepspace Wiki
Content deleted Content added
No edit summary
 
Line 10: Line 10:
==Example==
==Example==
<pre>
<pre>
<div style="display: flex; gap: 3px;">
{{Tag|Daily}}
{{Tag|Daily}}
{{Tag|Combat}}
{{Tag|Combat}}
</div>
</pre>
</pre>
<div style="display: flex; gap: 3px;">
{{Tag|Daily}}
{{Tag|Daily}}
{{Tag|Combat}}
{{Tag|Combat}}
{{doc/end}}
</div>{{doc/end}}

Latest revision as of 01:57, 7 February 2024

Documentation

Description[edit source]

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

Usage[edit source]

{{Tag|<tag name>}}

Example[edit source]

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