Difference between revisions of "Template:CFArtInfo"
From Nookipedia, the Animal Crossing wiki
AlexBot2004 (talk | contribs) m |
AlexBot2004 (talk | contribs) m (Sentence case) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{#cargo_declare: | ||
+ | _table=cf_art | ||
+ | |name = String | ||
+ | |image = String | ||
+ | |image_url = String | ||
+ | |has_fake = Boolean | ||
+ | |buy_price = Integer | ||
+ | |sell = Integer | ||
+ | |availability = String | ||
+ | |availability_note = String | ||
+ | |authenticity = String | ||
+ | |width = Float | ||
+ | |length = Float | ||
+ | }}</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}||{{#cargo_store: | ||
+ | _table=cf_art | ||
+ | |name = {{{name|{{PAGENAME}}}}} | ||
+ | |image = {{{image|}}} | ||
+ | |image_url = {{filepath:{{{image|}}}}} | ||
+ | |has_fake = Yes | ||
+ | |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 | ||
− | |||
− | |||
− | |||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|imagesize = 128px | |imagesize = 128px | ||
|imagesize2 = 128px | |imagesize2 = 128px | ||
− | | | + | |label = Buy price |
− | + | |data = {{Currency|Bells|{{{buy-price|}}}}} | |
− | + | |label2 = Sell price | |
− | |label2 = | + | |data2 = {{Currency|Bells|{{{sell-price|}}}}}{{#ifeq:{{{has-fake|Yes}}}|Yes|{{Note|name=Forgery|Sells for 10 Bells if it is a forgery.}}|}} |
− | |data2 = {{Currency|Bells|{{{ | + | |label3 = Obtain from |
− | + | |data3 = {{Availability|{{{availability|Unknown}}}}} {{#if:{{{availability-note|}}} | <small>({{{availability-note|}}})</small> | }} | |
− | + | |label4 = Authenticity | |
− | | | + | |data4 = {{{authenticity|Unknown}}} |
− | | | + | |labelend = Furniture size |
− | | | ||
− | | | ||
− | |labelend = Furniture | ||
|dataend = {{Size|{{{art-width|1.0}}}|{{{art-length|1.0}}}|imgsize=30x30px}} | |dataend = {{Size|{{{art-width|1.0}}}|{{{art-length|1.0}}}|imgsize=30x30px}} | ||
}} | }} | ||
{{Note list}} | {{Note list}} | ||
− | <noinclude>{{Documentation}}[[Category:Templates]][[Category:Project Museum]]</noinclude> | + | <noinclude>{{Documentation}}[[Category:Cargo templates]][[Category:Templates]][[Category:Project Museum]]</noinclude> |
Latest revision as of 18:54, January 5, 2024
This template defines the table "cf_art". View table.
- ↑ Sells for 10 Bells if it is a forgery.
Template documentation (view)
More Cargo templates |
---|
- For query instructions see our Cargo documentation.