Template:CommandBox

From Aphelium
Revision as of 22:30, 23 May 2023 by Aphelium (talk | contribs) (Created page with "<div class="infobox infobox-command"> <div class="infobox-name">{{{name}}}</div> <div class="infobox-image"> [[File: {{{image|}}}]] </div> <div class="infobox-separator">Information</div> <table class="table"> <tr> <th>Command</th> <td>{{{command|}}} </tr> {{#if:{{{parameters|}}}|<nowiki/> <tr> <th>Parameters</th> <td>{{{parameters}}} </tr> }} </table> </div> <noinclude> <templatedata> { "params": { "name": { "type": "string", "suggested": true }, "image": {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{name}}}

[[File: ]]

Information
Command

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Stringsuggested
imageimage

no description

Filesuggested
commandcommand

no description

Stringrequired
parametersparameters

no description

Contentsuggested