Difference between revisions of "Template:Infobox item"
From Tycoon Gaming
m (1 revision imported: Move from Fandom to here) |
m (Reverted edits by Donald (talk) to last revision by BelgianCat) Tag: Rollback |
||
(19 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
<title source="title"/> | <title source="title"/> | ||
<image source="image"><caption source="imagecaption"/></image> | <image source="image"><caption source="imagecaption"/></image> | ||
+ | <data source ="description"><label>Description</label></data> | ||
<data source="type"><label>Type</label></data> | <data source="type"><label>Type</label></data> | ||
+ | <data source="job"><label>Job</label></data> | ||
<data source="effects"><label>Effects</label></data> | <data source="effects"><label>Effects</label></data> | ||
<data source="source"><label>Source</label></data> | <data source="source"><label>Source</label></data> | ||
+ | <data source="export"><label>Exported at</label></data> | ||
+ | <data source="weight"><label>Weight</label></data> | ||
+ | <data source="value"><label>Value</label></data> | ||
<data source="buy"><label>Cost to buy</label></data> | <data source="buy"><label>Cost to buy</label></data> | ||
<data source="sell"><label>Cost to sell</label></data> | <data source="sell"><label>Cost to sell</label></data> | ||
+ | <data source="limitations"><label>Limitations</label></data> | ||
+ | <data source="pickuplocation"><label>Pick up at</label></data> | ||
+ | <data source="craftlocation"><label>Craft at</label></data> | ||
+ | <data source="exportlocation"><label>Export at</label></data> | ||
+ | <data source="requires"><label>Requirements</label></data> | ||
</infobox><includeonly>[[Category:Items]]</includeonly><noinclude>{{Documentation}}</noinclude> | </infobox><includeonly>[[Category:Items]]</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 16:06, 4 May 2024
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. |
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{infobox item | title = | image = [e.g. "Example.jpg"] | imagecaption = | type = | effects = | source = | buy = | sell = }}
Samples
{{infobox item | title = Power Flower | image = Example.jpg | type = Food | effects = +1 Fire | source = Vendor | buy = 5g | sell = 1g }}