Difference between revisions of "Template:Spec/menuitem"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (added category "Formatting templates")
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>Use this template to give references to menu items a consistent layout in your documents: </noinclude>
+
<span style="font-family:monospace; background-color:#F9F9F9">{{{1}}}</span><noinclude>
<code>{{{1}}}</code>
+
 
 +
<noinclude>Use this template to give references to menu items a consistent layout in your documents.
 +
 
 +
==== Example ====
 +
<pre>Choose {{menuitem|Tools / Options}}, and ...</pre>
 +
 
 +
gives you "Choose <span style="font-family:monospace; background-color:#F9F9F9">Tools / Options</span>, and ..."
 +
 
 +
[[Category:Specification Particle Templates]]
 +
[[Category:Formatting templates|Menu item]]
 +
</noinclude>

Latest revision as of 12:59, 30 January 2009

{{{1}}}

Use this template to give references to menu items a consistent layout in your documents.

Example

Choose {{menuitem|Tools / Options}}, and ...

gives you "Choose Tools / Options, and ..."

Personal tools