Template:Launchparam/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 5: Line 5:
<nowiki>{{launchparam|</nowiki>''command''<nowiki>|</nowiki>''options''<nowiki>}}</nowiki>
<nowiki>{{launchparam|</nowiki>''command''<nowiki>|</nowiki>''options''<nowiki>}}</nowiki>


This template to be used in the middle of articles where all that is needed is the slash command.
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.


The template includes 2 "If - Then" functions:<BR /><BR />
If a Command Line Parameter page exists for the command, then the template will link to that. Otherwise, if no Command Line Parameter page exists, the template will link to the command's Slash Command page. <BR />
If neither a Command Line Parameter nor a Slash Command page exits, then clicking the red link will create a new "Command Line Parameter" page.




Line 17: Line 17:
: {{launchparam|lodbias|commands}}
: {{launchparam|lodbias|commands}}


; <nowiki>{{launchparam|petcom_all}}</nowiki>
; <nowiki>{{launchparam|lodbias}}</nowiki>
: {{launchparam|lodbias}}
: {{launchparam|lodbias}}


; Testing the <nowiki>{{launchparam|lodbias}}</nowiki> in a sentence.
; Testing the <nowiki>{{launchparam|lodbias}}</nowiki> in a sentence.
: Testing the {{launchparam|lodbias}} in a sentence.
: Testing the {{launchparam|lodbias}} in a sentence.
; <nowiki>{{launchparam|PageDoesNotExist}}</nowiki>
: {{launchparam|PageDoesNotExist}}
; <nowiki>{{launchparam|vis_scale}}</nowiki>
: {{launchparam|vis_scale}}




I wonder if this will work when I use {{launchparam|lodbias}} in the middle?





Latest revision as of 10:51, 3 January 2024

This is a documentation subpage for Template:Launchparam (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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 2 "If - Then" functions:

If a Command Line Parameter page exists for the command, then the template will link to that. Otherwise, if no Command Line Parameter page exists, the template will link to the command's Slash Command page.
If neither a Command Line Parameter nor a Slash Command page exits, then 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
{{launchparam|vis_scale}}
-vis_scale