Template:Icon: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Mathieu
mNo edit summary
imported>Mathieu
mNo edit summary
 
(19 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 template]]
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" style="display:inline;">[[Image:{{{1}}}.gif|16x16px|blob]]</div>
--><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

Create new project

in the project explorer.

Template

[[Image:{{{1}}}.gif|16x16px| ]]