Difference between revisions of "Template:InfoBox UORareItem"

m
m
Line 5: Line 5:
 
| 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 |{{!}}-
{{!}} Crafter Name {{!!}} {{{crafter}}}|}}{{#vardefine: yearExists | {{#if: {{{year|}}} | 1 | 0 }} }}{{#vardefine: yearHasSeason | {{#expr: {{{year|2002}}} > 2001 }} }}{{#ifexpr: {{#expr: {{#var: yearExists}} and {{#var: yearHasSeason }} }} or {{#expr: {{#var: yearExists}} = 0}} |
+
{{!}} Crafter Name {{!!}} {{{crafter}}}|}}{{#vardefine: yearExists | {{#if: {{{year|}}} | 1 | 0 }} }}{{#vardefine: yearHasSeason | {{#if: {{Isnumeric|{{{year|}}} }} |{{#expr: {{{year|2002}}} > 2001 }} }} }}{{#ifexpr: {{#expr: {{#var: yearExists}} and {{#var: yearHasSeason }} }} or {{#expr: {{#var: yearExists}} = 0}} |
 
{{!}}-
 
{{!}}-
 
{{!}} Season  {{!!}} {{#if:{{{season|}}}| [[Category:UO:Season {{{season}}} Rares]][[:Category:UO:Season {{{season}}} Rares|{{{season}}}]]|unknown[[Category:UO:Rares with unknown season]]}} |}}  
 
{{!}} Season  {{!!}} {{#if:{{{season|}}}| [[Category:UO:Season {{{season}}} Rares]][[:Category:UO:Season {{{season}}} Rares|{{{season}}}]]|unknown[[Category:UO:Rares with unknown season]]}} |}}  

Revision as of 00:31, 30 July 2016

Rare Item
Type unknown

Expression error: Unexpected < operator.

Date unknown
Shard

unknown

Quantity unknown
Currently Spawning unknown
Japanese localized name unknown
 
Extended Information
Graphic unknown
Dyable unknown
Eatable unknown
Turnable unknown
Wearable unknown
Wieldable unknown
Works as a container unknown
Works as a runebook unknown
Works as a spellbook unknown
 
Effects
Animated unknown
Double-click Effect unknown
Ethereal unknown
Sound unknown
Transparent unknown
Walk-over Effect unknown
 
Special Item Flags
Newbiefied unknown
Legal to Own unknown
No-drop Flag unknown
No-dye Flag unknown
No-trade Flag unknown
{{InfoBox UORareItem
  |name = Some Item
  |japanesename = 船
  |aka = Rift Pillar
  |engraving = To Catskills Love Mesanna
  |extraprop = It's full.
  |container = no
  |runebook = no
  |spellbook = no
  |crafted       = no
  |craftText = made
  |crafter = EM So and so
  |quantity = 15
  |season   = 1 
  |day = 1
  |month = June
  |year     = 1998
  |day_end = 27
  |month_end = 4
  |year_end = 1999
  |weight = 3
  |legal       = true 
  |sound         = None
  |doubleclick   = None
  |wearable      = true
  |wieldable     = true
  |walkover = true
  |eatable = true
  |animated = true
  |turnable  = true
  |Arirang     = true
  |Asuka       = true
  |Atlantic    = true
  |Baja        = true
  |Balhae      = true
  |Catskills   = true
  |Chesapeake  = true
  |Drachenfels = true
  |Europa      = true
  |Formosa     = true
  |GL          = true
  |Hokuto      = true
  |Izumo       = true
  |LA          = true
  |LS          = true
  |Legends     = true
  |Mizuho      = true
  |Mugen       = true
  |Napa        = true
  |Oceania     = true
  |Origin      = true
  |Pacific     = true
  |Sakura      = true
  |SP          = true
  |Sonoma      = true
  |Wakoku      = true
  |Yamato      = true
  |type          = EM
  |spawning = no
  | 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.

If the item name contains a |, you must instead type {{!}} or things will break.