Template:Inventory Table: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk No edit summary |
imported>Tlosk mNo edit summary |
||
Line 6: | Line 6: | ||
|- | |- | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{Related|Wiki Templates| | {{Related|Wiki Templates|Shopkeeper NPC Template|Template:Inventory Item{{!}}<nowiki>{{Inventory Item}}</nowiki>}} | ||
== Syntax == | == Syntax == | ||
<pre style="width:auto; overflow:auto"> | <pre style="width:auto; overflow:auto"> | ||
Line 33: | Line 33: | ||
* If you wish to display a name other than the actual page name, add <code> | Alias = <Name> </code> to the Inventory Item. | * If you wish to display a name other than the actual page name, add <code> | Alias = <Name> </code> to the Inventory Item. | ||
For more information on usage see [[ | For more information on usage see [[Shopkeeper NPC Template]]. | ||
For example: | For example: |
Revision as of 20:16, 6 April 2009
Related topics: Wiki Templates, Shopkeeper NPC Template, {{Inventory Item}}
Syntax
{{Inventory Table | Table Rows = {{Inventory Item | | }} {{Inventory Item | | }} {{Inventory Item | | }} {{Inventory Item | | }} }}
{{Inventory Table | Table Rows = {{Inventory Item|<Name>|<Price>|Alias=<Name>}} {{Inventory Item|<Name>|<Price>}} {{Inventory Item|<Name>|<Price>}} {{Inventory Item|<Name>|<Price>}} }}
Usage
Displays icons and links for items in a shopkeeper's inventory. Creature a table for each type of items (from the drop down menu in game). Link text will not wrap below icons, only to the side.
- Naming Conventions are enforced and icon images must follow the format
Name Icon.png
(case sensitive). - If you wish to display a name other than the actual page name, add
| Alias = <Name>
to the Inventory Item.
For more information on usage see Shopkeeper NPC Template.
For example:
{{Inventory Table | Table Rows = {{Inventory Item | Lead Scarab | 10 }} {{Inventory Item | Iron Scarab | 50 }} {{Inventory Item | Copper Scarab | 100 }} {{Inventory Item | Silver Scarab | 250 }} {{Inventory Item | Gold Scarab | 500 }} {{Inventory Item | Pyreal Scarab | 1,000 }} {{Inventory Item | Platinum Scarab | 40,000 | Alias = Platinum }} }}
displays as:
Item Price Lead Scarab 10 Iron Scarab 50 Copper Scarab 100 Silver Scarab 250 Gold Scarab 500 Pyreal Scarab 1,000 Platinum 40,000