Template:Badge data/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(→‎Example: Has coordinates is now type record)
(→‎See also: see also)
Line 22: Line 22:


==See also==
==See also==
* [[Property:Has index]]
* [[Property:Has coordinates]]
* {{tl|sort order}} and [[Property:Has sort position]]
* {{tl|badge display}} - sets properties for visible data, e.g. icon, title, description
* {{tl|badge display}} - sets properties for visible data, e.g. icon, title, description



Revision as of 16:33, 24 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 indexHas coordinates
Top Dog Badge90Atlas Park (131.0, 319.7, -319.5)

See also