Template:Hero card2/doc: Difference between revisions

Mixorio (talk | contribs)
mNo edit summary
Lera (talk | contribs)
No edit summary
Line 16: Line 16:
"default": "Abrams"
"default": "Abrams"
},
},
        "link": {
"link": {
"label": "Hero Link",
"label": "Hero Link",
"description": "Determines the wiki page. If not used, wiki page link will be determined by \"name\" argument",
"description": "Determines the wiki page. If not used, wiki page link will be determined by \"name\" argument",
Line 33: Line 33:
"description": "Is this hero recommended for new players?",
"description": "Is this hero recommended for new players?",
"type": "boolean",
"type": "boolean",
"default": "false"
},
"herolabs": {
"label": "is hero experimental?",
"description": "Is the hero in hero labs",
"example": "false",
"type": "boolean",
"suggestedvalues": [
"true",
"false"
],
"default": "false"
"default": "false"
}
}