Difference between revisions of "Template:IconImage"

From DDO Compendium
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Template]]{{TemplateDocumentation
<noinclude>{{TemplateDocumentation
|name = IconImage
|name = IconImage
|description = This template is used to show an icon image for all items, enhancements, etc.  It handles making sure they are uniform in size.
|description = This template is used to show an icon image for all items, enhancements, etc.  It handles making sure they are uniform in size.
|category=Shared Templates
|example1 = <nowiki>{{IconImage||Arcanotechnician}}</nowiki>
|example1 = <nowiki>{{IconImage||Arcanotechnician}}</nowiki>
|example1output = {{IconImage||Arcanotechnician}}
|example1output = {{IconImage||Arcanotechnician}}
Line 13: Line 14:
|parameter1description = The name of the icon that was generated by the outer template, used if the user defined name is empty.
|parameter1description = The name of the icon that was generated by the outer template, used if the user defined name is empty.
|parameter2name = User Defined Name
|parameter2name = User Defined Name
|parameter2description = The name of the icon that was entered as part of the out template
|parameter2description = The name of the icon that was entered as part of the outer template
|parameter3name = Link
|parameter3name = Link
|parameter3description = The page you want to link to for the icon.
|parameter3description = The page you want to link to for the icon.
}}
}}
</noinclude>
</noinclude>
<onlyinclude>[[File:{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}_Icon.png|link={{{3|}}}|36px|x36px|]]</onlyinclude>
<onlyinclude>{{#ifexist: File:{{#if: {{{2|}}}|{{{2|}}}|{{{1}}}}}_Icon.png||[[Category: Missing Icons]]}}[[File:{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}_Icon.png|link={{{3|}}}|36px|x36px|]]</onlyinclude>

Revision as of 20:51, 16 December 2019

IconImage[edit]

This template is used to show an icon image for all items, enhancements, etc. It handles making sure they are uniform in size.

Example Usage
{{IconImage||Arcanotechnician}}File:Arcanotechnician Icon.png
{{IconImage|Arcanotechnician_core_Arcanotechnician|Arcanotechnician}}File:Arcanotechnician Icon.png
{{IconImage|Arcanotechnician_core_Arcanotechnician|Arcanotechnician|Arcanotechnician (Enhancement)}}File:Arcanotechnician Icon.png
{{IconImage|Arcanotechnician_core_Arcanotechnician}}File:Arcanotechnician core Arcanotechnician Icon.png

Usage[edit]

{{IconImage|(Generated name)|(User Defined Name)|(Link)}}

Parameter Documentation
Generated nameThe name of the icon that was generated by the outer template, used if the user defined name is empty.
User Defined NameThe name of the icon that was entered as part of the outer template
LinkThe page you want to link to for the icon.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


[[File:{{{1}}}_Icon.png|link=|36px|x36px|]]