Template:Hero card2/doc: Difference between revisionsGive feedback
m herolabs_text_size and sticker_size params |
fix types |
||
| Line 24: | Line 24: | ||
"label": "Text Size", | "label": "Text Size", | ||
"description": "Change if the hero name doesnt fit. Dont put px at the end.", | "description": "Change if the hero name doesnt fit. Dont put px at the end.", | ||
"type": " | "type": "number", | ||
"default": "11", | |||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"20, 11" | "20, 11" | ||
] | ] | ||
}, | }, | ||
"card_size": { | |||
"label": "Card Size", | "label": "Card Size", | ||
"description": "Size of the hero card. Dont put px at the end", | "description": "Size of the hero card. Dont put px at the end", | ||
"type": "string", | "type": "string", | ||
"default": "88", | |||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"132, 88" | "132, 88" | ||
] | ] | ||
}, | }, | ||
"sticker_size": { | |||
"label": "Sticker Size", | "label": "Sticker Size", | ||
"description": "Size of the Recommended/Hero Lab sticker that appears in the top right of hero cards.", | "description": "Size of the Recommended/Hero Lab sticker that appears in the top right of hero cards.", | ||
| Line 50: | Line 50: | ||
"default": "30" | "default": "30" | ||
}, | }, | ||
"herolabs_text_size": { | |||
"label": "Hero Labs Text Size", | "label": "Hero Labs Text Size", | ||
"description": "Size of the Hero Labs text that appears for Hero Lab heroes.", | "description": "Size of the Hero Labs text that appears for Hero Lab heroes.", | ||
"example": "6", | "example": "6", | ||
"type": " | "type": "number", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"6", | "6", | ||
| Line 78: | Line 78: | ||
"default": "false" | "default": "false" | ||
} | } | ||
} | }, | ||
"description": " " | |||
} | } | ||
</templatedata><includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | </templatedata><includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||