Template:Param: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Parameter styling.
 
bold instead of italics
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="background-color: #f0f0f0; font-style:italic>{{{1}}}​</tt><includeonly>
</noinclude><includeonly><tt style="background-color: #f0f0f0; font-weight:bold>{{{1}}}​</tt><includeonly>

Revision as of 08:11, 17 March 2012

This template is used for parameter names.

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