Editing Template:Infobox unit/docGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 9: | Line 9: | ||
|max_health = 5500 | |max_health = 5500 | ||
|health_regen = 0 | |health_regen = 0 | ||
|bullet_resist = 0 | |bullet_resist = 0 | ||
|spirit_resist = 0 | |spirit_resist = 0 | ||
| Line 29: | Line 28: | ||
|max_health = 5500 | |max_health = 5500 | ||
|health_regen = 0 | |health_regen = 0 | ||
|bullet_resist = 0 | |bullet_resist = 0 | ||
|spirit_resist = 0 | |spirit_resist = 0 | ||
| Line 80: | Line 78: | ||
|soul_orbs=1 | |soul_orbs=1 | ||
}} | }} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 92: | Line 89: | ||
"description": "Unit Health", | "description": "Unit Health", | ||
"example": "5500", | "example": "5500", | ||
"type": " | "type": "number" | ||
}, | }, | ||
"health_regen": { | "health_regen": { | ||
"description": "Unit Health Regen (if applicable)", | "description": "Unit Health Regen (if applicable)", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"bullet_resist": { | "bullet_resist": { | ||
| Line 151: | Line 144: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"voice_actor": { | |||
"description": "voice actor" | "description": "voice actor" | ||
}, | }, | ||
"quotes": { | |||
"description": "link to quotes page" | "description": "link to quotes page" | ||
}, | }, | ||
"information": { | |||
"suggestedvalues": [ | |||
"true" | "true" | ||
], | ], | ||
| Line 167: | Line 160: | ||
"description": "adds movement boxes" | "description": "adds movement boxes" | ||
} | } | ||
}, | |||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
| Line 173: | Line 166: | ||
"max_health", | "max_health", | ||
"health_regen", | "health_regen", | ||
"bullet_resist", | "bullet_resist", | ||
"spirit_resist", | "spirit_resist", | ||
| Line 186: | Line 178: | ||
"font-size", | "font-size", | ||
"can_move", | "can_move", | ||
"voice_actor", | |||
"quotes", | |||
"information" | |||
], | ], | ||
"format": "block", | "format": "block", | ||