Template:Command: Difference between revisions
From HorizonXI Wiki
No edit summary |
mNo edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>< | <includeonly><onlyinclude> | ||
{{Preview Only Infobox|<pre>{{Command | |||
| aliases = {Leave blank for "None"} | |||
| usage = {Leave blank, auto adds pagename} | |||
| description = {Small description. For longer 'notes', use "== Notes ==" below this template} | |||
| notes = {Add any notes. Mark each one with a bullet point} | |||
}}</pre>}} | |||
{| class="horizon-table table-xs ffxi-table" | {| class="horizon-table table-xs ffxi-table" | ||
! colspan="2" | | ! colspan="2" | [[:Category:Commands|Command]] | ||
|- | |- | ||
! width="33%" | Aliases: | ! width="33%" | Aliases: | ||
| width="67%" | {{{aliases|}}} | | width="67%" | {{#if:{{{aliases|}}}|{{{aliases}}}|None}} | ||
|- | |- | ||
! width="33%" | Usage: | ! width="33%" | Usage: | ||
| width="67%" | {{#if:{{{usage|}}}|{{PAGENAME}}}} | | width="67%" | {{#if:{{{usage|}}}|{{{usage}}}|{{PAGENAME}}}} | ||
|- | |- | ||
! width="33%" | Description: | ! width="33%" | Description: | ||
| width="67%" | {{{description|}}} | | width="67%" | {{{description|}}} | ||
|- | |- | ||
|}</onlyinclude></includeonly> | |} | ||
<h2>Notes</h2> | |||
{| | |||
|- valign="top" | |||
| | |||
{{{notes|}}} | |||
|}<!-- | |||
-->{{categorize|{{{1|}}}|<!-- | |||
-->[[Category:Commands]]<!-- | |||
-->}} | |||
__NOTOC__</onlyinclude></includeonly> | |||
<noinclude>[[Category:Templates]]</noinclude> | |||
<div class="flex-container"> | |||
<div class="flex-container-item-2> | |||
==Usage== | ==Usage== | ||
<pre>{{Command | <pre>{{Command | ||
| aliases = | | aliases = | ||
| usage = | | usage = | ||
| description = | | description = | ||
| notes = | |||
}}</pre> | }}</pre> | ||
</div> | |||
<div class="flex-container-item-2> | |||
== Displays as... == | |||
{{Command | {{Command | ||
| aliases = | | aliases = | ||
| usage = | | usage = | ||
| description = | | description = | ||
| notes = | |||
}} | }} | ||
</div></div> | |||
<br> | |||
---- | |||
'''Aliases:''' Leave blank for "None". Otherwise add in aliases.<br> | |||
'''Usage:''' This can be left blank as it will automatically add the pagename eg. "Command/Example".<br> | |||
'''Description:''' Shows a description of how to use this page.<br> | |||
'''Notes:''' Add any further notes here.<br> | |||
Latest revision as of 22:50, 8 November 2023
Usage
{{Command | aliases = | usage = | description = | notes = }}
Aliases: Leave blank for "None". Otherwise add in aliases.
Usage: This can be left blank as it will automatically add the pagename eg. "Command/Example".
Description: Shows a description of how to use this page.
Notes: Add any further notes here.