Template:Launchparam/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
; <nowiki>{{launchparam|PageDoesNotExist}}</nowiki> | ; <nowiki>{{launchparam|PageDoesNotExist}}</nowiki> | ||
: {{launchparam|PageDoesNotExist}} | : {{launchparam|PageDoesNotExist}} | ||
Testing {{launchparam|assetpath}} | |||
Revision as of 04:32, 21 June 2023
Usage
{{launchparam|command|options}}
This template may be used in the middle of articles where all that is needed is the command line parameter.
The template includes an "If - Then" function.
If a slash command page exists for the command, then the template will link to that. Otherwise, if no slash command page exists, clicking the red link will create a new "Command Line Parameter" page.
Examples
- {{launchparam|lodbias|commands}}
- -lodbias commands
- {{launchparam|lodbias}}
- -lodbias
- Testing the {{launchparam|lodbias}} in a sentence.
- Testing the -lodbias in a sentence.
- {{launchparam|PageDoesNotExist}}
- -PageDoesNotExist
Testing -assetpath