Template:HeroRosterCard: Difference between revisions

No edit summary
no_name and no_tags
Line 98: Line 98:
"description": "Internal name of the Hero, used to grab summary and role.",
"description": "Internal name of the Hero, used to grab summary and role.",
"example": "hero_atlas, hero_bebop"
"example": "hero_atlas, hero_bebop"
},
"no_name": {
"description": "Use plain text for hero name instead of image (localized names don't use image by default)",
"example": "true",
"type": "boolean"
},
"no_tags": {
"description": "Don't use hero tags",
"example": "true",
"type": "boolean"
}
}
},
},
Line 109: Line 119:
"Ability2",
"Ability2",
"Ability3",
"Ability3",
"Ability4"
"Ability4",
"no_name",
"no_tags"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>