Template:Infobox item: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
m (1 revision)
No edit summary
 
Line 3: Line 3:
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
|- style="text-align:center;"
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
| colspan="2" style="padding:0.5em;" | {{{image}}}<br/>''{{{caption| }}}''
|-
|-
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics

Latest revision as of 22:53, 23 February 2012

Infobox item
{{{image}}}
Vital statistics
Type {{{type}}}
Effects {{{effects}}}
Source {{{source}}}
Cost to buy {{{buy}}}
Cost to sell {{{sell}}}


Template documentation (for the template shown above, sometimes hidden or invisible)
Description
This template is used to create an item infobox.
Syntax
Type {{infobox item|<...>}} somewhere, with parameters as shown below.
Sample output
{{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
}}

Results in...

Bob's Petal
Image:Example.jpg
Bob the Flower
Vital statistics
Type Petal
Effects Adds +1 prettiness
Source Earth
Cost to buy 1 Seed
Cost to sell 5 Pollen

Visit Template:Infobox item/doc to edit this text! (How does this work?)