Template:HeroRosterCard: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
no_name and no_tags
No edit summary
Line 101: Line 101:
"no_name": {
"no_name": {
"description": "Use plain text for hero name instead of image (localized names don't use image by default)",
"description": "Use plain text for hero name instead of image (localized names don't use image by default)",
"example": "true",
"type": "boolean",
"type": "boolean"
"default": "true"
},
},
"no_tags": {
"no_tags": {
"description": "Don't use hero tags",
"description": "Don't use hero tags",
"example": "true",
"type": "boolean",
"type": "boolean"
"default": "true"
}
}
},
},

Revision as of 20:58, 29 August 2025

Tank - Brawler - Bull-Headed


Hook - Bomb - Punch

Teamplay - Initiator - Clutch

Precision - Hunter - Area Denial

Assassin - Stealthy - Lethal

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
keykey

Internal name of the Hero, used to grab summary and role.

Example
hero_atlas, hero_bebop
Unknownoptional
herohero

The name of the Hero. Used to write the title, summary and get the render image.

Default
Abrams
Example
Abrams
Unknownrequired
langlang

Language of descriptions. Optional.

Default
English
Example
English
Unknownoptional
hero_linkhero_link

Link for hero page. Optional

Example
Abrams
Unknownoptional
hero_lochero_loc

Override hero name. Optional.

Example
Abrams
Unknownoptional
Ability1Ability1

The name of the character's first ability.

Example
Siphon Life
Unknownrequired
Ability2Ability2

The name of the character's second ability.

Default
Shoulder Charge
Example
Shoulder Charge
Unknownrequired
Ability3Ability3

The name of the character's third ability.

Default
Infernal Resilience
Example
Infernal Resilience
Unknownrequired
Ability4Ability4

The name of the character's ultimate.

Default
Seismic Impact
Example
Seismic Impact
Unknownrequired
no_nameno_name

Use plain text for hero name instead of image (localized names don't use image by default)

Default
true
Booleanoptional
no_tagsno_tags

Don't use hero tags

Default
true
Booleanoptional