Editing Template:ItemIcon/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This template | This icon template is used to create a small picture associated with an item. | ||
== Examples == | |||
<pre style="width:50%"> | |||
{{ItemIcon|Basic Magazine}} | |||
</pre> | |||
{{ItemIcon|Basic Magazine}} | |||
<pre style="width:50%"> | |||
{{ItemIcon|Basic Magazine|Custom}} | |||
</pre> | |||
{{ItemIcon|Basic Magazine|Custom}} | |||
<pre style="width:50%"> | <pre style="width:50%"> | ||
{{ItemIcon| | {{ItemIcon|Basic Magazine|lang=ru|Базовый магазин}} | ||
</pre> | </pre> | ||
{{ItemIcon|Basic Magazine|lang=ru|Базовый магазин}} | |||
{ | |||
=== Parameters === | |||
; p1 : Item name (required). | |||
; p2 : Custom name (optional). | |||
; size : Size (optional). Default is 20px. | |||
; icon : Custom icon (optional) | |||
; lang : Language subpage (optional) | |||
<includeonly>[[Category:Icon templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | |||