Template:Command: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly Created page with "{| class="horizon-table table-xs ffxi-table" ! colspan="2" | {{PAGENAME}} |- ! width="33%" | Aliases: | width="67%" | |- ! width="33%" | Usage: | width="67%" | [[{{PAGENAME}}|]] |- ! width="33%" | Description: | width="67%" | |} == Notes == __NOTOC__ Category:Commands" |
imported>Spiffly No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude><!-- |
|||
-->{{categorize|{{{1|}}}|<!-- |
|||
-->[[Category:Commands]]<!-- |
|||
-->}} |
|||
__NOTOC__ |
|||
{| class="horizon-table table-xs ffxi-table" |
{| class="horizon-table table-xs ffxi-table" |
||
! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |
|||
|- |
|||
! width="33%" | Aliases: |
|||
| width="67%" | {{{aliases|}}} |
|||
|- |
|||
! width="33%" | Usage: |
|||
| width="67%" | {{{usage|{{PAGENAME}}}}} |
|||
|- |
|||
! width="33%" | Description: |
|||
| width="67%" | {{{description|}}} |
|||
|- |
|||
|}</onlyinclude></includeonly> |
|||
==Usage== |
|||
<pre>{{Command |
|||
| aliases = None |
|||
| usage = |
|||
| description = Shows a description of how to use this page. |
|||
}}</pre> |
|||
{{Command |
|||
| aliases = None |
|||
| usage = |
|||
| description = Shows a description of how to use this page. |
|||
}} |
|||
<!--{| class="horizon-table table-xs ffxi-table" |
|||
! colspan="2" | {{PAGENAME}} |
! colspan="2" | {{PAGENAME}} |
||
|- |
|- |
||
| Line 16: | Line 51: | ||
__NOTOC__ |
__NOTOC__ |
||
[[Category:Commands]] |
[[Category:Commands]] --> |
||
Revision as of 14:51, 2 October 2023
Usage
{{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. |