Difference between revisions of "Template:VillagerList"

From Nookipedia, the Animal Crossing wiki
m
m
Line 8: Line 8:
 
| {{{dnm|{{Na}}}}}
 
| {{{dnm|{{Na}}}}}
 
| {{{ac|{{Na}}}}}
 
| {{{ac|{{Na}}}}}
| {{{dnme|{{Na}}}}
+
| {{{dnme|{{Na}}}}}
 
| {{{ww|{{Na}}}}}
 
| {{{ww|{{Na}}}}}
 
| {{{cf|{{Na}}}}}
 
| {{{cf|{{Na}}}}}

Revision as of 00:53, April 29, 2020

Template documentation (view)


Usage

{{VillagerList
| image       =
| name        =
| note        =
| japanese    =
| species     =
| gender      =
| personality =
| dnm         =
| ac          =
| ww          =
| cf          =
| nl          =
| hhd         =
| pc          =
| nh          =
}}

This is a base template for List of Villagers and some other similar lists. It should be used in conjunction with {{VillagerListTop}} or a similar template to set the parameters for the table. {{VillagerListBottom}} is intended to be used below the entire usage of this template, and displays a link back to the top of the table.

The parameters are as follows:

  • image sets the display of an image, which should be a full-body picture of the villager.
  • name sets the display of the villager's English-language name.
  • note allows Template:Note to be used to append an inline note next to the villager's name. This is primarily intended for villagers who have different names across games/regions.
  • japanese sets the display of the villager's original Japanese-language name. Template:JN should be used for this field.
  • species sets the display of the villager's species.
  • gender sets the display of the villager's gender, either Male or Female.
  • Personality sets the display of the villager's personality, either Lazy, Jock, Cranky, Smug for males, or either Normal, Peppy, Snooty, Big sister for females.

The following parameters affect the "appearance by game" section of the table. Template:Table cell should be used for these fields. These fields default to an empty grey cell if left blank or incorrectly formatted, so you can omit any games a villager does not appear in.

Example

{{VillagerListTop}}
{{VillagerList
| image       = [[File:Filbert NH.png|30px]]
| name        = [[Filbert]]
| japanese    = {{JN|リッキー|Rikkī|Ricky}}
| species     = [[Squirrel]]
| gender      = Male
| personality = [[Lazy]]
| dnm         = {{Table cell|Villager}}
| ac          = {{Table cell|Villager}}
| dnme        = {{Table cell|Villager}}
| ww          = {{Table cell|Villager}}
| cf          = {{Table cell|Villager}}
| nl          = {{Table cell|Villager}}
| hhd         = {{Table cell|Client}}
| pc          = {{Table cell|Contact}}
| nh          = {{Table cell|Villager}}
}}
{{VillagerListBottom}}

See also