Difference between revisions of "Template:NHBugInfo"

From Nookipedia, the Animal Crossing wiki
m (catchphrase -> catch quote)
(Cargo store)
Line 1: Line 1:
 +
<noinclude>{{#cargo_declare:
 +
_table=nh_bug
 +
|name = String
 +
|number = Integer
 +
|image = String
 +
|catchphrase = String
 +
|catchphrase2 = String
 +
|n_availability = String
 +
|n_m1 = Boolean
 +
|n_m2 = Boolean
 +
|n_m3 = Boolean
 +
|n_m4 = Boolean
 +
|n_m5 = Boolean
 +
|n_m6 = Boolean
 +
|n_m7 = Boolean
 +
|n_m8 = Boolean
 +
|n_m9 = Boolean
 +
|n_m10 = Boolean
 +
|n_m11 = Boolean
 +
|n_m12 = Boolean
 +
|s_availability = String
 +
|s_m1 = Boolean
 +
|s_m2 = Boolean
 +
|s_m3 = Boolean
 +
|s_m4 = Boolean
 +
|s_m5 = Boolean
 +
|s_m6 = Boolean
 +
|s_m7 = Boolean
 +
|s_m8 = Boolean
 +
|s_m9 = Boolean
 +
|s_m10 = Boolean
 +
|s_m11 = Boolean
 +
|s_m12 = Boolean
 +
|time = String
 +
|location = String
 +
|shadow_size = String
 +
|rarity = String
 +
|total_catch = Integer
 +
|sell_nook = Integer
 +
|sell_flick = Integer
 +
|tank_width = Float
 +
|tank_length = Float
 +
}}</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}||{{#cargo_store:
 +
_table=nh_bug
 +
|name = {{PAGENAME}}
 +
|number = {{{number|}}}
 +
|image = {{{image|}}}
 +
|catchphrase = {{{catchphrase|}}}
 +
|catchphrase2 = {{{catchphrase2|}}}
 +
|n_availability = {{{n-availability|}}}
 +
|n_m1 = {{#ifeq:{{{n-m1|}}}|Yes|Yes|No}}
 +
|n_m2 = {{#ifeq:{{{n-m2|}}}|Yes|Yes|No}}
 +
|n_m3 = {{#ifeq:{{{n-m3|}}}|Yes|Yes|No}}
 +
|n_m4 = {{#ifeq:{{{n-m4|}}}|Yes|Yes|No}}
 +
|n_m5 = {{#ifeq:{{{n-m5|}}}|Yes|Yes|No}}
 +
|n_m6 = {{#ifeq:{{{n-m6|}}}|Yes|Yes|No}}
 +
|n_m7 = {{#ifeq:{{{n-m7|}}}|Yes|Yes|No}}
 +
|n_m8 = {{#ifeq:{{{n-m8|}}}|Yes|Yes|No}}
 +
|n_m9 = {{#ifeq:{{{n-m9|}}}|Yes|Yes|No}}
 +
|n_m10 = {{#ifeq:{{{n-m10|}}}|Yes|Yes|No}}
 +
|n_m11 = {{#ifeq:{{{n-m11|}}}|Yes|Yes|No}}
 +
|n_m12 = {{#ifeq:{{{n-m12|}}}|Yes|Yes|No}}
 +
|s_availability = {{{s-availability|}}}
 +
|s_m1 = {{#ifeq:{{{s-m1|}}}|Yes|Yes|No}}
 +
|s_m2 = {{#ifeq:{{{s-m2|}}}|Yes|Yes|No}}
 +
|s_m3 = {{#ifeq:{{{s-m3|}}}|Yes|Yes|No}}
 +
|s_m4 = {{#ifeq:{{{s-m4|}}}|Yes|Yes|No}}
 +
|s_m5 = {{#ifeq:{{{s-m5|}}}|Yes|Yes|No}}
 +
|s_m6 = {{#ifeq:{{{s-m6|}}}|Yes|Yes|No}}
 +
|s_m7 = {{#ifeq:{{{s-m7|}}}|Yes|Yes|No}}
 +
|s_m8 = {{#ifeq:{{{s-m8|}}}|Yes|Yes|No}}
 +
|s_m9 = {{#ifeq:{{{s-m9|}}}|Yes|Yes|No}}
 +
|s_m10 = {{#ifeq:{{{s-m10|}}}|Yes|Yes|No}}
 +
|s_m11 = {{#ifeq:{{{s-m11|}}}|Yes|Yes|No}}
 +
|s_m12 = {{#ifeq:{{{s-m12|}}}|Yes|Yes|No}}
 +
|time = {{{time|}}}
 +
|location = {{{location|}}}
 +
|shadow_size = {{{shadow-size|}}}
 +
|rarity = {{{rarity|}}}
 +
|total_catch = {{{total-catch|}}}
 +
|sell_nook = {{{sell-nook|}}}
 +
|sell_flick = {{{sell-flick|}}}
 +
|tank_width = {{{tank-width|}}}
 +
|tank_length = {{{tank-length|}}}
 +
}}}}</includeonly>
 
{{Critter Info
 
{{Critter Info
 
|bordercolor    = 77AC3F
 
|bordercolor    = 77AC3F

Revision as of 02:13, July 6, 2020

This template defines the table "nh_bug". View table.

Have an image of this critter?
Then please upload it!
"Unknown catch quote"

Time of Year North:
South:
Time of Day Unknown
Location Unknown
Rarity Unknown
Total Catch
Selling Prices  Nook's Cranny ?? Bells
 Flick ?? Bells
Tank Size 1.0 x 1.0

Template documentation (view)


Usage

More Cargo templates

Parameters

image
Sprite image, defined as Filename.ext (do not include File:).
catchphrase
The catch quote the player says after catching the critter.
n-availability
Months in the northern hemisphere that the critter is available, formatted as:
Month - Month
Month - Month
s-availability
Months in the southern hemisphere that the critter is available, formatted as:
Month - Month
Month - Month
time
The times of the day that the critter is available, formatted as:
#AM - #PM
#AM - #PM
location
Where the critter can be found.
rarity
Critter rarity (TODO: Define scale here.)
total-catch
The total number of bugs that need to be caught before the critter will start spawning.
sell-nook
How many Bells the critter sells for if selling in Nook's Cranny (or Timmy before the shop has built).
sell-flick
How many Bells the critter sells for if selling to Flick.
tank-width
Width (x-axis) of the tank when placing the critter down as a furniture item.
tank-length
Length (y-axis) of the tank when placing the critter down as a furniture item.