Template:Opt: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle No edit summary |
imported>StDoodle mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
& | [{{{1}}}] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 8: | Line 8: | ||
{{opt|blah}} | {{opt|blah}} | ||
</pre> | </pre> | ||
Produces: | Produces: [blah] | ||
[[Category:Basic Templates]] | [[Category:Basic Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 22:33, 1 March 2010
Wraps the single parameter supplied in square brackets (needed to avoid problems with wiki markup & links).
Example:
{{opt|blah}}
Produces: [blah]