Changes

Jump to: navigation, search

Template:Infobox item/doc

857 bytes added, 00:53, 11 August 2009
m
no edit summary
;Description
:This template is used to create an item infobox.
;Syntax
:Type <code>{{t|infobox item|...}}</code> somewhere, with parameters as shown below.
;Sample output

<pre>{{infobox item
| name = Bob's Petal [defaults to pagename]
| image = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption = Bob the Flower
| type = Petal
| effects = Adds +1 prettiness
| source = Earth
| buy = 1 Seed
| sell = 5 Pollen
}}</pre>

Results in...

{{infobox item
| name = Bob's Petal
| image = Image:Example.jpg
| caption = Bob the Flower
| type = Petal
| effects = Adds +1 prettiness
| source = Earth
| buy = 1 Seed
| sell = 5 Pollen
}}

<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Navigation menu