Template:Infobox furniture: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 10: Line 10:
|Description={{{description|}}}
|Description={{{description|}}}
|Type={{{type|Furniture}}}
|Type={{{type|Furniture}}}
|Source={{#if:{{{store|}}}|[[{{{store|}}}]]|{{{source|}}}}}
|Source={{#if:{{{store|}}}|[[{{{store|}}}]]|{{#if:{{{machine|}}}|[[{{{machine|}}}]]|{{{source|[[Furniture Catalogue]]}}}}}}}
|Rarity={{{rarity|0}}}
|Rarity={{{rarity|0}}}
|Machine={{{machine|0}}}
|Machine={{{machine|0}}}
Line 25: Line 25:
|AmtCrafted={{{amt_crafted|1}}}
|AmtCrafted={{{amt_crafted|1}}}
|CraftTime={{{time|}}}
|CraftTime={{{time|}}}
|BuyPrice={{{buy|}}}
|BuyPrice={{{buy|0}}}
|SellPrice={{{sell|}}}
|SellPrice={{{sell|}}}
|SoldAt={{{store|}}}
|SoldAt={{{store|}}}
|StacksTo={{{stack|999}}}
|StacksTo={{{stack|999}}}
|Size={{{size|}}}
|Size={{{size|}}}
|Misc={{#if:{{{dyeable|}}}|Yes|No}}
|Misc={{{dyeable|No}}}
|Stats={{{placement|}}}
|Stats={{{placement|}}}
|Location={{{catalogue|0}}}
|Location={{{catalogue|0}}}
|Slot={{{slots|}}}
}} }}<!--
}} }}<!--


Line 49: Line 50:
     <data source="type"><label>Type</label></data>
     <data source="type"><label>Type</label></data>
     <data source="stack"><label>Stack size</label><default>999</default></data>
     <data source="stack"><label>Stack size</label><default>999</default></data>
    <data source="source"><label>Source</label></data>
     <data source="store"><label>Sold at</label><format>[[{{{store|}}}]]</format></data>
     <data source="store"><label>Sold at</label><format>[[{{{store|}}}]]</format></data>
    <data source="catalogue"><label>Catalogue</label><format>[[Furniture Catalogue|Furniture]] for 200{{coin}}</format></data>
</group>
</group>
<group>
<group>
Line 62: Line 65:
     <data source="placement"><label>Placement</label></data>
     <data source="placement"><label>Placement</label></data>
     <data source="size"><label>Size</label></data>
     <data source="size"><label>Size</label></data>
    <data source="slots"><label>Slots</label></data>
     <data source="dyeable"><label>Dyeable</label><default>No</default></data>
     <data source="dyeable"><label>Dyeable</label><default>No</default></data>
</group>
</group>

Latest revision as of 19:52, 27 April 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.