Template:Command Infobox: Difference between revisions

From Blockate Wiki
Content added Content deleted
No edit summary
No edit summary
 
Line 1: Line 1:
{| class="wikitable infobox"
{| class="wikitable infobox"
! colspan="2" class="infobox_header" | {{{title|{{PAGENAME}}}}}
! colspan="2" class="infobox-header" style="background-color: #ff5959;" | {{{title|{{PAGENAME}}}}}
|- {{#if: {{{image|}}}||style="display: none"}}
|- {{#if: {{{image|}}}||style="display: none"}}
! colspan="2" | [[File:{{{image}}}|200px]]
! colspan="2" | [[File:{{{image}}}|200px]]

Latest revision as of 17:10, 24 October 2022

Command Infobox
[[File:{{{image}}}|200px]]
{{{caption}}}
Function {{{function}}}
Amount of Commands {{{amount}}}
Minimum Permission Level {{{permission}}}


Example usage:

{{Command Infobox
|title=Example
|image=Example
|caption=Example
|function=Example
|amount=Example
|permission=Example
}}