Difference between revisions of "Clothing/New Horizons/White"

From Nookipedia, the Animal Crossing wiki
m (Text replacement - "nh_clothing_variations" to "nh_clothing_variation")
Line 1: Line 1:
{{TableHeader|game=ACNH|type=clothing|collection=other|title=White Items in {{NH|nolink}}}}
+
{{TableTop NH Clothing|name=White items}}
  
 
{{#cargo_query:
 
{{#cargo_query:
table=nh_clothing_variation,nh_clothing
+
table=nh_clothing,nh_clothing_variation
 
|join on=nh_clothing_variation.en_name = nh_clothing.en_name
 
|join on=nh_clothing_variation.en_name = nh_clothing.en_name
|fields=nh_clothing_variation.en_name=name,nh_clothing_variation.image,nh_clothing.buy1_price=buy1-price,nh_clothing.buy1_wikitext=buy1,nh_clothing.availability1,nh_clothing.availability2
+
|fields=nh_clothing.en_name=name,nh_clothing_variation.variation,nh_clothing_variation.image,nh_clothing.buy1_price=buy1-price,nh_clothing.buy1_wikitext=buy1,nh_clothing.sell,nh_clothing.availability1,nh_clothing.availability2,nh_clothing.style,nh_clothing.label1,nh_clothing.label2,nh_clothing.label3,nh_clothing.label4,nh_clothing.label5
 
|where=color1='White' OR color2='White'
 
|where=color1='White' OR color2='White'
 
|order by=nh_clothing_variation.en_name
 
|order by=nh_clothing_variation.en_name
Line 14: Line 14:
  
 
{{TableFooter|note={{Community:ACNH Spreadsheet/Attribution}}}}
 
{{TableFooter|note={{Community:ACNH Spreadsheet/Attribution}}}}
 +
 +
==Favorites==
 +
This is a list of villagers whose favorite color is White:
 +
{{Columns-list|
 +
{{#cargo_query:
 +
table=nh_villager
 +
|group by=name
 +
|fields=CONCAT( '[[File:', name, ' NH Villager Icon.png|x32px]][[', _pageName, '|', name, ']]' )
 +
|where=favcolor1='White' OR favcolor2='White'
 +
|order by=name
 +
|format=ul
 +
|limit=398
 +
}}
 +
}}

Revision as of 13:14, August 13, 2020

White items in Animal Crossing: New Horizons

Error: No field named "style" found for the database table "nh_clothing".


# Item Image Buy price Sell price Available from Style Label theme(s)
Includes data sourced from the Data Spreadsheet for Animal Crossing New Horizons, compiled and edited by 6480, noizhub, Ricky, chaiinchomp, saberslime, robotic_scarab, mollumisc, sunmarsh, kyrokey, obstinateRixatrix, jackiwi, Zalex, SuperHamster, kait, hyuum, Azarro, Czarcasm, cinnamon_swirlix, astronomyfortwo, Welcius, glowtopia, BriKun, Alyrei, dodocodes.com, StevieCoops, sneeze, Shiny190, TwistedPeach, LavaToaster, capstone, vmario, rocklamp, Alexis, Aeon, and PanchamBro.

Favorites

This is a list of villagers whose favorite color is White:

Error 1054: Unknown column 'favcolor1' in 'where clause' (db.prod.volt.wiki)

Function: CargoSQLQuery::run Query: SELECT CONCAT( 'x32px', name, '' ) AS `png|x32px]]', name, '' )` FROM `mw_cargo__nh_villager` WHERE favcolor1='White' OR favcolor2='White' GROUP BY `name` ORDER BY `name` LIMIT 398