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

From Nookipedia, the Animal Crossing wiki
(Testing TOC issue when querying wikitext)
Tag: Replaced
(Testing generic NH Cargo table display)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== test1 ==
+
<includeonly><!-- This first line must remain empty -->
== test2 ==
+
| {{i|{{{name|}}}}} {{#if:{{{variation|}}}|({{{variation|}}})|{{#if:{{{pattern|}}}|({{{pattern|}}})|}}}}
== test3 ==
+
| [[File:{{{image|}}}|64px|{{{name|}}}]]
== test4 ==
+
| data-sort-value="{{{buy1-price|}}}" | {{#if:{{{buy1|}}}|{{{buy1|}}}|Not for sale}}
== test5 ==
+
| data-sort-value="{{{sell|}}}" | {{Currency|Bells|{{{sell|}}}}}
{{#cargo_query:
+
| {{Availability|{{{availability1|}}}}} {{#if:{{{availability2|}}}|{{Availability|{{{availability2|}}}}}|}}
table=nh_clothing_variations,nh_clothing
+
|-</includeonly>
|join on=nh_clothing_variations.en_name = nh_clothing.en_name
 
|fields=nh_clothing_variations.en_name=name,nh_clothing.buy1_wikitext=buy1
 
|where=nh_clothing_variations.en_name='A Tee'
 
|format=list
 
}}
 

Latest revision as of 03:51, December 25, 2020