Difference between revisions of "Template:Enemy infobox"
Jump to navigation
Jump to search
m (added visual indicator for heart and juice) |
m |
||
Line 59: | Line 59: | ||
|- | |- | ||
|} | |} | ||
<noinclude>[[Category:Infobox templates]]</noinclude> | <noinclude>[[Category:Infobox templates]]<templatedata> | ||
{ | |||
"params": { | |||
"name": {}, | |||
"image": {}, | |||
"size": {}, | |||
"heart": {}, | |||
"juice": {}, | |||
"attack": {}, | |||
"defense": {}, | |||
"speed": {}, | |||
"luck": {}, | |||
"hit": {}, | |||
"drops": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
Revision as of 19:05, 10 March 2023
Enemy infobox | ||
---|---|---|
| ||
heart | {{{heart}}} | |
juice | {{{juice}}} | |
attack | {{{attack}}} | |
defense | {{{defense}}} | |
speed | {{{speed}}} | |
luck | {{{luck}}} | |
hit | {{{hit}}} | |
drops | {{{drops}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
size | size | no description | Unknown | optional |
heart | heart | no description | Unknown | optional |
juice | juice | no description | Unknown | optional |
attack | attack | no description | Unknown | optional |
defense | defense | no description | Unknown | optional |
speed | speed | no description | Unknown | optional |
luck | luck | no description | Unknown | optional |
hit | hit | no description | Unknown | optional |
drops | drops | no description | Unknown | optional |