Difference between revisions of "Template:Literal"
From Synfig Studio :: Documentation
(Literal template) |
(better formatting) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <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 11: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.