1,131
edits
(Created page with "{{Documentation}} {{invokes|StoreTableHeader}} The '''StoreTableHead''' template is to be used in conjunction with {{t|StoreLine}} provide a listing of items that are found in a shop. It also helps to provide a uniform look of how the shop information is presented for all articles about shop on the wiki. ==Usage== <pre>{{StoreTableHeader|currency=LUX}} {{StoreLine|name=Felix's Bait Rod|sell=20|currency=LUX|level=100}} {{StoreLine|name=Felix's Book|sell=1|currency=LUX|l...") |
No edit summary |
||
| Line 28: | Line 28: | ||
*'''smw:''' set to "No" to prevent indexing of this table into {{t|Store locations list}}. Use this to prevent duplicates (e.g. the store is shown on the store page AND the npc page) | *'''smw:''' set to "No" to prevent indexing of this table into {{t|Store locations list}}. Use this to prevent duplicates (e.g. the store is shown on the store page AND the npc page) | ||
*'''hideimage''' set to "yes" to hide the image column, for example for stores that sell things that don't necessarily have a fitting icon (e.g. abstract unlocks or abilities) | *'''hideimage''' set to "yes" to hide the image column, for example for stores that sell things that don't necessarily have a fitting icon (e.g. abstract unlocks or abilities) | ||
*'''hidebuy''' set to "yes" to hide the Buy | *'''hidebuy''' set to "yes" to hide the "Buyable for" column - you still need to set Buy=N/A for the StoreLine template | ||
*'''hidesell''' set to "yes" to hide the "Sellable for" column - you still need to set Buy=N/A for the StoreLine template | |||
*'''column1:''' Add an additional column with this as contents | *'''column1:''' Add an additional column with this as contents | ||
*'''column2:''' Add an additional column with this as contents | *'''column2:''' Add an additional column with this as contents | ||