Documentation:Infobox Items

From World of Adaptation
Documentation:Infobox Items
{{{itemtype}}}
Quick Reference

The below code should be copied and placed under Edit Source. To use the visual editor, navigate to templates. If data is of no relevance, leave it empty.

The only required data is the item type tag.

{{Infobox Items
|image=
|itemtype=
|owner=
|function=
|traits=
|damage=
|effect=
}}


Tag Explanations
Tag Info
image An image filename should be placed here, for example "butts.jpg"
itemtype The type of item, such as "Weapon" or "Artifact". Required.
owner The owner of the item.
function The primary function of the item. Example: the intended use for a toothbrush is to brush teeth, but maybe "Weird Toothbrush" is only used to scrub the toilet.
traits The unique characteristics of an item. For example, perhaps "Weird Toothbrush" has a perpetual crust on it, but normal toothbrushes have no interesting traits, so we leave it empty.
damage The damage an item can do. If there is none, leave empty.
effect The additional effects an item can have. "Petrify" or "Stun" are good examples.