Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Item/doc: Difference between revisions

Template page
Content added Content deleted
Tag: Reverted
No edit summary
Tag: Reverted
Line 8: Line 8:
| Related =
| Related =
}}</nowiki></pre>
}}</nowiki></pre>

<includeonly>[[Category:Items]]
<table class="infobox-table floatright" style="padding-top:0">
{{#if:{{{Image|}}}|<tr id="infobox-table-img-bg">
<td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">[[File:{{{Image}}}|400px]]</td>
</tr>|}}
<tr>
<th width="100%" colspan="3" class="infobox-table-name">{{PAGENAME}}</th>
</tr>
{{#if:{{{Type|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Type</td>
<td width="60%" style="padding:3px;">[[:Category:Item: {{{Type}}}|{{{Type}}}]]</td>
</tr>}}
{{#if:{{{Description|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Description</td>
<td width="60%" style="padding:3px;">{{{Description}}}</td>
</tr>}}
{{#if:{{{Variants|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Variants</td>
<td width="60%" style="padding:3px;">{{{Variants}}}</td>
</tr>}}
{{#if:{{{Weight|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Weight</td>
<td width="60%" style="padding:3px;">{{{Weight}}} kg</td>
</tr>}}
{{#if:{{{Protection Level|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Protection Level</td>
<td width="60%" style="padding:3px;">{{{Protection Level}}}</td>
</tr>}}
{{#if:{{{Flash Protection|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Flash Protection</td>
<td width="60%" style="padding:3px;">{{{Flash Protection}}}</td>
</tr>}}
{{#if:{{{Material|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Material</td>
<td width="60%" style="padding:3px;">{{{Material}}}</td>
</tr>}}
{{#if:{{{Manufacturer|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Manufacturer</td>
<td width="60%" style="padding:3px;">[[{{{Manufacturer}}}]]</td>
</tr>}}
{{#if:{{{Buy Cost|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Buy Cost</td>
<td width="60%" style="padding:3px;">${{{Buy Cost}}}</td>
</tr>}}
{{#if:{{{Sell Cost|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Sell Cost</td>
<td width="60%" style="padding:3px;">${{{Sell Cost}}}</td>
</tr>}}
{{#if:{{{Trader|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Trader</td>
<td width="60%" style="padding:3px;">[[{{{Trader}}}]]</td>
</tr>}}
{{#if:{{{Usage|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Usage</td>
<td width="60%" style="padding:3px;">{{{Usage}}}</td>
</tr>}}
</table>
{{Short description|Item}}
[[Category:Item: {{{Type}}}]]
<templatestyles src="Template:Infobox/styles.css" /></includeonly>
<noinclude>
{{/doc}}
[[Category:Infobox Templates]][[Category:Templates]]
</noinclude>
<templatedata>
{
"params": {
"Image": {"label": "Image of the item", "type": "string"},
"Type": {"label": "Type of item", "type": "string"},
"Description": {"label": "Description of the item", "type": "string"},
"Variants": {"label": "Available variants of the item", "type": "string"},
"Weight": {"label": "Weight of the item in kilograms", "type": "number"},
"Protection Level": {"label": "Level of protection offered by the item", "type": "string"},
"Flash Protection": {"label": "Level of flash protection offered by the item", "type": "string"},
"Material": {"label": "Materials used in the item", "type": "string"},
"Manufacturer": {"label": "Manufacturer of the item", "type": "string"},
"Buy Cost": {"label": "Cost to buy the item", "type": "number"},
"Sell Cost": {"label": "Cost at which the item can be sold", "type": "number"},
"Trader": {"label": "Trader selling the item", "type": "string"},
"Usage": {"label": "Usage information or guidelines for the item", "type": "string"}
}
}
</templatedata>

Revision as of 20:03, 8 May 2024

Usage

{{Infobox Item
| Image =
| Type = 
| Sold By = (Name)
| Weight = 
| Manufacturer =
| Related =
}}


Template:Infobox/Item/doc/doc

No description.

Template parameters

ParameterDescriptionTypeStatus
Image of the itemImage

no description

Stringoptional
Type of itemType

no description

Stringoptional
Description of the itemDescription

no description

Stringoptional
Available variants of the itemVariants

no description

Stringoptional
Weight of the item in kilogramsWeight

no description

Numberoptional
Level of protection offered by the itemProtection Level

no description

Stringoptional
Level of flash protection offered by the itemFlash Protection

no description

Stringoptional
Materials used in the itemMaterial

no description

Stringoptional
Manufacturer of the itemManufacturer

no description

Stringoptional
Cost to buy the itemBuy Cost

no description

Numberoptional
Cost at which the item can be soldSell Cost

no description

Numberoptional
Trader selling the itemTrader

no description

Stringoptional
Usage information or guidelines for the itemUsage

no description

Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.