Template:Command: Difference between revisions

From HorizonXI Wiki
(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")
 
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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" | {{PAGENAME}}
! colspan="2" | [[:Category:Commands|Command]]
|-
|-
! width="33%" | Aliases:
! width="33%" | Aliases:
| width="67%" |  
| width="67%" | {{#if:{{{aliases|}}}|{{{aliases}}}|None}}
|-
|-
! width="33%" | Usage:
! width="33%" | Usage:
| width="67%" | [[{{PAGENAME}}|]]
| width="67%" | {{#if:{{{usage|}}}|{{{usage}}}|{{PAGENAME}}}}
|-
|-
! width="33%" | Description:  
! width="33%" | Description:  
| width="67%" |  
| width="67%" | {{{description|}}}
|-
|}
|}
<h2>Notes</h2>
{|
|- valign="top"
|
{{{notes|}}}
|}<!--
-->{{categorize|{{{1|}}}|<!--
-->[[Category:Commands]]<!--
-->}}
__NOTOC__</onlyinclude></includeonly>


== Notes ==
<noinclude>[[Category:Templates]]</noinclude>


<div class="flex-container">
<div class="flex-container-item-2>
==Usage==
<pre>{{Command
| aliases =
| usage =
| description =
| notes =
}}</pre>
</div>
<div class="flex-container-item-2>
== Displays as... ==
{{Command
| aliases =
| usage =
| description =
| notes =
}}
</div></div>
<br>


__NOTOC__
----
[[Category:Commands]]
'''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 = 
}}

Displays as...

Command
Aliases: None
Usage: Command
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.