Template:Button: Difference between revisions

From CTLTMS
m (Minor correction)
m (Templates)
Line 2: Line 2:


== Usage ==
== Usage ==
The following displays the button icon and the description in bold after it
The following displays the button icon and the description in bold after it.
  <nowiki>{{Button|New}} </nowiki> This is a new button.
  <nowiki>{{Button|New}} </nowiki> This is a new button.


{{Button|New}}</nowiki> This is a new button.
{{Button|New}} This is a new button.
 
The following buttons are supported:
{| class="wikitable" border="1"
|-
| {{Button|Set As Default}}.
| {{Button|Load Schedule}}.
| {{Button|Save As}}.
|-
| {{Button|Right}}.
| {{Button|Left}}.
| {{Button|Call-out}}.
|-
| {{Button|Lookup}}.
| {{Button|Edit}}.
| {{Button|Calendar}}.
|-
| {{Button|Add}}.
| {{Button|Sign Out}}.
| {{Button|Pin}}.
|-
| {{Button|Menu}}.
| {{Button|Last}}.
| {{Button|Home}}.
|-
| {{Button|First}}.
| {{Button|Close}}.
| {{Button|Back to Top}}.
|-
| {{Button|Widget}}.
| {{Button|Unknown}}.
| {{Button|Undo}}.
|-
| {{Button|Toggle}}.
| {{Button|Template}}.
| {{Button|Split}}.
|-
| {{Button|Settings}}.
| {{Button|Save}}.
| {{Button|Refresh}}.
|-
| {{Button|Query}}.
| {{Button|Print}}.
| {{Button|New}}.
|-
| {{Button|Map}}.
| {{Button|Help}}.
| {{Button|Export to Excel}}.
|-
| {{Button|Export to CSV}}.
| {{Button|Delete}}.
| {{Button|Copy}}.
|-
| {{Button|Consolidate}}.
| {{Button|Column Selector}}.
| {{Button|Collapse}}.
|-
| {{Button|Clear}}.
| {{Button|Cancel}}.
| {{Button|Booking}}.
|}
Any other buttons will be given the {{Button|Unknown}} button, unless you upload a picture with an identical name. For example, upload an image "My New Button.png" and access it with <nowiki>{{Button|My New Button}}</nowiki>. {{Note}} This is case-sensitive!




[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 19:21, 6 March 2020

Button Unknown

Usage

The following displays the button icon and the description in bold after it.

{{Button|New}}  This is a new button.

Button New This is a new button.

The following buttons are supported:

Button Set As Default. Button Load Schedule. Button Save As.
Button Right. Button Left. Button Call-out.
Button Lookup. Button Edit. Button Calendar.
Button Add. Button Sign Out. Button Pin.
Button Menu. Button Last. Button Home.
Button First. Button Close. Button Back to Top.
Button Widget. Button Unknown. Button Undo.
Button Toggle. Button Template. Button Split.
Button Settings. Button Save. Button Refresh.
Button Query. Button Print. Button New.
Button Map. Button Help. Button Export to Excel.
Button Export to CSV. Button Delete. Button Copy.
Button Consolidate. Button Column Selector. Button Collapse.
Button Clear. Button Cancel. Button Booking.

Any other buttons will be given the Button Unknown button, unless you upload a picture with an identical name. For example, upload an image "My New Button.png" and access it with {{Button|My New Button}}. Note Note: This is case-sensitive!