Difference between revisions of "Template:NLArtInfo"

From Nookipedia, the Animal Crossing wiki
m
Line 1: Line 1:
 +
<noinclude>{{#cargo_declare:
 +
_table=nl_art
 +
|name = String
 +
|image = String
 +
|image_url = String
 +
|has_fake = Boolean
 +
|fake_image = String
 +
|fake_image_url = String
 +
|art_name = String
 +
|author = String
 +
|year = String
 +
|art_style = String
 +
|art_type = String
 +
|description = Text
 +
|buy_price = Integer
 +
|sell = Integer
 +
|availability = String
 +
|availability_note = String
 +
|authenticity = String
 +
|width = Float
 +
|length = Float
 +
}}</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}||{{#cargo_store:
 +
_table=nl_art
 +
|name = {{{name|{{PAGENAME}}}}}
 +
|image = {{{image|}}}
 +
|image_url = {{filepath:{{{image|}}}}}
 +
|has_fake = {{#if:{{{fake-image|}}} | Yes | No }}
 +
|fake_image = {{{fake-image|}}}
 +
|fake_image_url = {{filepath:{{{fake-image|}}}}}
 +
|art_name = {{{art-name|}}}
 +
|author = {{{author|}}}
 +
|year = {{{year|}}}
 +
|art_style = {{{art-style|}}}
 +
|art_type = {{{art-type|Painting}}}
 +
|description = {{{description|}}}
 +
|buy_price = {{{buy-price|}}}
 +
|sell = {{{sell-price|}}}
 +
|availability = {{{availability|}}}
 +
|availability_note = {{{availability-note|}}}
 +
|authenticity = {{{authenticity|}}}
 +
|width = {{{art-width|}}}
 +
|length = {{{art-length|}}}
 +
}}}}</includeonly>
 
{{Art Info
 
{{Art Info
 
|bordercolor    = e1a884
 
|bordercolor    = e1a884
Line 14: Line 57:
 
|data2          = {{Currency|Bells|{{{buy-price|}}}}}
 
|data2          = {{Currency|Bells|{{{buy-price|}}}}}
 
|label3        = Sell Price
 
|label3        = Sell Price
|data3          = {{Currency|Bells|{{{sell-price|}}}}} {{#if:{{{fake-image|}}} | {{Note|name=Forgery (New Leaf)|Sells for 100 Bells if it is a forgery.}} | }}
+
|data3          = {{Currency|Bells|{{{sell-price|}}}}} {{#if:{{{fake-image|}}} |{{Note|name=Forgery (New Leaf)|Cannot be sold if it is a forgery. Will be charged {{Currency|Bells|100}} from [[Re-Tail]].}}| }}
 
|label4        = Obtain from
 
|label4        = Obtain from
 
|data4          = {{Availability|{{{availability|Unknown}}}}} {{#if:{{{availability-note|}}} | ({{{availability-note|}}}) | }}
 
|data4          = {{Availability|{{{availability|Unknown}}}}} {{#if:{{{availability-note|}}} | ({{{availability-note|}}}) | }}

Revision as of 15:23, January 19, 2021

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

Have an image of the art?
Then please upload it!
Unknown
Unknown
Unknown
Unknown


Description Unknown
Buy Price  Bells
Sell Price  Bells
Obtain from Unknown
Authenticity Unknown
Furniture Size 1.0 x 1.0

Template documentation (view)


More Cargo templates