Jump to content

Template:Infobox clothing/doc

From Survivalcraft Wiki
Revision as of 17:55, 3 January 2020 by imported>EinsteinBlllllllllll (EinsteinBlllllllllll moved page Template:Infobox clothing/doc to Template:Infobox clothing/doc: renaming doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox box
 | title       = 
 | image       = [e.g. "Example.jpg"]
 | imagewidth  = [e.g. "150"] [default: 210 pixels]
 | author      = 
 | illustrator = 
 | date        = 
 | publisher   = 
 | previous    = 
 | next        = 
}}

Sample output

{{infobox book
 | title       = The Adventures of Flower
 | image       = Example.jpg
 | author      = Alice
 | illustrator = Bob
 | date        = April 1928
 | publisher   = Arthur's
 | previous    = Book One
 | next        = Book Three
}}

Results in...

<infobox> <title source="name"><default>Infobox clothing/doc</default></title>

<image source="image"></image> <group> <header>General Attributes:</header> <label>Clothing/Armour Type</label><default></default> <label>Can be Dyed?</label><default></default> <label>Stackable?</label><default></default> <label>Flammable?</label><default></default> </group> <group> <header>Other Attributes:</header> <label>Protection</label><default></default> <label>Durability</label><default></default> <label>Insulation</label><default></default> <label>Weight</label><default></default> <label>Movement Speed</label><default></default> </group> </infobox>