Template:Badge data/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Example== | ==Example== | ||
On the [[Top Dog Badge]] page: | |||
<pre> | <pre> | ||
{{badge data | {{badge data | ||
Line 14: | Line 16: | ||
| z = -319.5 | | z = -319.5 | ||
}}</pre> | }}</pre> | ||
Sets the properties: | |||
{{#ask:[[Top Dog Badge]]|?Has index|?Is in zone|?Has coordinates}} | |||
==See also== | ==See also== |
Revision as of 04:30, 18 May 2022
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 }}
Sets the properties:
Has index | Is in zone | Has coordinates | |
---|---|---|---|
Top Dog Badge | 90 | Atlas Park (131.0, 319.7, -319.5) |
See also
- {{badge display}}