Difference between revisions of "Template:Literal"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Literal template)
 
(better formatting)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span style="font-family: sans-serif; font-style: italic;">{{{1}}}</span></includeonly><!--
+
<includeonly><tt>"{{{1}}}"</tt></includeonly><!--
 
--><noinclude>This template should always be used to ‘wrap’ all reference to GUI items (control name, menu item, …).
 
--><noinclude>This template should always be used to ‘wrap’ all reference to GUI items (control name, menu item, …).
  

Latest revision as of 12:10, 8 May 2010

This template should always be used to ‘wrap’ all reference to GUI items (control name, menu item, …).

Usage:

Select {{Literal|Color}} parameter.

gives

Select "Color" parameter.