Difference between revisions of "Template:InfoBox UORareItem"

m
m
Line 7: Line 7:
 
{{#ifeq: {{Boolean|{{{extraprop|}}} }} | 1 |=='''{{{extraprop}}}'''== }}
 
{{#ifeq: {{Boolean|{{{extraprop|}}} }} | 1 |=='''{{{extraprop}}}'''== }}
 
</div>{{#vardefine: imagename|File:UO-Item-{{{graphic}}}-{{{hue}}}.png}}
 
</div>{{#vardefine: imagename|File:UO-Item-{{{graphic}}}-{{{hue}}}.png}}
{| class=infobox
 
 
{| class=infobox | class=imagecell colspan="2" style="background:{{#ifeq:  {{Boolean|{{{forceBlack|}}} }} | 1 | black | {{#ifeq:  {{Boolean|{{{forceWhite|}}} }} | 1 | | {{#ifexist:{{#var: imagename}} | {{checkContrast|hue={{{hue|}}}}} |}} }} }}" | {{#ifexist:{{#var: imagename}}|[[{{#var: imagename}}{{!}}Image of {{{name}}}]]|&nbsp;This image is not yet available.&nbsp;{{#if:{{{graphic|}}}|{{#if:{{{hue|}}}|<br/><br/>[http://services.servuo.com/uoapi/item/{{{graphic}}}/{{{hue}}} You can try this image.]<br/><br/>If it is the correct image, with the correct hue,<br/>you can save it, then [http://stratics.com/w/index.php?title=Special:Upload&wpDestFile={{#var: imagename}} upload it] to Stratics!
 
{| class=infobox | class=imagecell colspan="2" style="background:{{#ifeq:  {{Boolean|{{{forceBlack|}}} }} | 1 | black | {{#ifeq:  {{Boolean|{{{forceWhite|}}} }} | 1 | | {{#ifexist:{{#var: imagename}} | {{checkContrast|hue={{{hue|}}}}} |}} }} }}" | {{#ifexist:{{#var: imagename}}|[[{{#var: imagename}}{{!}}Image of {{{name}}}]]|&nbsp;This image is not yet available.&nbsp;{{#if:{{{graphic|}}}|{{#if:{{{hue|}}}|<br/><br/>[http://services.servuo.com/uoapi/item/{{{graphic}}}/{{{hue}}} You can try this image.]<br/><br/>If it is the correct image, with the correct hue,<br/>you can save it, then [http://stratics.com/w/index.php?title=Special:Upload&wpDestFile={{#var: imagename}} upload it] to Stratics!
 
<small> (Image API is provided by ServUO,<br/>and is used with permission.)</small>}} |}} |}}
 
<small> (Image API is provided by ServUO,<br/>and is used with permission.)</small>}} |}} |}}

Revision as of 15:33, 12 July 2016

{{{name}}}

Type unknown
Season unknown
Date unknown
Shard(s)

unknown

Quantity unknown

Graphic unknown
Hue unknown
Weight unknown
Blessed (originally) unknown
Cursed unknown
Newbiefied unknown

Dyable unknown
Eatable unknown
Turnable unknown
Wearable unknown
Wieldable unknown
Works as a container unknown

Animated unknown
Double-click Effect unknown
Ethereal unknown
Sound unknown
Transparent unknown
Walk-over Effect unknown

Legal to Own unknown
No-drop Flag unknown
No-dye Flag unknown
No-trade Flag unknown
{{Template:ItemInfoBox
  |name = Some Item
  |aka = Rift Pillar
  |engraving = To Catskills Love Mesanna
  |extraprop = It's full.
  |container = no
  |crafted       = no
  |craftText = made
  |crafter = EM So and so
  |graphic  = 1234
  |hue      = 1050
  |quantity = 15
  |season   = 1 
  |day = 1
  |month = June
  |year     = 1998
  |weight = 3
  |legal       = true 
  |sound         = None
  |doubleclick   = None
  |wearable      = true
  |wieldable     = true
  |walkover = true
  |eatable = true
  |animated = true
  |turnable  = 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
  |type          = EM
  | blessed = yes
  | cursed = no
  | nodye = no
  | nodrop = no
  | notrade = no
}}

Use:
 |forceBlack = true
or
 |forceWhite = true
to override the default image background color, if it will make the image show better.