Difference between revisions of "User:SuperHamster/Sandbox/Brown"

From Nookipedia, the Animal Crossing wiki
(Testing PGFurniture w/ outputAvailabilityCollapsed)
(Clear)
Tag: Blanking
Line 1: Line 1:
<noinclude>{{#cargo_declare:
 
_table=pg_furniture
 
|identifier = String
 
|en_name = String
 
|es_name = String
 
|de_name = String
 
|fr_name = String
 
|it_name = String
 
|ja_name = String
 
|zh_name = String
 
|catalog_num_dnm = Integer
 
|catalog_num_plus = Integer
 
|catalog_num_pg = Integer
 
|catalog_num_e_plus = Integer
 
|image_dnm = String
 
|image_plus = String
 
|image_pg = String
 
|image_e_plus = String
 
|collection = String
 
|rarity_group = String
 
|hra_base = Integer
 
|color = String
 
|function = String
 
|has_surface = Boolean
 
|buy = Integer
 
|sell = Integer
 
|availability = List (,) of String
 
|availability_note = String
 
|plus_availability = List (,) of String
 
|plus_availability_note = String
 
|length = Integer
 
|width = Integer
 
|interactable = Boolean
 
|interactivity = String
 
|animated = Boolean
 
|animation_activation = String
 
|sound = Boolean
 
|sound_activation = String
 
|placeable = Boolean
 
|placeable_surface = Boolean
 
|walkable = Boolean
 
|universal_code = String
 
|notes = String
 
}}</noinclude><includeonly>{{DISPLAYTITLE:{{#replace:{{SUBPAGENAME}}|Animal Crossing|''Animal Crossing''}}}}{{#ifeq:{{NAMESPACE}}|Item|{{#cargo_store:
 
_table=pg_furniture
 
|identifier = {{{identifier|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}}}}}
 
|en_name = {{{name|{{{identifier|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}}}}}}}}
 
|es_name = {{{es-name|}}}
 
|de_name = {{{de-name|}}}
 
|fr_name = {{{fr-name|}}}
 
|it_name = {{{it-name|}}}
 
|ja_name = {{{ja-name|}}}
 
|zh_name = {{{zh-name|}}}
 
|catalog_num_dnm = {{{num-dnm|}}}
 
|catalog_num_plus = {{{num-plus|}}}
 
|catalog_num_pg = {{{num-pg|}}}
 
|catalog_num_e_plus = {{{num-e-plus|}}}
 
