Difference between revisions of "Template:Armheadtt"

From Morloch Wiki
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Template to recreate realistic item tooltips from in-game.
+
<span id="slide" style="pointer-events: none;"><p>
 
+
{| style="background-color: rgba(0, 0, 0, 0.75); vertical-align: top;"
== 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
 
| 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
 
}}</nowiki>
 
== Raw Template ==
 
<onlyinclude>
 
{| style="background: #383737" vertical-align: top;"
 
 
|-
 
|-
 
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <!-- padding on the sides of the mouseover -->
 
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <!-- padding on the sides of the mouseover -->
Line 27: Line 7:
 
|-
 
|-
 
|  
 
|  
| align="center" cellpadding="20"|<span style="text-shadow: 2px 2px 3px black; font-size:160%; color:#6b82ce; font-family:Garmond;">{{{1|Assassin Leather Hood}}}</span>
+
| align="center" cellpadding="20"|<span style="text-shadow: 2px 2px 3px black; font-size:160%; color:#6b82ce; font-family: 'Procopius';">{{{title|Vorgrim Auxillary's Hood}}}</span>
 
|  
 
|  
 
|-
 
|-
Line 33: Line 13:
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{2|Defense:25}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Defense: {{{def|21}}}</span>
 
|  
 
|  
 
|-
 
|-
 
|  
 
|  
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{3|Wear Armor, Light}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">{{{class|Wear Armor, Light}}}</span>
 
|  
 
|  
 
|-
 
|-
 
|  
 
|  
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{4|Slashing Resistance:3.2%}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Slashing Resistance: {{{slash|3.2%}}}</span>
 
|  
 
|  
 
|-
 
|-
 
|  
 
|  
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{5|Piercing Resistance:3.2%}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Piercing Resistance: {{{pierce|3.2%}}}</span>
 
|  
 
|  
 
|-
 
|-
 
|  
 
|  
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{6|Crushing Resistance:3.2%}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Crushing Resistance: {{{crush|3.2%}}}</span>
 
|  
 
|  
 
|-
 
|-
Line 57: Line 37:
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{7|Prohibited Race: Aracoix}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Prohibited Race: Aracoix</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{8|Prohibited Race: Nephilim}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Prohibited Race: Minotaur</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{9|Skill Requirement: Wear Armor, Light 100%}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Prohibited Race: Nephilim</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{10|Required Class: Thief}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Skill Requirement: {{{class|Wear Armor, Light}}} 100%</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{11|Required Class: Assassin}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Required Class: {{{reqclass|Required Class: Rogue}}}</span>
 
|
 
|
 
|-
 
|-
Line 81: Line 61:
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{12|Durability: 30 of 30}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Durability: {{{dur|30}}} of {{{dur|30}}}</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{13|Weight: 1}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Weight: {{{wgt|1}}}</span>
 
|
 
|
 
|-
 
|-
 
|
 
|
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-family:Garmond;">{{{14|Cost:9889}}}</span>
+
| align="center" |<span style="text-shadow: 2px 2px 3px black; color:white; font-size:120%; font-family: 'Procopius';">Cost:{{{cost|3489}}}</span>
 +
|
 +
|-
 +
|
 +
|align="center" |<span style="text-shadow: 2px 2px 3px black; color:#6b82ce; font-size:120%; font-family: 'Procopius';">{{{eff1|Dexterity +13}}}</span>
 +
|
 +
|-
 +
|
 +
|align="center" |<span style="text-shadow: 2px 2px 3px black; color:#6b82ce; font-size:120%; font-family: 'Procopius';">{{{eff2|Dexterity +13}}}</span>
 +
|
 +
|-
 +
|
 +
|align="center" |<span style="text-shadow: 2px 2px 3px black; color:#6b82ce; font-size:120%; font-family: 'Procopius';">{{{eff3|Dexterity +13}}}</span>
 
|
 
|
 
|-
 
|-
Line 95: Line 87:
 
|
 
|
 
|}
 
|}
</onlyinclude>
+
</p></span>
== Notes ==
 
Only includes 14 rows (including the title) at the moment.
 
Still trying to figure out how to hide unused rows.
 

Latest revision as of 19:55, 20 February 2018

             
Vorgrim Auxillary's Hood
 
Defense: 21
Wear Armor, Light
Slashing Resistance: 3.2%
Piercing Resistance: 3.2%
Crushing Resistance: 3.2%
 
Prohibited Race: Aracoix
Prohibited Race: Minotaur
Prohibited Race: Nephilim
Skill Requirement: Wear Armor, Light 100%
Required Class: Required Class: Rogue
 
Durability: 30 of 30
Weight: 1
Cost:3489
Dexterity +13
Dexterity +13
Dexterity +13