Difference between revisions of "Template:ToolbarItem"
m (moved Template:Toobaritem to Template:ToolbarItem) |
|||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | Parameters for this template: | ||
+ | * 1: Name of the uploaded icon image, e.g. NewReportIcon.png | ||
+ | * 2: Tooltip text for the toolbar item (optional), e.g. New Report | ||
+ | * 3: A description for the item | ||
+ | ---- | ||
+ | </noinclude> | ||
|- align=center | |- align=center | ||
− | | [[ | + | | [[File:{{{1}}}{{#if: {{{2|}}}|{{!}}alt={{{2|}}}}}]] || {{{3}}} |
Revision as of 13:27, 12 October 2010
Parameters for this template:
- 1: Name of the uploaded icon image, e.g. NewReportIcon.png
- 2: Tooltip text for the toolbar item (optional), e.g. New Report
- 3: A description for the item
|- align=center | [[File:{{{1}}}]] || {{{3}}}