Template:Regional Goods: Difference between revisions
From HorizonXI Wiki
(Created page with "<includeonly><onlyinclude>{{#dpl: | category={{{1}}}/Regional Goods | skipthispage=no | include={Used In}:resale price | table=class="{{#if:{{{insert|}}}|inserted-table|horizon-table npc-table table-sm}} {{{cssclasses|}}}"{{#if:{{{insert|}}}||,Item,Price}} }} </onlyinclude></includeonly> == Usage == Template that allows to display the goods from Category:Regional Merchants. *First parameter is mandatory and is the '''Region''' *Optional parameter ''insert'' can be...") |
(commented out for now because cant get sale price, which was the original point, only resale price) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#dpl: | <!--<includeonly><onlyinclude>{{#dpl: | ||
| category={{{1}}}/Regional Goods | | category={{{1}}}/Regional Goods | ||
| skipthispage=no | | skipthispage=no | ||
| include={Used | | include={Used In¦Regional Goods.dpl} | ||
| table=class="{{#if:{{{insert|}}}|inserted-table|horizon-table npc-table table-sm}} {{{cssclasses|}}}"{{#if:{{{insert|}}}||,Item,Price}} | | table=class="{{#if:{{{insert|}}}|inserted-table|horizon-table npc-table table-sm}} {{{cssclasses|}}}"{{#if:{{{insert|}}}||,Item,Price}} | ||
}} | }} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
[[Category:Templates|{{PAGENAME}}]] | |||
== Usage == | == Usage == | ||
Template that allows to display the goods from [[:Category:Regional Merchants]]. | Template that allows to display the goods from [[:Category:Regional Merchants]]. | ||
For details on the row formatting, look into the dpl phantom template [[Template:Regional Goods.dpl]] | |||
*First parameter is mandatory and is the '''Region''' | *First parameter is mandatory and is the '''Region''' | ||
Line 31: | Line 34: | ||
| {{Regional Goods|Elshimo Uplands|insert=true}} | | {{Regional Goods|Elshimo Uplands|insert=true}} | ||
|} | |} | ||
--> |