Template:Icon: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m Template for typesetting an icon |
imported>Mathieu mNo edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
<nowiki>{{icon|iconname}}</nowiki> | <nowiki>{{icon|iconname}}</nowiki> | ||
or | |||
<nowiki>{{icon|iconname|alternative text}}</nowiki> | |||
== Example == | == Example == | ||
Click {{icon|newprj_wiz}} and the create a component. | Click {{icon|newprj_wiz}} and the create a component. | ||
[[Category:Typesetting | You can also find {{icon|newprj_wiz|Create new project}} in the project explorer. | ||
[[Category:Typesetting templates]] | |||
== Template == | == Template == | ||
</noinclude><!-- | </noinclude><!-- | ||
--><div class="typeset-icon | --><div class="typeset-icon">[[Image:{{{1}}}.gif|16x16px|{{{2| }}}]]</div> |
Latest revision as of 14:01, 12 December 2008
Template use to specify an icon:
Usage
{{icon|iconname}} or {{icon|iconname|alternative text}}
Example
Click
and the create a component. You can also find
in the project explorer.