Template:ItemType/doc: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Created Template:ItemType/doc
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
{{ItemType|Weapon}}
{{ItemType|Weapon}}


<pre>{{ItemType|Weapon|{{ItemIcon|Rapid Rounds}}}}</pre>
<pre>{{ItemType|Weapon|color=true}}</pre>
{{ItemType|Weapon|{{ItemIcon|Rapid Rounds}}}}
{{ItemType|Weapon|color=true}}
 
<pre>{{ItemType|Weapon|size=40px}}</pre>
{{ItemType|Weapon|size=40px}}
 
<pre>{{ItemType|Weapon|This Item}}</pre>
{{ItemType|Weapon|This Item}}


=== Parameters ===
=== Parameters ===
; p1 : Item type (required).
; p1 : Item type (required).
; p2 : Custom text (optional).
; p2 : Custom text (optional).
; color : Makes text colored (optional).
; size : Custom icon size (optional).
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 13:55, 31 March 2025

{{ItemType|<Type>|<Additional Text>}}
{{ItemType|Tech}}

Spirit Item

{{ItemType|Armor}}

Vitality Item

{{ItemType|Weapon}}

Weapon Item

{{ItemType|Weapon|color=true}}

Weapon Item

{{ItemType|Weapon|size=40px}}

Weapon Item

{{ItemType|Weapon|This Item}}

This Item

Parameters

[edit source]
p1
Item type (required).
p2
Custom text (optional).
color
Makes text colored (optional).
size
Custom icon size (optional).