Template:Regional Goods

From HorizonXI Wiki
Revision as of 11:07, 22 August 2024 by Aramachus (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 specified to format the table without headings and a surrounding box so it can fit into a table cell.
  • Optional parameter cssclasses can be used to specify further css classes to format the table.

Examples

Usage as ordinary table

{{Regional Goods|Elshimo Uplands}}
Item Price
Rattan Lumber Resale Price: 40~41 gil
Cinnamon Resale Price: 51~53 gil
Cattleya Resale Price: 291~306 gil
Pamamas Resale Price: ~20 gil


Usage as inserted table into a surrounding table

{| class="horizon-table npc-table table-sm"
! Goods
|-
| {{Regional Goods|Elshimo Uplands|insert=true}}
|}
Goods
Rattan Lumber Resale Price: 40~41 gil
Cinnamon Resale Price: 51~53 gil
Cattleya Resale Price: 291~306 gil
Pamamas Resale Price: ~20 gil