Template:Infobox item: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Implement {{Infobox/preview_mode_note}} - (dummy infobox page).)
m (Text replacement - "style="font-size:89%; width:300px;"" to "style="font-size:89%; width:320px;"")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
{| class="infobox boxed" style="font-size:89%; width:320px;"
|+ {{Infobox/preview_mode_note}}
|+ {{Infobox/preview_mode_note}}
! 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}}}}}
Line 21: Line 21:
| '''Cost to sell'''
| '''Cost to sell'''
| {{{sell}}}
| {{{sell}}}
|-
| colspan="9" |<!-- Bypass(kinda) auto-coloring of last-row by "infobox boxed" class -->
|}<noinclude><br style="clear:both;" />
|}<noinclude><br style="clear:both;" />
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Latest revision as of 10:36, 4 July 2022

Infobox item
Placeholder item.png
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
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?)