Difference between revisions of "Template:PCBugInfo"
From Nookipedia, the Animal Crossing wiki
SuperHamster (talk | contribs) (+number param) |
m (+ rarity + request reward - catchphrase (api catchphrase = N/A, added api span for rarity not for reward)) |
||
Line 6: | Line 6: | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|imagesize = 128px | |imagesize = 128px | ||
− | |||
|label = Event Availability | |label = Event Availability | ||
|data = {{{event|None}}} | |data = {{{event|None}}} | ||
|label2 = Location | |label2 = Location | ||
|data2 = {{{location|Unknown}}} | |data2 = {{{location|Unknown}}} | ||
+ | |label3 = Rarity | ||
+ | |data3 = {{{rarity|Unknown}}} | ||
|label4 = Catch Rate | |label4 = Catch Rate | ||
|data4 = {{{catch-rate|Unknown}}} | |data4 = {{{catch-rate|Unknown}}} | ||
− | |labelend = | + | |label5 = Selling Price |
− | |dataend = {{Currency|Bells|{{{ | + | |data5 = {{Currency|Bells|{{{sell|??}}}}} |
− | }}<includeonly><span id="api-critter_catchphrase_pc" style="display:none;">{{{ | + | |labelend = Request Reward |
+ | |dataend = {{Currency|Bells|{{{reward-bells|??}}}}}{{#if:{{{reward-exp|}}}|, {{PC Material|Heart|{{{reward-exp|}}}}} Friendship Points|}}<br><small>{{{reward-misc|}}}</small> | ||
+ | }}<includeonly><span id="api-critter_catchphrase_pc" style="display:none;">N/A</span><span id="api-critter_event_pc" style="display:none;">{{{event|Unknown}}}</span><span id="api-critter_location_pc" style="display:none;">{{{location|Unknown}}}</span><span id="api-critter_rarity_pc" style="display:none;">{{{rarity|Unknown}}}</span><span id="api-critter_catch_rate_pc" style="display:none;">{{{catch-rate|Unknown}}}</span><span id="api-critter_sell_pc" style="display:none;">{{{sell|Unknown}}}</span></includeonly><noinclude>{{Documentation}}[[Category:Critter info templates]]</noinclude> |
Revision as of 13:24, May 23, 2020
Template documentation (view)
Usage
Parameters
- number
- Number in the catalog.
- image
- Sprite image, defined as
Filename.ext
(do not includeFile:
). - event
- The event the critter appears in, if any. For example:
- Daisy Mae's Pickin' Patch
- location
- Where the critter can be found.
- size
- Critter size in mm.
- rarity
- Critter rarity in stars, as shown in the catalog:
- ★★★
- catch-rate
- Catch rate of the critter if using an item (e.g. fish net, honey).
- 13.1332%
- Cannot be caught at this time.
- Event only.
- sell
- How many Bells the critter sells for.
- reward-bells
- How many Bells are received when the critter is gifted; use N/A if the critter cannot be gifted.
- reward-exp
- How many Friendship Points are received when the critter is gifted; do not use if the critter cannot be gifted.
- reward-misc
- Any additional rewards received when the critter is gifted; do not use if the critter cannot be gifted.