Difference between revisions of "Template:l/manpage"
Jump to navigation
Jump to search
(instructions) |
(remove newline -- messes up formatting in lists) |
||
Line 2: | Line 2: | ||
* '''Argument 1''': Command to look up; defaults to the current page name | * '''Argument 1''': Command to look up; defaults to the current page name | ||
* '''Argument 2''': Text to show for the link; defaults to the given command (arg #1), or to "manpage" if none given. | * '''Argument 2''': Text to show for the link; defaults to the given command (arg #1), or to "manpage" if none given. | ||
− | </noinclude> | + | </noinclude>[[Special:ManPage/page:{{{1|{{PAGENAME}}}}}|{{{2|{{{1|manpage}}}}}}]] |
− | [[Special:ManPage/page:{{{1|{{PAGENAME}}}}}|{{{2|{{{1|manpage}}}}}}]] |
Revision as of 16:58, 12 February 2015
Makes a link to the manpage for the given command.
- Argument 1: Command to look up; defaults to the current page name
- Argument 2: Text to show for the link; defaults to the given command (arg #1), or to "manpage" if none given.