Шаблон:Documentation header Шаблон:DungeonsEntity
| Этот шаблон использует Модуль:Infobox, написанный на языке программирования Lua. Пожалуйста, просмотрите Википедия:Модули и Extension:Scribunto/ru для понимания работы модуля. |
This template provides a uniform design for entities pages.
{{DungeonsEntity
|title=
|image=
|imagesize=
|health=
|behavior=
|damage=
|equipment=
|spawn=
|speed=
}}
| Parameter | Function | Default value |
|---|---|---|
title |
Optional value to use a different title instead of the page name | {{BASEPAGENAME}}
|
image |
Image of the entity | {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
|
imagesize |
Adjusts the size of the image | 150px |
imageN |
Other images for multistate entities | None |
imageNsize |
Adjusts the size of the corresponding image | 150px |
health |
The mob's health | None |
damage |
The damage hostile mobs cause to the player | None |
spawn |
Spawn details | None |
See also
Шаблон:Infobox see also