{{Name}}
This template is intended as an Infobox for items. It will be the first thing that readers are drawn to when they click on a character's page and should contain a brief overview of the character.
Template Code
Code:
[template]Infobox_item
|image=
|name=
|owner=
|age=
|other_names=
|type=
|effects=
|creator=
|writer=
|created=
|image_source=
[/template]
Usage
This template is intended to be used on Lore pages as an Infobox with some brief, yet important, details of the item. It is intended to be a reader's first impression of the item.Parameters
image
Defines the image to be displayed on top of the infobox. This parameter can only accept a URL to the desired image.
name
Defines the name to be displayed on top of the infobox. This parameter defaults to the page's name if left blank.
The rest of the parameters are self-explanatory. BB Code can be used for every parameter if desired. Any other parameters left blank are not displayed.
Example
Shadow
When this template is used with the following code, the infobox to the right is generated.
Code:
[template]Infobox_item
|image=https://i.imgur.com/mAj7Hnw.png
|name=Shadow
|owner=Unknown
|age=40 years
|other_names=The shade sword
|type=Sword
|effects=Weaves shadows
|creator=Unknown
|writer=Raigryn Vayd
|created=September 19
|image_source=https://www.deviantart.com/austenmengler/art/Shadow-Knight-595543328
[/template]