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

Template:Infobox/Item: Difference between revisions

Template page
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 50: Line 50:
<td width="40%" valign="top" colspan="2" style="padding:3px;">Trader</td>
<td width="40%" valign="top" colspan="2" style="padding:3px;">Trader</td>
<td width="60%" 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>}}
</tr>}}
</table>
</table>
Line 61: Line 65:
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Image": {"label": "Image of the item", "type": "string"},
"Image": {},
"Type": {"label": "Type of item", "type": "string"},
"Type": {},
"Description": {},
"Description": {"label": "Description of the item", "type": "string"},
"Variants": {"label": "Available variants of the item", "type": "string"},
"Variants": {},
"Weight": {"label": "Weight of the item in kilograms", "type": "number"},
"Weight": {},
"Protection Level": {},
"Protection Level": {"label": "Level of protection offered by the item", "type": "string"},
"Flash Protection": {},
"Flash Protection": {"label": "Level of flash protection offered by the item", "type": "string"},
"Material": {"label": "Materials used in the item", "type": "string"},
"Material": {},
"Manufacturer": {},
"Manufacturer": {"label": "Manufacturer of the item", "type": "string"},
"Buy Cost": {},
"Buy Cost": {"label": "Cost to buy the item", "type": "number"},
"Sell Cost": {"label": "Cost at which the item can be sold", "type": "number"},
"Sell Cost": {},
"Trader": {"label": "Trader selling the item", "type": "string"},
"Trader": {}
"Usage": {"label": "Usage information or guidelines for the item", "type": "string"}
}
}
}
}
</templatedata>
</templatedata>

Revision as of 20:02, 8 May 2024


Usage

{{Infobox Item
| Image =
| Type = 
| Weight = 
| Recoil Control =
| Arm Stamina = 
| Weapon Handling = 
| Reload Time = 
| Recoil Reduction =
| Dispersion =
| Loudness = 
| Size Change = 
| Manufacturer = 
| Variants =
| Material = 
| Protection Level =
| Plates =
| Container Size =
| Flash Protection =
| Buy Cost =
| Sell Cost = 
| Trader = (Name)
}}

Template Data

A Templated used in the creation of items

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

no description

Fileoptional
TypeType

What type of item is this?

Example
Weapon / Meds / Armor
Stringrequired
WeightWeight

What is the weight of the item

Example
3.613 kg
Stringrequired
VariantsVariants

no description

Unknownoptional
ManufacturerManufacturer

no description

Unknownoptional
AccuracyAccuracy

no description

Unknownoptional
Recoil ControlRecoil Control

no description

Unknownoptional
Arm Stamina DrainArm Stamina Drain

no description

Unknownoptional
Weapon HandlingWeapon Handling

no description

Unknownoptional
Reload TimeReload Time

no description

Unknownoptional
Protection LevelProtection Level

no description

Unknownoptional
PlatesPlates

no description

Unknownoptional
Container SizeContainer Size

no description

Unknownoptional
Flash ProtectionFlash Protection

no description

Unknownoptional
MaterialMaterial

no description

Unknownoptional
Buy CostBuy Cost

no description

Unknownoptional
Sell CostSell Cost

no description

Unknownoptional
TraderTrader

Name of the Vendor who gave the sold the Item

Example
Lab Rat
Stringrequired

No description.

Template parameters[Edit template data]

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.