Difference between revisions of "Template:Enemy infobox"

From OMORI Wiki
Jump to navigation Jump to search
m
m
Line 62: Line 62:
{
{
"params": {
"params": {
"name": {},
"name": {
"type": "string",
"default": "The name of the enemy; else, the page name will be used"
},
"image": {},
"image": {},
"size": {},
"size": {},
"heart": {},
"heart": {
"type": "number",
"default": "The enemy's health",
"suggested": true
},
"juice": {},
"juice": {},
"attack": {},
"attack": {},

Revision as of 20:10, 10 March 2023

Enemy infobox
[[File:{{{image}}}|{{{size}}}]]
HP.png heart {{{heart}}}
MP.png juice {{{juice}}}
attack {{{attack}}}
defense {{{defense}}}
speed {{{speed}}}
luck {{{luck}}}
hit {{{hit}}}
drops {{{drops}}}

An overview of an enemy.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

no description

Default
The name of the enemy; else, the page name will be used
Stringoptional
imageimage

no description

Unknownoptional
sizesize

no description

Unknownoptional
heartheart

no description

Default
The enemy's health
Numbersuggested
juicejuice

no description

Unknownoptional
attackattack

no description

Unknownoptional
defensedefense

no description

Unknownoptional
speedspeed

no description

Unknownoptional
luckluck

no description

Unknownoptional
hithit

no description

Unknownoptional
dropsdrops

no description

Unknownoptional