Template:Infobox npc/doc

From Wiki of Loathing
Jump to navigation Jump to search
Template-info.svg Documentation

Usage

  • name: The name of the NPC
  • image: An image of the NPC
  • size: Optional if the default image size looks off
  • location: Where the NPC can be found
  • pardner: WoL Optional. Putting anything at all in this field will add text saying this NPC is a potential pardner
  • companion: SoL Optional. Putting anything at all in this field will add text saying this NPC is a potential companion
  • companion_skills: SoL Optional. This field is a bullet list of skills, the first item requires no asterisk, but subsequent items should start on a new line preceded by an astersik
  • dlc: Optional. Putting anything at all in this field will prepend "DLC " to the category
  • game: Which game the NPC is found in, WoL or SoL

Syntax

In Shadows over Loathing:

{{Infobox npc
| name = Ellsbury
| image = Head ellsbury.png
| size = x200px
| location = Ocean City
| companion = Could be!
| companion_skills = skill 1
* skill 2
* skill 3
| dlc = un-huh
| game = SoL
}}

In West of Loathing:

{{Infobox npc
| name = Ellsbury
| image = Head ellsbury.png
| size = x200px
| location = Dirtwater
| pardner = yep!
| dlc = un-huh
| game = WoL
}}