Template:Hero Card Nav/doc: Difference between revisionsGive feedback
update templatedata, add more examples |
m alt param |
||
| Line 23: | Line 23: | ||
"1" | "1" | ||
], | ], | ||
"type": "string" | |||
}, | |||
"Alt": { | |||
"description": "Alternate name for the hero to display, typically the localized name", | |||
"example": "Abrams", | |||
"default": "Abrams", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 43: | Line 49: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Hero", | "Hero", | ||
"Alt", | |||
"size", | "size", | ||
"font size" | "font size" | ||