Template:Command Infobox

From Blockate Wiki
Revision as of 14:01, 14 March 2021 by Megamonsta2 (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<infobox>

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

</image> <label>Label</label> <label>Label</label> </infobox> Example usage:

{{Command Infobox

  | title1=Example

  | image1=Example

  | caption1=Example

  | row1=Example

  | row2=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}} </templatedata>