Template:Command Infobox

From Blockate Wiki

<infobox>

 <title source="title">
   <default>Command Infobox</default>
 </title>
 <image source="image">

</image> <label>Function</label> <label>Amount of Commands</label> <label>Minimum Permission Level</label> </infobox> Example usage:

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