Difference between revisions of "Template:Infobox Sea Creature/doc"

From Nookipedia, the Animal Crossing wiki
(Creating doc)
 
 
Line 20: Line 20:
 
|found              =  
 
|found              =  
 
|size              =  
 
|size              =  
 +
|movement          =
 
|shadow            =  
 
|shadow            =  
 
|rarity            =  
 
|rarity            =  
Line 33: Line 34:
 
* <code>found</code> is the where the sea creature can be found.
 
* <code>found</code> is the where the sea creature can be found.
 
* <code>size</code> is the size of the sea creature (legacy games).
 
* <code>size</code> is the size of the sea creature (legacy games).
* <code>size</code> is the shadow size of the sea creature.
+
* <code>shadow</code> is the shadow size of the sea creature.
 +
* <code>movement</code> is the movement speed of the sea creature.
 
* <code>rarity</code> is the rarity of the sea creature.
 
* <code>rarity</code> is the rarity of the sea creature.
 
* <code>price</code> is the sell price of the sea creature.
 
* <code>price</code> is the sell price of the sea creature.

Latest revision as of 01:44, July 17, 2020

Usage

{{Infobox Sea Creature
|name               = 
|ja-name            = 
|ko-name            = 
|zh-name            = 
|fr-name            = 
|it-name            = 
|es-name            = 
|de-name            = 
|nl-name            = 
|ru-name            = 
|image              = 
|imagesize          = 
|scientific name    = 
|family             = 
|timeyear           = 
|timeday            = 
|found              = 
|size               = 
|movement           =
|shadow             = 
|rarity             = 
|price              = 
}}

This infobox is for articles about sea creatures in the series. Many of the parameters are straightforward, but the below ones require special consideration:

  • scientific name is the scientific name of the sea creature in Latin.
  • family is the family of the sea creature in Latin.

The following parameters should not be removed because it still using in API, even if information moved to separate info templates:

  • timeyear is the months that the sea creature is available.
  • timeday is the time of the day that the sea creature is available.
  • found is the where the sea creature can be found.
  • size is the size of the sea creature (legacy games).
  • shadow is the shadow size of the sea creature.
  • movement is the movement speed of the sea creature.
  • rarity is the rarity of the sea creature.
  • price is the sell price of the sea creature.

The appearances are auto-assigned depending on category using Template:Infobox Appearance and PageInCat extension.

Example

Scallop
Artwork of Scallop
Real-world info
Name: Unknown
Family: Pectinidae
Main appearances

Other appearances
Names in other languages
 ホタテ
 虾夷扇贝
 Pétoncle
 Vieira
 Capasanta
 Гребешок
 가리비
 虾夷扇贝
 Pétoncle
 Vieira
 Kammmuschel
 Mantelschelp
{{Infobox Sea Creature
|name               = Scallop
|ja-name            = ホタテ
|ko-name            = 가리비
|zh-name            = 虾夷扇贝
|fr-name            = Pétoncle
|it-name            = Capasanta
|es-name            = Vieira
|de-name            = Kammmuschel
|nl-name            = Mantelschelp
|ru-name            = Гребешок
|image              = Scallop NH.png
|imagesize          = 200px
|family             = Pectinidae
|timeyear           = All year
|timeday            = All day
|found              = [[Sea]] and [[Tortimer Island|Island]]
|size               = 14 cm
|shadow             = Medium
|movement           = Erratic
|rarity             = Uncommon
|price              = 1,000 [[Bells]]
}}