Template:Infobox item: Difference between revisions
Appearance
templates_wiki>Duggles933 No edit summary |
m 1 revision imported |
(No difference)
| |
Revision as of 11:42, 18 August 2024
[edit] [] File:Template-info.svg Template documentation
Description
This template is for creating a very general infobox for simple items without many specific properties.
To use this template, copy the following code and fill in the appropriate fields.
Parameters
title =infobox title (usually item name; default:{{PAGENAME}})image =infobox imagecaption =infobox image caption
type =item typeeffects =item effects
Item acquisition info (subsection heading "Acquisition")
source =item sourceowners =item owner(s)buy =item cost to buysell =item cost to sell
Item reference info (subsection heading "Reference")
anime =name of anime where item appearsgame =name of game where item appearsnovel =name of novel where item appearscomic =name of comic where item appearsmanga =name of manga where item appearsmanhua =name of manhua where item appearsmanhwa =name of manhwa where item appearsmovie =name of movie where item appearstv =name of TV show where item appears
Syntax
{{infobox Item
| title = [e.g. "Important item"]
| image = [e.g. "Example.jpg"]
| caption = [e.g. "In-game image of item"]
| type = [e.g. "Fire magic"]
| effects = [e.g. "+5 Fire magic"]
| source = [e.g. "Dragon treaure chest"]
| owners = [e.g. "Red dragon"]
| buy = [e.g. "N/A"]
| sell = [e.g. "20g"]
| game = [e.g. "Final Fantasy XIV Online"]
}}
Samples
<infobox>
<title source="title"> <default>Infobox item</default> </title> <image source="image"></image> <label>Type</label> <label>Effects</label> <group> <header>Acquisition</header> <label>Source</label> <label>Owner(s)</label> <label>Cost to buy</label> <label>Cost to sell</label> </group> <group> <header>Reference</header> <label>Anime</label> <label>Game</label> <label>Novel</label> <label>Comic</label> <label>Manga</label> <label>Manhua</label> <label>Manhwa</label> <label>Movie</label> <label>TV show</label> </group> </infobox>
{{infobox item
| title = Power Flower
| image = Example.jpg
| caption = Is this it?
| type = Food
| effects = +1 Fire
| source = Vendor
| owners = Herbalists guild
| buy = 5g
| sell = 1g
| game = Generic fantasy RPG
}}
| The above documentation is transcluded from Template:Infobox item/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |