Difference between revisions of "Template:ValuableTable/row"
Jump to navigation
Jump to search
(Fix Fallback version.) |
m (Fallback & spacing fix.) |
||
Line 11: | Line 11: | ||
--- Load translations that are used multiple times into variables. --- | --- Load translations that are used multiple times into variables. --- | ||
-->{{#vardefine:TranslateName|{{Translate|{{{1}}}|ValuableNames}}}}<!-- | -->{{#vardefine:TranslateName|{{Translate|{{{1}}}|ValuableNames}}}}<!-- | ||
--- Load translated description or fallback to base description -- | --- Load translated description or fallback to base description --- | ||
{{#vardefine:ItemDescription|{{# | --> {{#vardefine:ItemDescription|{{#ifexist:Template:{{uc:{{SUBPAGENAME}}}}_ValuableDescriptions|{{:Template:{{uc:{{SUBPAGENAME}}}}_ValuableDescriptions|{{{1}}}}}|{{#var:ItemDescription}}}}}} <!-- | ||
--- Define "Link" var, with a subpage verification. If subpagename = pagename, we are not on a subpage, therefore URL becomes "item name". If we are on a subpage, URL becomes "item name/subgpagename". Used for other languages. --- | --- Define "Link" var, with a subpage verification. If subpagename = pagename, we are not on a subpage, therefore URL becomes "item name". If we are on a subpage, URL becomes "item name/subgpagename". Used for other languages. --- | ||
-->{{#vardefine:Link|{{#ifeq:{{SUBPAGENAME}}|{{PAGENAME}}|{{{1}}}|{{{1}}}/{{SUBPAGENAME}}}}}} | -->{{#vardefine:Link|{{#ifeq:{{SUBPAGENAME}}|{{PAGENAME}}|{{{1}}}|{{{1}}}/{{SUBPAGENAME}}}}}} |
Revision as of 21:45, 23 January 2025
![]() |
This article is a stub. You can help Stoneshard wiki by expanding it. |
This Template replicates the logic used for the Template:WeaponTable/row.
Syntax
{{ValuableTable/row|Agate}}
Usage
It should be used with a 'header', right before it.
{{ValuableTable/head}}
{{ValuableTable/row|Agate}}
.
Any Valuables added in Valuable Data, can be used with the '/row' template.
Debug
For future modifications or debugging, you can add this, after the "ItemDescription" variable (Open Source to verify code):
[...] |{{{1}}} Base Image: Variants: Datastring:
Examples
Single Image
Item | Inv. Slots | Price ![]() |
Description |
---|---|---|---|
Agate | 1×1 | 50 ![]() |
Common folk believe agate to bring good luck. It's often used to make cheap jewelry. |
Multiple Images
Item | Inv. Slots | Price ![]() |
Description |
---|---|---|---|
Horse Pelt | 2×3 | 60 ![]() |
Peasants only kill horses that are hopelessly sick or already half-dead from old age. |
Rabbit Pelt | 1×2 | 40-50 ![]() |
Despite how cautious and skittish rabbits can be, hunting one down isn't that hard. Their pelts are usually used to make clothes. |