Difference between revisions of "Template:InfoBox UORareItem"

m
m
Line 20: Line 20:
 
|-
 
|-
 
| Hue      || {{#if:{{{hue|}}}|[[Category:UO:Items with hue {{{hue}}}]][[:Category:UO:Items with hue {{{hue}}}|{{{hue}}}]]|[[Category:UO:Rares with unknown hue]][[:Category:UO:Rares with unknown hue|unknown]]}}
 
| Hue      || {{#if:{{{hue|}}}|[[Category:UO:Items with hue {{{hue}}}]][[:Category:UO:Items with hue {{{hue}}}|{{{hue}}}]]|[[Category:UO:Rares with unknown hue]][[:Category:UO:Rares with unknown hue|unknown]]}}
 +
|-
 +
| Weight || {{#if:{{{weight|}}}|{{{weight}}}|unknown[[Category:UO:Rares with unknown weight]]}}
 +
|-
 +
|colspan="2"|
 +
-----
 +
|-
 +
| Dyable || {{#if:{{{dyable|}}}|{{{dyable}}}|unknown[[Category:UO:Rares with unknown dyability]]}}
 +
|-
 +
| Turnable || {{#if:{{{turnable|}}}|{{{turnable}}}|unknown[[Category:UO:Rares with unknown turnablity]]}}
 +
|-
 +
| Wearable || {{#if:{{{wearable|}}}|{{{wearable}}}|unknown[[Category:UO:Rares with unknown wearability]]}}
 +
|-
 +
| Wieldable || {{#if:{{{wieldable|}}}|{{{wearable}}}|unknown[[Category:UO:Rares with unknown wieldability]]}}
 +
|-
 +
|colspan="2"|
 +
-----
 
|-
 
|-
 
| Animated || {{#if:{{{animated|}}}|{{{animated}}}[[Category:UO:Animated Items]]|unknown[[Category:UO:Rares with unknown animation]]}}
 
| Animated || {{#if:{{{animated|}}}|{{{animated}}}[[Category:UO:Animated Items]]|unknown[[Category:UO:Rares with unknown animation]]}}

Revision as of 12:19, 2 June 2016

This image is not yet available at Stratics. You can try this image.If it is the correct image and has the correct hue, you can save it, then upload it to Stratics!

(Image API is provided by ServUO, and is used with permission.)

Type unknown
Season unknown
Year
Shard(s) ItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/ShardItemInfoBox/Shard
Quantity unknown

Graphic unknown
Hue unknown
Weight unknown

Dyable unknown
Turnable unknown
Wearable unknown
Wieldable unknown

Animated unknown
Sound unknown
Double-Click Effect unknown

Legal to Own Yes
{{Template:ItemInfoBox
  |graphic  = 0x1234
  |hue      = 1050
  |quantity = 15
  |season   = 1  /* if present, don't also define year. */
  |year     = 1998 /* Only for items without a season. */
  |illegal       = true /* Defaults to false. */
  |sound         = None
  |doubleclick   = None
  |wearable      = true
  |wieldable     = true
  |s_Arirang     = true
  |s_Asuka       = true
  |s_Atlantic    = true
  |s_Baja        = true
  |s_Balhae      = true
  |s_Catskills   = true
  |s_Chesapeake  = true
  |s_Drachenfels = true
  |s_Europa      = true
  |s_Formosa     = true
  |s_GL          = true
  |s_Hokuto      = true
  |s_Izumo       = true
  |s_LA          = true
  |s_LS          = true
  |s_Legends     = true
  |s_Mizuho      = true
  |s_Mugen       = true
  |s_Napa        = true
  |s_Oceania     = true
  |s_Origin      = true
  |s_Pacific     = true
  |s_Sakura      = true
  |s_SP          = true
  |s_Sonoma      = true
  |s_Wakoku      = true
  |s_Yamato      = true
  |s_Unknown     = true
  |type          = EM
  |crafted       = no
}}

Minimum knowledge case:

{{Template:ItemInfoBox
  |s_Unknown = true
}}