Difference between revisions of "Template:ToolbarItem"

(Only align the first cell centered)
 
Line 7: Line 7:
 
</noinclude>
 
</noinclude>
 
|-
 
|-
| align="center" | [[File:{{{1}}}{{#if: {{{2|}}}|{{!}}alt={{{2|}}}}}]] || {{{3}}}
+
| align="center" | [[File:{{{1}}}{{#if: {{{2|}}}|{{!}}alt={{{2|}}}{{!}}{{{2|}}}}}]] || {{{3}}}

Latest revision as of 17:14, 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}}}