Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
mNo edit summary
 
mNo edit summary
 
Line 1: Line 1:
  +
{{#data:Itemtip
−
<center>'''type''' ''-Documentation by [[user:Darjk|Darjk]]-''</center>
 
  +
|name=Earthfury Belt
  +
|quality=epic
  +
|icon=inv_belt_14
  +
|bind=boe
  +
|slot=Waist
  +
|type=Mail
  +
|armor=293
  +
|stamina=33
  +
|intellect=8
  +
|spirit=13
  +
|fire=7
  +
|durability=55
  +
|classes=Shaman
  +
|set=The Earthfury
  +
|level=60
  +
|ilvl=66
  +
|sellprice=20771
  +
|itemid=16838
  +
}}
   
  +
This is part of [[The Earthfury]] set, the raid [[Tier 1]] armor set for [[Shaman]]s.
−
This function returns the type of variable was passed to it.
 
   
  +
==Source==
−
var = type(arg1);
 
  +
This item drops from random trash mobs in [[Molten Core]].
   
−
== Parameters ==
+
==Patch changes==
  +
* {{Patch 1.6.0|note=Now has updated art.}}
−
=== Arguments ===
 
−
:(arg1)
 
   
  +
==External links==
−
:;arg1 : Any - arg1 can be any variable, String, Integer, etc.
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
−  
  +
Links that do not conform to the rules will be DELETED.
−
=== Returns ===
 
  +
Repeat violations may result in a BAN.
−
;''Returns''
 
  +
Have a nice day. :) -->
−  
  +
{{elinks-item|16838}}
−
:var
 
  +
[[Category:World of Warcraft mail waist items]]
−  
  +
[[Category:World of Warcraft epic items]]
−
:;var : String - Contains the type of variable was passed as the argument. ie. "String", "Number", etc.
 
 
[[Category:Molten Core items]]
−  
−
== Example ==
 
−
local a = "I am a string";
 
−
local b = 45;
 
−
local c = type(a);
 
−
local d = type(b);
 
−  
−  
−
====Result====
 
−
c = "string"
 
−
d = "number"
 
−  
−
==Details==
 
−
: This function is part of the core lua language.
 
−
: Possible return values (all strings):
 
−
: "nil", "number", "string", "boolean", "table", "function", "thread", and "userdata".
 
−  
−
----
 
−
__NOTOC__
 
−
{{Template:WoW API}}
 
[[Category:API Functions|type]]
 
−
[[Category:API LUA Functions|type]]
 

Revision as of 20:22, 25 February 2011

Inv belt 14

This is part of The Earthfury set, the raid Tier 1 armor set for Shamans.

Source

This item drops from random trash mobs in Molten Core.

Patch changes

External links