Changes

Jump to navigation Jump to search
Add code to link directly to a category.
| Categorize a command
| <code><nowiki>[[Category:Commands/subcat|the_command]]</nowiki></code>
|-
| Link directly to a category page:
| <code><nowiki>[[:Category:Commands/subcat|Subcat]]</nowiki></code>
|-
| Linkify a command (template)
| <code><nowiki>{{cmd|the_command}}</nowiki></code>
|-
| Linkify a command (tags) (deprecated)
| <code><nowiki><cmd>the_command</cmd></nowiki></code>
|-
|}
The template and the tags don't quite produce the same result. Anyway, you You should use the the template form, because the tags don't linkify the command properly. Template:<br />{{cmd|setupalign}} cmd tags:<br /><cmd>setupalign</cmd>

Navigation menu