Changes

Jump to navigation Jump to search
Put it in a table.
{|| Categorize a command| <code><nowiki> [[Category:Commands/subcat|the_command]]</nowiki></code> |- | Linkify a command (template) | <code><nowiki>{{cmd|the_command}}</nowiki></code>|-| Linkify a command (tags)| <code><nowiki><cmd>the_command</cmd></nowiki></code>|-| Syntax-highlighted code (not run)| <code><nowiki><texcode>...</texcode></nowiki></code>|- | Syntax-highlighted code + text in between + result| <code><nowiki><context source="yes" text="bla">...</context></nowiki></code>|}
<texcode>The template and the tags don't quite produce the same result.Anyway, you should use the the template form, because the tags don't linkify the command properly..</texcode>  <cmd>...</cmd>  <context source="yes">...</context> </nowiki>
Template:<br />

Navigation menu