Template:Infobox Boss
Usage
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
Full
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|frameless|border|center|alt={{{alt}}}|upright=1]] {{{caption}}} | |
| Biographical information | |
Aliases | {{{aliases}}} |
HP | {{{HP}}} |
Location | {{{location}}} |
{{Infobox Boss
| name =
| image =
| caption =
| alt =
| aliases =
| HP =
| location =
}}
An infobox template for displaying information about characters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The boss's name | String | required |
| Primary Image | image | Name of the boss's portrait file
| String | suggested |
| Image Caption | caption | Brief description of the image's content
| String | optional |
| Alternative Image Text | alt | Alt text for image description | String | optional |
| Aliases | aliases | Aliases of the boss. This can include noble titles, nicknames and so on
| String | optional |
| Health Points | HP | The boss' health points. For guidance, a player's base HP is 20.
| String | optional |
| Location | location | Where the boss is located.
| String | optional |