Template:Command: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 1: | Line 1: | ||
| ⚫ | |||
| ⚫ | |||
* 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. |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
|- |
|||
! width="33%" | Aliases: |
|||
| width="67%" | {{{aliases|}}} |
|||
|- |
|||
! width="33%" | Usage: |
|||
| width="67%" | {{#if:{{{usage|}}}|{{PAGENAME}}}} |
|||
|- |
|||
! width="33%" | Description: |
|||
| width="67%" | {{{description|}}} |
|||
|- |
|||
| ⚫ | |||
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" |
|||
| ⚫ | |||
! colspan="2" | {{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|}}} |
||
| |
|- |
||
| ⚫ | |||
== Notes == |
|||
__NOTOC__ |
|||
[[Category:Commands]] --> |
|||
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. |