Difference between revisions of "Template:User Item/doc"
Cooper Kid (talk | contribs) m |
Cooper Kid (talk | contribs) |
||
Line 6: | Line 6: | ||
*'''name''' = Name of item. | *'''name''' = Name of item. | ||
*'''rename''' = Alternate name (for renamed items). | *'''rename''' = Alternate name (for renamed items). | ||
− | *'''quality''' = Item quality (accepts ''Normal'', ''Vintage'', ''Genuine'', ''Unusual'', ''Haunted'', ''Community'', ''Self-Made'', ''Valve'' or any [[Strange# | + | *'''quality''' = Item quality (accepts ''Normal'', ''Vintage'', ''Genuine'', ''Unusual'', ''Haunted'', ''Community'', ''Self-Made'', ''Valve'' or any [[Strange#Ranks|Strange]] rank). |
*'''paint''' = Painted color ([[paint can|paint can's]] name. For team paints, team should be specified in CAPS, e.g. ''Team Spirit RED''). | *'''paint''' = Painted color ([[paint can|paint can's]] name. For team paints, team should be specified in CAPS, e.g. ''Team Spirit RED''). | ||
*'''colour''' = Background colour. Accepts any hex code or {{w|Web colors#X11 color names|HTML colour}}. Defaults to ''white'' to blend in with the page. | *'''colour''' = Background colour. Accepts any hex code or {{w|Web colors#X11 color names|HTML colour}}. Defaults to ''white'' to blend in with the page. | ||
Line 14: | Line 14: | ||
==Examples== | ==Examples== | ||
{| | {| | ||
− | |<pre>{{User Item|name = Mad Milk|rename = Lon Lon Milk|quality = Hale's Own | + | |<pre>{{User Item|name = Mad Milk|rename = Lon Lon Milk|quality = Hale's Own}}</pre> |
|- | |- | ||
− | |{{User Item|name = Mad Milk|rename = Lon Lon Milk|quality = Hale's Own | + | |{{User Item|name = Mad Milk|rename = Lon Lon Milk|quality = Hale's Own}} |
|- | |- | ||
|<pre>{{User Item|name = Larrikin Robin|rename = Robbin' Hood|colour = green}}</pre> | |<pre>{{User Item|name = Larrikin Robin|rename = Robbin' Hood|colour = green}}</pre> | ||
Line 33: | Line 33: | ||
|- | |- | ||
|{{User Item|name = Respectless Rubber Glove|rename = Chicken|quality = Valve|info = Deeply Frozen|paint = Team Spirit BLU|colour = #FA8072}} | |{{User Item|name = Respectless Rubber Glove|rename = Chicken|quality = Valve|info = Deeply Frozen|paint = Team Spirit BLU|colour = #FA8072}} | ||
+ | |- | ||
+ | |<pre>{{User Item|name = Splendid Screen|quality = The Dynamic Do-Gooder's|info = 390 kills}}</pre> | ||
+ | |- | ||
+ | |{{User Item|name = Splendid Screen|quality = The Dynamic Do-Gooder's|info = 390 kills}} | ||
|}<br> | |}<br> |
Revision as of 23:26, 23 March 2012
This is a userbox-style template which can be used to display any item desired, along with its name, quality, an image, and any other information you want to add.
Parameters
WARNING: All parameters are CASE SENSITIVE
- name = Name of item.
- rename = Alternate name (for renamed items).
- quality = Item quality (accepts Normal, Vintage, Genuine, Unusual, Haunted, Community, Self-Made, Valve or any Strange rank).
- paint = Painted color (paint can's name. For team paints, team should be specified in CAPS, e.g. Team Spirit RED).
- colour = Background colour. Accepts any hex code or Template:W. Defaults to white to blend in with the page.
- style = A style. This should only be used if the desired style is NOT the default style. The styles table lists all default styles in the first column.
- info = Comment.
Examples
{{User Item|name = Mad Milk|rename = Lon Lon Milk|quality = Hale's Own}} |
|
{{User Item|name = Larrikin Robin|rename = Robbin' Hood|colour = green}} |
|
{{User Item|name = Scotsman's Stove Pipe|quality = Vintage|paint = Indubitably Green}} |
|
{{User Item|name = Scotsman's Stove Pipe|rename = Happy Irishman|info = Potatoes!|paint = Indubitably Green|style = Garish and Overbearing}} |
|
{{User Item|name = Respectless Rubber Glove|rename = Chicken|quality = Valve|info = Deeply Frozen|paint = Team Spirit BLU|colour = #FA8072}} |
|
{{User Item|name = Splendid Screen|quality = The Dynamic Do-Gooder's|info = 390 kills}} |
|