Template:ItemType/doc: Difference between revisionsGive feedback
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|{{ | <pre>{{ItemType|Weapon|color=true}}</pre> | ||
{{ItemType|Weapon|{{ | {{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
Usage
[edit source]{{ItemType|<Type>|<Additional Text>}}
{{ItemType|Tech}}
{{ItemType|Armor}}
{{ItemType|Weapon}}
{{ItemType|Weapon|color=true}}
{{ItemType|Weapon|size=40px}}
{{ItemType|Weapon|This Item}}
Parameters
[edit source]- p1
- Item type (required).
- p2
- Custom text (optional).
- color
- Makes text colored (optional).
- size
- Custom icon size (optional).