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

From Nookipedia, the Animal Crossing wiki
m (Text replacement - "nh_clothing.buy1_wikitext=buy1" to "nh_clothing.buy1_price=buy1-price,nh_clothing.buy1_wikitext=buy1")
(update)
Line 1: Line 1:
{{TableHeader|game=ACNH|type=clothing|collection=other|title=Simple Items in {{NH|nolink}}}}
+
{{TableTop NH Clothing}}
  
 
{{#cargo_query:
 
{{#cargo_query:
Line 5: Line 5:
 
|join on=nh_clothing_variations.en_name = nh_clothing.en_name
 
|join on=nh_clothing_variations.en_name = nh_clothing.en_name
 
|group by=nh_clothing.en_name
 
|group by=nh_clothing.en_name
|fields=nh_clothing.en_name=name,nh_clothing_variations.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_variations.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=style='Simple'
 
|where=style='Simple'
 
|order by=nh_clothing.en_name
 
|order by=nh_clothing.en_name
Line 15: Line 15:
  
 
{{TableFooter|note={{Community:ACNH Spreadsheet/Attribution}}}}
 
{{TableFooter|note={{Community:ACNH Spreadsheet/Attribution}}}}
 +
 +
==Favorites==
 +
This is a list of villagers whose favorite style is Simple:
 +
{{Columns-list|
 +
{{#cargo_query:
 +
table=nh_villager
 +
|group by=name
 +
|fields=CONCAT( '[[File:', name, ' NH Villager Icon.png|x32px]][[', _pageName, '|', name, ']]' )
 +
|where=favstyle1='Simple' OR favstyle2='Simple'
 +
|order by=name
 +
|format=ul
 +
|limit=398
 +
}}
 +
}}

Revision as of 02:17, July 29, 2020

Clothing in Animal Crossing: New Horizons

Error: Table nh_clothing_variations not found.


# 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 style is Simple:

Error 1054: Unknown column 'favstyle1' 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 favstyle1='Simple' OR favstyle2='Simple' GROUP BY `name` ORDER BY `name` LIMIT 398