Template:Infobox tree: Difference between revisions
From Everafter Falls Wiki
No edit summary |
mNo edit summary |
||
| Line 105: | Line 105: | ||
<data source="tap_product"><label>Sell price</label><format>{{#cargo_query:table=Items | <data source="tap_product"><label>Sell price</label><format>{{#cargo_query:table=Items | ||
|where=Name="{{{tap_product}}}" | |where=Name="{{{tap_product}}}" | ||
|fields=CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}') | |fields=CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell | ||
}}</format></data> | }}</format></data> | ||
</group> | </group> | ||
Revision as of 16:42, 7 March 2025
This template adds rows to the table "Items", which is declared by the template Item declare. View table.
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |