Template:Tool: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="float:right; margin-left: 100px;" !colspan="2"|{{{name| {{BASEPAGENAME}} }}} |- |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|}}}.png]] |- !Durability |{{{durability|}}} |- !Attack Damage |{{{attack|}}} |- !Attack Speed |{{{speed|}}} |- !Voidic Attack Damage |{{{voidic|}}} |- !ID |{{{id|}}} |}<noinclude> Usage: <pre> {{Item |name=Optional (Defaults to the Page Title) |image=File Name |durability= |att...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
|colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|}}}.png]] | |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.png|256px]] | ||
|- | |- | ||
Line 32: | Line 32: | ||
|image=File Name | |image=File Name | ||
|durability= | |durability= | ||
|attack=Use {{ | |attack=Use {{h}} and {{hh}} | ||
|speed= | |speed= | ||
|voidic=Voidic Attack Damage | |voidic=Voidic Attack Damage | ||
|id=Registry ID (Use F3 + H in-game to obtain this) | |id=Registry ID (Use F3 + H in-game to obtain this) | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |