Difference between revisions of "Template:InfoBox UORareItem"

m
m
Line 1: Line 1:
 
{| class=infobox  
 
{| class=infobox  
 
|class=titlecell colspan="2"| Rare Item
 
|class=titlecell colspan="2"| Rare Item
 +
|-
 
| Type  || {{#if:{{{type|}}}|{{#vardefine: itemtype | {{{type}}}{{#ifeq: {{Boolean|{{{crafted}}} }} | true |-crafted|}} Item}}[[Category:{{#var:itemtype}}s]][[:Category:{{#var:itemtype}}s|{{#var:itemtype}}]]|[[Category:Items of unknown origin]][[:Category:Items of unknown origin|unknown]]}}
 
| Type  || {{#if:{{{type|}}}|{{#vardefine: itemtype | {{{type}}}{{#ifeq: {{Boolean|{{{crafted}}} }} | true |-crafted|}} Item}}[[Category:{{#var:itemtype}}s]][[:Category:{{#var:itemtype}}s|{{#var:itemtype}}]]|[[Category:Items of unknown origin]][[:Category:Items of unknown origin|unknown]]}}
 
{{#ifeq: {{Boolean|{{{crafted}}} }} | true |{{!}}-
 
{{#ifeq: {{Boolean|{{{crafted}}} }} | true |{{!}}-
Line 52: Line 53:
 
| Quantity || {{#if:{{{quantity|}}}|{{{quantity}}}|unknown[[Category:UO:Rares of unknown quantity]]}}
 
| Quantity || {{#if:{{{quantity|}}}|{{{quantity}}}|unknown[[Category:UO:Rares of unknown quantity]]}}
 
|-
 
|-
|class=titlecell colspan="2"| Extended Information
+
|class=titlecell colspan="2" style="padding-top: 1em;" | Extended Information
 
|-
 
|-
 
| Graphic  || {{#if:{{{graphic|}}}|[[Category:UO:Items with graphic 0x{{{graphic}}}]][[:Category:UO:Items with graphic 0x{{{graphic}}}|0x{{{graphic}}}]]|[[Category:UO:Rares with unknown graphic]][[:Category:UO:Rares with unknown graphic|unknown]]}}
 
| Graphic  || {{#if:{{{graphic|}}}|[[Category:UO:Items with graphic 0x{{{graphic}}}]][[:Category:UO:Items with graphic 0x{{{graphic}}}|0x{{{graphic}}}]]|[[Category:UO:Rares with unknown graphic]][[:Category:UO:Rares with unknown graphic|unknown]]}}
Line 101: Line 102:
 
}}
 
}}
 
|-
 
|-
|class=titlecell colspan="2"| Effects
+
|class=titlecell colspan="2" style="padding-top: 1em;" | Effects
 
{{BoolInfoLine
 
{{BoolInfoLine
 
| field = Animated
 
| field = Animated
Line 130: Line 131:
 
}}
 
}}
 
|-
 
|-
|class=titlecell colspan="2"| Special Item Flags
+
|class=titlecell colspan="2" style="padding-top: 1em;" | Special Item Flags
 
{{BoolInfoLine
 
{{BoolInfoLine
 
| field = Legal to Own
 
| field = Legal to Own

Revision as of 17:59, 21 July 2016

Rare Item
Type unknown
Season unknown
Date unknown
Shard(s)

unknown

Quantity unknown
Extended Information
Graphic unknown
Blessed (originally) unknown
Cursed unknown
Newbiefied unknown
Dyable unknown
Eatable unknown
Turnable unknown
Wearable unknown
Wieldable unknown
Works as a container unknown
Effects
Animated unknown
Double-click Effect unknown
Ethereal unknown
Sound unknown
Transparent unknown
Walk-over Effect unknown
Special Item Flags
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.