Difference between revisions of "Template:Armheadtt"

From Morloch Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
== Code ==
 
== Code ==
 +
If a row is left blank, it will use a default value. If you want it to be blank use "&nbsp".
 
  <nowiki>{{tt|Assassin Leather Hood
 
  <nowiki>{{tt|Assassin Leather Hood
 
| Item Stat  
 
| Item Stat  
Line 17: Line 18:
 
| Item Stat  
 
| Item Stat  
 
  }}</nowiki>
 
  }}</nowiki>
== Example ==
+
== Raw Template ==
 
<onlyinclude>
 
<onlyinclude>
 
{| style="background: #383737" vertical-align: top;"
 
{| style="background: #383737" vertical-align: top;"
Line 95: Line 96:
 
|}
 
|}
 
</onlyinclude>
 
</onlyinclude>
 +
== Notes ==
 +
Only includes 14 rows (including the title) at the moment.
 +
Still trying to figure out how to hide unused rows.

Revision as of 17:55, 13 September 2017

Template to recreate realistic item tooltips from in-game.

Code

If a row is left blank, it will use a default value. If you want it to be blank use "&nbsp".

{{tt|Assassin Leather Hood
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
| Item Stat 
 }}

Raw Template

             
Assassin Leather Hood
 
Defense:25
Wear Armor, Light
Slashing Resistance:3.2%
Piercing Resistance:3.2%
Crushing Resistance:3.2%
-
Prohibited Race: Aracoix
Prohibited Race: Nephilim
Skill Requirement: Wear Armor, Light 100%
Required Class: Thief
Required Class: Assassin
 
Durability: 30 of 30
Weight: 1
Cost:9889
 

Notes

Only includes 14 rows (including the title) at the moment. Still trying to figure out how to hide unused rows.