Template:Launchparam: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>'''-{{#ifexist:{{{1}}} (Slash Command)|[[{{{1}}} (Slash Command)]]|{{{1}}} (Command Line Parameter)}}|{{{1}}}'''{{#if:{{{2|}}}|'' {{{2|}}}''|}}</includeonly><noinclude>{{Documentation}}</noinclude>
<includeonly>'''-{{#ifexist:{{{1}}} (Slash Command)|{{{1}}} (Slash Command)|{{{1}}} (Command Line Parameter)}}|{{{1}}}'''{{#if:{{{2|}}}|'' {{{2|}}}''|}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 12:27, 22 June 2023

[edit] [purge] Documentation

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 (Slash Command)|lodbias commands
{{launchparam|lodbias}}
-lodbias (Slash Command)|lodbias
Testing the {{launchparam|lodbias}} in a sentence.
Testing the -lodbias (Slash Command)|lodbias in a sentence.
{{launchparam|PageDoesNotExist}}
-PageDoesNotExist (Command Line Parameter)|PageDoesNotExist
{{launchparam|vis_scale}}
-vis_scale (Slash Command)|vis_scale