Including a command within the wiki: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 11: Line 11:


== Special characters "{{=}}" and "{{!}}" == <!--T:2-->
== Special characters "{{=}}" and "{{!}}" == <!--T:2-->
Since <nowiki>{{Command}}</nowiki> is a template, the "=" and "|" signs are interpreted by the wiki. To include an equality sign, use the [[Template:=|meta-template <nowiki>{{=}}</nowiki>]]. For example, the code:
Since <nowiki>{{Command}}</nowiki> is a template, the "=" and "|" signs are interpreted by the wiki.
 
To include an equality sign, use the [[Template:=|meta-template <nowiki>{{=}}</nowiki>]]. For example, the code:
<syntaxhighlight lang=text>
<syntaxhighlight lang=text>
{{Command|./configure --prefix{{=}}$HOME && make && make install}}
{{Command|./configure --prefix{{=}}$HOME && make && make install}}
rsnt_translations
56,430

edits

Navigation menu