Template:Infobox geode: Difference between revisions

From Everafter Falls Wiki

Created page with "<noinclude>{{#cargo_attach:table=Items}}</noinclude><includeonly><!-- // Storing the inputs into the declared 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|Geode}}} |Source={{{source|Round stones}}} |Rarity={{{rarity|}}} |Collec..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
|SellPrice={{{sell|}}}
|SellPrice={{{sell|}}}
|Misc={{{drops|}}}
|Misc={{{drops|}}}
}}<!--
}} }}<!--




Line 30: Line 30:
<group>
<group>
     <data source="type"><label>Type</label><default>Geode</default></data>
     <data source="type"><label>Type</label><default>Geode</default></data>
     <data source="collection"><label>Collection</label><default>[[Museum#|Strange Stones]]</default><format>[[Museum#{{ucfirst:{{{collection|}}}}}|{{ucfirst:{{{collection|}}}}}]]</format></data>
     <data source="collection"><label>Collection</label><default>[[Museum#Strange Stones|Strange Stones]]</default><format>[[Museum#{{ucfirst:{{{collection|}}}}}|{{ucfirst:{{{collection|}}}}}]]</format></data>
     <data source="source"><label>Source</label><default>[[Mining|Round stones]]</default></data>
     <data source="source"><label>Source</label><default>[[Mining|Round stones]] {{#if:{{{rarity|}}}|({{drop chance|{{{rarity|}}}|Geode}} chance)}}</default></data>
</group>
    <data source="drops"><label>Drops</label></data>
<group>
    <header>Drops</header>
    <data source="drops"/>
</group>
</group>
<group layout="horizontal">
<group layout="horizontal">

Latest revision as of 20:29, 4 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.