Difference between revisions of "Template:CommoditiesRatioTable/row"
Jump to navigation
Jump to search
m (Ratios display fixed, adding #trim.) |
m (The #trim, is actually not needed. Removed #trims. Fixed rows in last column having an extra blank space.) |
||
Line 1: | Line 1: | ||
<noinclude>'''{{c|+|WORKING: [INCOMPLETE]}}'''<br>The | <noinclude>'''{{c|+|WORKING: [INCOMPLETE]}}'''<br>The {{c|+| }}; Represents a space " ", to not break the reference for the items. {{c|-|DO NOT DELETE}}.</noinclude> | ||
<includeonly><!-- {{NPCLootTable/row|Jurg|Sell|Weapons}} --- | <includeonly><!-- {{NPCLootTable/row|Jurg|Sell|Weapons}} --- | ||
--- Define variables, goal is to only load each property from the Data page once. --- | --- Define variables, goal is to only load each property from the Data page once. --- | ||
Line 13: | Line 13: | ||
<!-- Display Location Block (Possible to gather Location in a single block?) --> | <!-- Display Location Block (Possible to gather Location in a single block?) --> | ||
| {{{1}}} <!-- Location --> | | {{{1}}} <!-- Location --> | ||
| {{#if:{{#var:NPC}}|[[File:{{#var:NPC}}.png|64px]]|No image found for [[{{#var:NPC}}]].}}<br>'''[[{{#var:NPC}}]]'''<! | <!-- Display NPC Icon --> | ||
| {{#if:{{#var:NPC}}|[[File:{{#var:NPC}}.png|64px]]|No image found for [[{{#var:NPC}}]].}}<br>'''[[{{#var:NPC}}]]''' | |||
| '''{{#if | <!--- Third to Last columns: Ratios List --> | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|0}}|{{#explode:{{#var:RatiosList}}|;|0}}|No data}}''' | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|1}}|{{#explode:{{#var:RatiosList}}|;|1}}|No data}}''' | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|2}}|{{#explode:{{#var:RatiosList}}|;|2}}|No data}}''' | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|3}}|{{#explode:{{#var:RatiosList}}|;|3}}|No data}}''' | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|4}}|{{#explode:{{#var:RatiosList}}|;|4}}|No data}}''' | ||
| '''{{#if | | '''{{#if:{{#explode:{{#var:RatiosList}}|;|5}}|{{#explode:{{#var:RatiosList}}|;|5}}|No data}}''' | ||
| '''{{#if:{{#explode:{{#var:RatiosList}}|;|6}}|{{#explode:{{#var:RatiosList}}|;|6}}|No data}}''' | |||
|-</includeonly><noinclude> | |||
{{doc|Template:NPCLootTable/row}} | |||
[[Category:Templates]] | |||
</noinclude> |
Revision as of 23:17, 30 January 2025
WORKING: [INCOMPLETE]
The   Represents a space " ", to not break the reference for the items. DO NOT DELETE.
Usage
{{CommoditiesRatioTable/head}}
*
{{CommoditiesRatioTable/row|Osbrook|Brukk}}
- head can use -> |town=Osbrook
Examples
Previous usage
Osbrook NPCs Ratios | ||||||||
---|---|---|---|---|---|---|---|---|
NPCs | Sacks of Grain | Crates of Charcoal | Sacks of Salt | Shipment of Timber | Barrel of Beer | Crates of Wine | Pails of Cider
| |
Osbrook | ![]() Brukk |
No data | No data | 1.32 | No data | 1.21 | 1.26 | 1.21 |
Osbrook | ![]() Bert |
No data | 1.16 | 1.32 | 1.16 | No data | 1.21 | 1.21 |
Osbrook | ![]() Jurg |
No data | No data | No data | 1.26 | No data | No data | No data |
Osbrook | ![]() Jebar |
No data | 1.26 | No data | No data | No data | No data | No data |
New implementation
The new implementation used in Commodities, do not define 'town' and uses the <tabber> parser tag, in the page itself, instead of the template.
More information on the <tabber> parser tag, can be found in the Community Portal, under "Tabs".
NPCs | Sacks of Grain | Crates of Charcoal | Sacks of Salt | Shipment of Timber | Barrel of Beer | Crates of Wine | Pails of Cider
| |
---|---|---|---|---|---|---|---|---|
Osbrook | ![]() Brukk |
No data | No data | 1.32 | No data | 1.21 | 1.26 | 1.21 |
Osbrook | ![]() Bert |
No data | 1.16 | 1.32 | 1.16 | No data | 1.21 | 1.21 |