Difference between revisions of "Template:Menuitem/doc"

From GeoGebra Manual
Jump to: navigation, search
(Created page with '==Usage== {{tlx|menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}} Produces {{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}} ==Parameters== ;name ...')
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
{{Documentation subpage}}
 +
</noinclude>
 
==Usage==
 
==Usage==
{{tlx|menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}
+
<code><nowiki>{{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}</nowiki></code>
  
 
Produces
 
Produces
Line 14: Line 17:
 
;mac
 
;mac
 
:MacOs specific shortcut, separated by plus sign (see [[Template:KeyCode]])
 
:MacOs specific shortcut, separated by plus sign (see [[Template:KeyCode]])
 +
<includeonly>
 +
[[Category:Markup templates]]
 +
</includeonly>

Latest revision as of 23:00, 15 January 2011

Usage

{{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}

Produces

Menu New.png New

Keyboard shortcut: Ctrl + N (MacOS: Cmd + N)

Parameters

name
name to be displayed
icon
image (usually from geogebra/geogebra/gui/images)
shortcut
generic keyboard shortcut, separated by plus sign (see Template:KeyCode)
mac
MacOs specific shortcut, separated by plus sign (see Template:KeyCode)
© 2024 International GeoGebra Institute