Difference between revisions of "Template:Icode"
From Franklin Heath Ltd Wiki
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
− | Use '''<nowiki>{{Icode|your identifier}}</nowiki>''' to format source code identifiers in the {{Icode|body}} of text.</noinclude><span style="font-family:courier">{{{1}}}</span> | + | Use '''<nowiki>{{Icode|your identifier}}</nowiki>''' to format source code identifiers in the {{Icode|body}} of text. |
+ | |||
+ | '''Note''': using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the '''&#61;''' and '''&#124;''' codes respectively. | ||
+ | </noinclude><span style="font-family:courier">{{{1}}}</span> |
Revision as of 07:13, 17 April 2009
Usage
Use {{Icode|your identifier}} to format source code identifiers in the body of text.
Note: using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the = and | codes respectively. {{{1}}}