Şablon:Infobox character/doc
This template is used as an infobox for character pages.
| Parametre | Açıklama | Tür | Durum | |
|---|---|---|---|---|
| Name | name | Title of the infobox. Only specify this parameter if it's not the same as the page's title!
| Dize | isteğe bağlı |
| Image | image | Image inserted in the infobox. Use a gallery if you want multiple images. | İçerik | önerilen |
| Caption | caption | Caption for the image. This should be primarily used for quotes. Do not use this in conjunction with the "description" parameter. | Dize | önerilen |
| Description | description | Descriptive caption for the image. It has no quotation marks. Do not use this in conjunction with the "caption" parameter. | Dize | isteğe bağlı |
| Classification | classification | Whether the character is classified as a Lightner or Darkner. If unclear, leave blank.
| Dize | önerilen |
| Pronouns | pronouns | All pronouns that a character uses.
| Dize | önerilen |
| Also known as | aka | Aliases that this character is known by. Only list aliases if they are noteworthy and not one-off gags! | İçerik | önerilen |
| Appearances | location | Bulleted list of locations which the character appears in. Each location auto-categorizes the article the infobox is placed on into the relevant location category! See Category:Locations for a list of location categories. | İçerik | önerilen |
| Relationships | relationships | Relationships that the character has with other characters. Only list relationships here if they are particularly noteworthy. For example, familial relationships, romantic interests, or relationships explored in-depth in the game. | İçerik | önerilen |
| Leitmotif | leitmotif | Musical leitmotif of the character. Only specify this if there's a relevant section for it in the Leitmotifs article. | Dize | isteğe bağlı |
| Appearance in Undertale | undertale | If this character has appeared in Undertale, you can specify the Undertale Wiki page name of the character here. | Dize | isteğe bağlı |
| Wares | wares | If this character is a vendor, their wares can be specified in this field. If provided, it auto-categorizes the article under Vendors. | İçerik | isteğe bağlı |
| Health | health | Maximum HP of the character. | İçerik | önerilen |
| AT | attack | Attack stat of the character. | İçerik | önerilen |
| DF | defense | Defense stat of the character. | İçerik | önerilen |
| D$ | gold | The amount of Dark Dollars earned after killing or sparing the character. | İçerik | önerilen |
| ACT | act | Options available on the character's ACT screen. Check is automatically added to these options! | İçerik | önerilen |
| No Check | nocheck | If set to "yes", Check will not be automatically added to the list of ACTs. | Boole | isteğe bağlı |
| Recruit count | recruit | Number of enemies of this type to spare until they are recruited to Castle Town. | Sayı | önerilen |
| Level | level | Level as shown on the Recruits screen. | Sayı | önerilen |
| Element | element | Element as shown on the Recruits screen. | Dize | önerilen |
| Like | like | Things that this recruit likes, as shown on the Recruits screen. | Dize | önerilen |
| Dislike | dislike | Things that this character dislikes, as shown on the Recruits screen. | Dize | önerilen |
| class | class | If this character is black, you can add this parameter to change the background grey.
| Dize | isteğe bağlı |
{{Infobox character
|name = Infobox example
|image = King battle idle.gif
|classification = Darkner
|aka =
* Alias
* Nickname
|location = Place
|relationships = Person (relationship type)
|leitmotif = Don't Forget
|health = 99
|attack = 99
|defense = 99
|gold = 99
|act = Act, Act
|recruit = 99
|class = bg-on-dark
}}gives...
{{Infobox character
|name = Multiple images example
|image = <gallery>
King battle idle.gif | Image 1
Susie overworld static.png | Image 2
</gallery>
}}gives...
- Category:Characters for usage examples.
- Module:Character for the Lua module performing formatting and autocategorization.
- MediaWiki:Infobox.css for the styles used in the template.