Difference between revisions of "Template:Icon"

From CWCki
Jump to navigation Jump to search
m (Add note about purging)
m
Line 1: Line 1:
<includeonly><span style="display:none">{{{name|}}}</span>[[Image:{{{image}}}|{{{name|}}}|{{#if:{{{link|}}}|link={{{link}}}|}}]]{{#if:{{{1|}}}|&#32;|}}{{#ifeq:{{{1}}}|text|{{{text}}}|{{{1|}}}}}</includeonly><noinclude>{{usage|1=This template is used in the creation of [[:Category:Icon Templates|icon templates]] to help make them more readable. The format for using this template is: <br/>
<includeonly><span style="display:none">{{{name|}}}</span>[[Image:{{{image}}}|{{{name|}}}|{{#if:{{{link|}}}|link={{{link}}}|}}]]{{#if:{{{1|}}}|&#32;|}}{{#ifeq:{{{1}}}|text|{{{text}}}|{{{1|}}}}}</includeonly><noinclude>{{usage|1=This template is used in the creation of [[:Category:Icon Templates|icon templates]] to help make them more readable. The format for using this template is: <br/>
<nowiki>{{</nowiki>Icon<nowiki>|</nowiki>{{{1<nowiki>|</nowiki>}}}<br/>
 
<nowiki>|</nowiki>name  = ''Icon name''<br/>
'''<nowiki>{{</nowiki>Icon<nowiki>|</nowiki>{{{1<nowiki>|</nowiki>}}}'''<br/>
<nowiki>|</nowiki>image = ''Image filename''<br/>
'''{{!}}name'''   = ''Icon name''<br/>
<nowiki>|</nowiki>link  = ''Optional link for the icon''<br/>
'''{{!}}image''' = ''Image filename''<br/>
<nowiki>|</nowiki>text  = ''The text label which appears beside the icon''<br/>
'''{{!}}link'''   = ''Optional link for the icon''<br/>
'''{{!}}text'''   = ''The text label which appears beside the icon''<br/>
<nowiki>}}</nowiki><br/>
<nowiki>}}</nowiki><br/>
You may need to purge an icon template in order for changes to appear - [[CWCki:Purge|learn more]].
You may need to purge an icon template in order for changes to appear - [[CWCki:Purge|learn more]].
}}
}}
[[Category:CWCki templates]]</noinclude>
[[Category:CWCki templates]]</noinclude>

Revision as of 20:32, 1 May 2010

Usage

These usage notes will not be included in articles bearing this template.

This template is used in the creation of icon templates to help make them more readable. The format for using this template is:

{{Icon|{{{1|}}}
|name = Icon name
|image = Image filename
|link = Optional link for the icon
|text = The text label which appears beside the icon
}}

You may need to purge an icon template in order for changes to appear - learn more.