|image_dnm = {{#ifexist:File:{{{image-dnm|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnM Model.png}}}|{{{image-dnm|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnM Model.png}}}}}
 
|image_plus = {{#ifexist:File:{{{image-plus|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnM+ Model.png}}}|{{{image-plus|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnM+ Model.png}}}}}
 
|image_pg = {{#ifexist:File:{{{image-pg|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Model.png}}}|{{{image-pg|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} PG Model.png}}}}}
 
|image_e_plus = {{#ifexist:File:{{{image-e-plus|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnMe+ Model.png}}}|{{{image-e-plus|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}} DnMe+ Model.png}}}}}
 
|collection = {{{collection|}}}
 
|rarity_group = {{{rarity-group|}}}
 
|hra_base = {{{hra-points|}}}
 
|color = {{{color|}}}
 
|function = {{{function|}}}
 
|has_surface = {{#if:{{{has-surface|}}}|Yes|No}}
 
|buy = {{{buy|}}}
 
|sell = {{{sell|}}}
 
|availability = {{{availability|}}}
 
|availability_note = {{{availability-note|}}}
 
|plus_availability = {{{plus-availability|}}}
 
|plus_availability_note = {{{plus-availability-note|}}}
 
|length = {{{length|}}}
 
|width = {{{width|}}}
 
|interactable = {{#if:{{{interactable|}}}|Yes|No}}
 
|interactivity = {{{interactivity|}}}
 
|animated = {{#if:{{{animated|}}}|Yes|No}}
 
|animation_activation = {{{animation-activation|}}}
 
|sound = {{#if:{{{sound|}}}|Yes|No}}
 
|sound_activation = {{{sound-activation|}}}
 
|placeable = {{#if:{{{placeable-floor|}}}|Yes|No}}
 
|placeable_surface = {{#if:{{{placeable-surface|}}}|Yes|No}}
 
|walkable = {{#if:{{{walkable|}}}|Yes|No}}
 
|universal_code = {{{universal-code|}}}
 
|notes = {{{notes|}}}
 
}}}}</includeonly>
 
{{Infobox 2.0
 
| primarycolor    = 39 100
 
| secondarycolor  = 42 73
 
| title            = {{{name|{{{identifier|{{#replace:{{#titleparts:{{PAGENAME}}||-1}}|<nowiki> </nowiki>(Animal Crossing)|}}}}}}}}
 
| subtitleabove    = {{#if:{{{collection|}}}{{{function|}}}|<span style{{=}}"display:inline-block;">|}}{{#if:{{{collection|}}}|[[{{{collection-link|{{{collection|}}}}}}]]}}{{#if:{{{function|}}}|{{#if:{{{collection|}}}|&nbsp;&nbsp;{{Colorshow|dcab00|'''{{!}}'''}}&nbsp;&nbsp;}}{{{function|}}}}}{{#if:{{{collection|}}}{{{function|}}}|</span>|}}
 
| lefticon        = '''<nowiki>#</nowiki>{{{num-display|}}}'''
 
| righticon        = &nbsp;
 
  
| image            = [[File:{{{image|}}}|200px|{{{name|}}}]]
 
| caption          =
 
 
| leftlabel        = Buy Price
 
| rightlabel      = Sell Price
 
| leftdata        = {{#if:{{{buy|}}}|{{Currency|Bells|{{{buy|}}}|short=yes}}|Not for sale}}
 
| rightdata        = {{#if:{{{sell|}}}|{{Currency|Bells|{{{sell|}}}}}|Unknown}}
 
 
| label            = Size
 
| data            = <div style="font-size:.9em; padding:3px 0px;">{{Size|{{{width|}}}.0|{{{length|}}}.0}}&nbsp;{{{width|}}}&nbsp;×&nbsp;{{{length|}}}</div>
 
 
| label2          = Obtain via
 
| data2            = {{#invoke: Sandbox | outputAvailabilityCollapsed | {{{availability|}}} }} {{#if: {{{availability-note|}}} | ({{{availability-note|}}}) | }} }}
 
 
| label3          = Rarity Group
 
| data3            = {{#if: {{{rarity-group|}}} | {{{rarity-group|Unknown}}} {{Note|Each item belongs in one of three rarity groups (A, B, or C), and each group is mapped to a rarity when the town is created. For example, in one town Group A furniture may be common while in another town, Group A furniture will be rare.}} | None}}
 
 
| label4          = [[Happy Home Academy|HRA]] Points
 
| data4            = {{{hra-points|Unknown}}}
 
 
| label5          = [[Fêng shui|Feng Shui]]
 
| data5            = {{#if: {{{color|}}} | {{color|{{{color|}}}}} | None}}
 
 
| widebottomlabel  = Appearances
 
| widebottomdata  = {{#if: {{{num-dnm|}}} | {{Infobox Appearance|game={{DnM|shortest}}|appears=yes}}| {{Infobox Appearance|game={{DnM|shortest}}|appears=no}} }}{{#if: {{{num-plus|}}} | {{Infobox Appearance|game={{DnM+|shortest}}|appears=yes}}| {{Infobox Appearance|game={{DnM+|shortest}}|appears=no}} }}{{#if: {{{num-pg|}}} | {{Infobox Appearance|game={{PG|shortest}}|appears=yes}}| {{Infobox Appearance|game={{PG|shortest}}|appears=no}} }}{{#if: {{{num-e-plus|}}} | {{Infobox Appearance|game={{DnMe+|shortest}}|appears=yes}}| {{Infobox Appearance|game={{DnMe+|shortest}}|appears=no}} }}
 
 
| widebottomlabel2 = Notes
 
| widebottomdata2  = {{{notes|}}}
 
 
| languages        = Name
 
| ja-name          = {{{ja-name|}}}
 
| zh-name          = {{{zh-name|}}}
 
| fr-name          = {{{fr-name|}}}
 
| es-name          = {{{es-name|}}}
 
| it-name          = {{{it-name|}}}
 
| de-name          = {{{de-name|}}}
 
| zht-name        = N/A
 
| ko-name          = N/A
 
| esl-name        = N/A
 
| frq-name        = N/A
 
| nl-name          = N/A
 
| ru-name          = N/A
 
}}<noinclude>{{clear}}
 
== Notes ==
 
{{Note list}}
 
<br><br>
 
{{Documentation}}[[Category:Cargo templates]][[Category:Item infoboxes]]
 
</noinclude>
 

Revision as of 02:46, December 30, 2020