Difference between revisions of "Template:ToolbarItem"

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

Revision as of 13:30, 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}}}