Template:Badge data/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
Line 22: Line 22:


==See also==
==See also==
* {{tl|badge display}}
* {{tl|badge display}} - sets properties for visible data, e.g. icon, title, description


<includeonly><!--
<includeonly><!--

Revision as of 04:32, 18 May 2022

This is a documentation subpage for Template:Badge data (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Sets data properties for badges that aren't set elsewhere on the page.

Example

On the Top Dog Badge page:

{{badge data
| index    = 90
| category = Exploration
| zone     = Atlas Park
| x        = 131.0
| y        = 319.7
| z        = -319.5
}}

Places the page in Category:Atlas Park Exploration Badges, and sets the properties:

 Has indexIs in zoneHas coordinates
Top Dog Badge90Atlas Park (131.0, 319.7, -319.5)

See also

  • {{badge display}} - sets properties for visible data, e.g. icon, title, description