Template:Param: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
mNo edit summary
Uses external CSS styling instead of inline CSS.
Line 3: Line 3:
<nowiki>{{param|some text goes here}}</nowiki> becomes: {{param|some text goes here}}.
<nowiki>{{param|some text goes here}}</nowiki> becomes: {{param|some text goes here}}.


</noinclude><includeonly><tt style="font-style:italic">{{{1}}}​</tt><includeonly>
</noinclude><includeonly><span class="tpl-param">{{{1}}}​</span><includeonly>

Revision as of 00:38, 2 February 2013

This template is used for parameter names.

{{param|some text goes here}} becomes: some text goes here​.