Template:Command: Difference between revisions
From HorizonXI Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Usage== | |||
* aliases: - provide any other aliases this command is known as. If there are none, please type "None". | |||
* usage: - typing anything in this parameter will result in it showing the name of the page. | |||
* description: - provide a description of the command. | |||
== | When using this template, please manually add a <nowiki>== Notes ==</nowiki> section below it and any further notes. This is the first template I have written so I will be looking to improve upon it. | ||
<pre>{{Command | <pre>{{Command | ||
Line 34: | Line 20: | ||
<!--{| class="horizon-table table-xs ffxi-table" | <includeonly><onlyinclude><!-- | ||
! colspan="2" | {{PAGENAME}} | -->{{categorize|{{{1|}}}|<!-- | ||
-->[[Category:Commands]]<!-- | |||
-->}} | |||
__NOTOC__ | |||
{| class="horizon-table table-xs ffxi-table" | |||
! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
|- | |- | ||
! width="33%" | Aliases: | ! width="33%" | Aliases: | ||
| width="67%" | | | width="67%" | {{{aliases|}}} | ||
|- | |- | ||
! width="33%" | Usage: | ! width="33%" | Usage: | ||
| width="67%" | | | width="67%" | {{#if:{{{usage|}}}|{{PAGENAME}}}} | ||
|- | |- | ||
! width="33%" | Description: | ! width="33%" | Description: | ||
| width="67%" | | | width="67%" | {{{description|}}} | ||
|} | |- | ||
|}</onlyinclude></includeonly> | |||
Revision as of 15:02, 2 October 2023
Usage
- aliases: - provide any other aliases this command is known as. If there are none, please type "None".
- usage: - typing anything in this parameter will result in it showing the name of the page.
- description: - provide a description of the command.
When using this template, please manually add a == Notes == section below it and any further notes. This is the first template I have written so I will be looking to improve upon it.
{{Command | aliases = None | usage = | description = Shows a description of how to use this page. }}
Command | |
---|---|
Aliases: | None |
Usage: | |
Description: | Shows a description of how to use this page. |