Template talk:Shopitem

Latest comment: 28 October 2020 by Nescientist in topic Dynite Ore support

Edit Request

A linking feature, so that a link can be assigned rather than an auto setting of the items name. This would be needed for Metronome and Coin purchases at Game Corners.--SnorlaxMonster 08:27, 19 April 2010 (UTC)Reply

Edit Request 2

Can someone add steps and units as a currencies? --SnorlaxMonster 07:25, 29 July 2010 (UTC)Reply

Done, the parameters are "Steps" and "Units". Jello 07:50, 29 July 2010 (UTC)Reply

Poké Miles

Could someone add Poké Miles (just displaying as "Miles", perhaps) as one of the currency options? Tiddlywinks (talk) 11:21, 2 March 2014 (UTC)Reply

Perhaps it would help if I give the code that needs to be added... Please replace:
units</span>]]|
...with...
units</span>]]|Miles|PM={{{2|0}}}[[Poké Mile|<span style="color:#000;">PM</span>]]|
That should be sufficient, at least.
...While we're modifying the template, the code {{#ifeq: |Night|_Night}} (occurring twice) can also be removed, as that variation of a:File:PokémonDollar.png was removed because it was unused. Tiddlywinks (talk) 12:51, 21 March 2014 (UTC)Reply

ORAS Volcanic ash, grams

Would someone replace

steps</span>]]|

with

steps</span>]]|Grams={{{2|0}}} [[Volcanic ash|<span style="color:#000;">grams</span>]]|

so that the shop can say "grams" for glass items in ORAS? ORAS's shop table currently says steps, which is actually very inaccurate for ORAS. Tiddlywinks (talk) 15:38, 31 January 2015 (UTC)Reply

Better note format

Can we add a special parameter that allows us to use a better format for notes than hover text on an asterisk? It's really not ideal that people have to hover over several asterisks to read them all, and often enough there are many in the same shop. We could change this:

{{#if: {{{4|}}}|{{tt|*|{{{4|No notes.}}}}}}}

to this:

{{#if: {{{note|}}}|{{{note}}}|{{#if: {{{4|}}}|{{tt|*|{{{4|No notes.}}}}}}}}}

That way, current templates that use the fourth parameter for a note won't get broken, but we can still go around changing templates to use things like BW or 5 Badges that people can actually read without jumping through tedious hoops. Tiddlywinks (talk) 18:30, 27 February 2015 (UTC)Reply

Bump. Someone should make this change, if only for the (early) Poke Marts... Tiddlywinks (talk) 07:26, 19 March 2015 (UTC)Reply
Bump. I hope this template can be updated as requested. Tiddlywinks (talk) 02:29, 12 August 2015 (UTC)Reply
I've changed it since no one has been opposed or stated a reason not too, I am going to note though, I'm doing this solely off the fact that you are experienced with templates and have created your own before. If it breaks, I do apologise to everyone. --Spriteit (talk) 12:56, 15 August 2015 (UTC)Reply
Thanks! I'll work through the mainspace pages, but I probably won't bother with Appendix pages. I was thinking we could eventually get rid of parameter 4, but it might actually be weird to still have parameters 5 and 6 used after that, with parameter 4 nowhere in the template... I don't know. Tiddlywinks (talk) 04:14, 16 August 2015 (UTC)Reply
Sorry for editing the code, I was checking to make sure the brackets were right >< AS for removing a parameter, that's something I won't do. I'm happy to make minor-ish edits, but yeah, I'm not that good with wikicode and prefer to leave it to the other users. --Spriteit (talk) 07:11, 16 August 2015 (UTC)Reply

Dynite Ore support

This templates needs to support Dynite Ore as currency. Thanks. Nescientist (talk) 19:04, 28 October 2020 (UTC)Reply