0
edits
Changes
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>
: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>