Diferencia entre revisiones de «Plantilla:Menuitem»

De GeoGebra Manual
Saltar a: navegación, buscar
 
(Página creada con '<noinclude> {{Documentation subpage}} </noinclude> ==Usage== <code><nowiki>{{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}</nowiki></code> Produces {{menuite...')
Línea 1: Línea 1:
=={{#if: {{{icon|}}}|[[Image:{{{icon}}}]]}} {{{name}}}==
+
<noinclude>
:{{#if: {{{shortcut|}}}|Keyboard shortcut: {{KeyCode|{{{shortcut}}}}} {{#if: {{{mac|}}}|(MacOS: {{KeyCode|{{{mac}}}}})}}}}
+
{{Documentation subpage}}
<noinclude>{{Documentation}}__NOTOC__</noinclude>
+
</noinclude>
 +
==Usage==
 +
<code><nowiki>{{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}</nowiki></code>
 +
 
 +
Produces
 +
 
 +
{{menuitem|name=New|shortcut=Ctrl+N|mac=Cmd+N|icon=Menu New.png}}
 +
==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]])
 +
<includeonly>
 +
[[Category:Markup templates]]
 +
</includeonly>

Revisión del 04:04 27 abr 2011


Usage

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

Produces


Usage

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

Produces

Se ha detectado un bucle de plantilla: Plantilla:Menuitem

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)

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