Template:Infobox equipment: Difference between revisions

From Everafter Falls Wiki

Created page with "<noinclude>{{#cargo_attach:table=Items}}</noinclude><includeonly><!-- // Storing the inputs into the Cargo table --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> {{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store: _table=Items |Name={{{name|{{PAGENAME}}}}} |Image={{{name|{{PAGENAME}}}}}.png |Description={{{description|}}} |Type={{{type|Equipment}}} |Source={{{source|}}} |Machine={{{machine|0}}} |Mat1={{{mat1|0}}} |Amt1={{{amt1..."
 
No edit summary
Line 45: Line 45:
<group>
<group>
     <data source="type"><label>Type</label><default>Equipment</default></data>
     <data source="type"><label>Type</label><default>Equipment</default></data>
     <data source="source"><label>Sources</label></data>
    <data source="slot"><label>Slot</label></data>
     <data source="source"><label>Sources</label><default>[[Treasure chest]]s<br />[[Boss]] drops<br />[[Treasure Duck]]s<br />[[Strange stone]]s</default></data>
     <data source="stats"><label>Stats</label></data>
     <data source="stats"><label>Stats</label></data>
</group>
</group>

Revision as of 13:44, 7 August 2024

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.