Difference between revisions of "Template:PGItems"

From Nookipedia, the Animal Crossing wiki
(Using Lua module to automatically italicize game)
(adding Inv Icon to the item table)
Line 9: Line 9:
 
|in_ique = Boolean
 
|in_ique = Boolean
 
|image = String
 
|image = String
 +
|inv_image = String
 
|buy = Integer
 
|buy = Integer
 
|sell = Integer
 
|sell = Integer
Line 31: Line 32:
 
|in_ique = {{#if:{{{in-ique|}}}|Yes|No}}}
 
|in_ique = {{#if:{{{in-ique|}}}|Yes|No}}}
 
|image = {{#ifexist:File:{{{image|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Model.png}}}|{{{image-pg|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Sprite.png}}}}}
 
|image = {{#ifexist:File:{{{image|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Model.png}}}|{{{image-pg|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Sprite.png}}}}}
 +
|inv_image = {{#ifexist:File:{{{image|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Inv Icon.png}}}|{{{image-pg|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Inv Icon.png}}}}}
 
|buy = {{{buy|}}}
 
|buy = {{{buy|}}}
 
|sell = {{{sell|}}}
 
|sell = {{{sell|}}}

Revision as of 23:59, August 15, 2021

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

Type of other item PGItems 32px
[[File:|256px|class=sprite|]]
Buy price Sell price
Not for sale Cannot be sold
Obtain via
Appearances
Name in other languages
 Unknown
 N/A
 Unknown
 Unknown
 N/A
 Unknown
 Unknown
 N/A
 N/A
 N/A
 N/A
 N/A

No documentation for Template:PGItems exists. Create it.