Difference between revisions of "Template:NHFurnitureVariations"

From Nookipedia, the Animal Crossing wiki
(+Variation_Type and Pattern_Type)
(Lowercasing Cargo fields for consistency with rest of db)
Line 1: Line 1:
 
<noinclude>{{#cargo_declare:
 
<noinclude>{{#cargo_declare:
 
_table=nh_furniture_variations
 
_table=nh_furniture_variations
|Identifier = String
+
|identifier = String
|Name = String
+
|name = String
|Variation = String
+
|variation = String
|Variation_Type = String
+
|variation_type = String
|Pattern = String
+
|pattern = String
|Pattern_Type = String
+
|pattern_type = String
|Image = String
+
|image = String
|Color1 = String
+
|color1 = String
|Color2 = String
+
|color2 = String
 
}}</noinclude>
 
}}</noinclude>

Revision as of 05:03, May 30, 2020

This template defines the table "nh_furniture_variations". This table has not been created yet.