Template: Item List2
From KaiyouRO
Revision as of 00:09, 24 September 2022 by KaiyouRO (talk | contribs) (Created page with "<includeonly><img src="https://kaiyouro.com/data/items/icons/{{#if:{{{nid|}}} | {{{nid}}} | {{{id}}}}}.png"> {{plainlink |url=https://www.kaiyouro.com/?module=vending&action={{#ifeq: {{{link|}}} | 1 | item | view }}&id={{{id}}} {{ #if:{{{num|}}} | {{{num}}} }} {{{item}}} {{ #if:{{{slots|}}} | [{{{slots}}}<nowiki>]</nowiki>}} }}</includeonly><noinclude> This templates links to the Market Database page, much like the regular Template:Item List. This is a legacy page...")
This templates links to the Market Database page, much like the regular Template:Item List.
This is a legacy page kept to not break pages who used it before. If you want to link directly to the Market, use Template:Market.
Syntax:
{{Item List2 |id=<id> |item=<name>}} {{Item List2 |id=<id> |item=<name> |num=<num>}} {{Item List2 |id=<id> |item=<name> |slots=<slots>}} {{Item List2 |id=<id> |item=<name> |slots=<slots> |link=1}}
55 Mini Furnaces (this links to the selling page instead of the overview)
For items with a thumbnail with link to DP, use Template:Item List
For cards, use Template:Card
For items without a thumbnail, use Template:Item
// Old syntax: https://www.divine-pride.net/img/items/item/kRO/{{{id}}} // New syntax: https://kaiyouro.com/data/items/icons/{{{id}}}.png Huge thanks and credit to the iROwiki guys! AND THANKS TOKEI