Template:Bot

From Kaboom Wiki
Revision as of 13:53, 23 March 2021 by >Hhhzzzsss (Hhhzzzsss moved page Template:Bot InfoboxTemplate to Template:Bot: Infobox Builder: template renamed)

<infobox>

 <title source="title1">
   <default>Bot</default>
 </title>
 <image source="image1">

</image> <label>Name</label> <label>Main Developers</label> <label>Other Contributors</label> <label>Date Created</label> <label>Currently Maintained</label> <group> <header>Program Details</header> <label>Library</label> <label>Language</label> </group> </infobox> Example usage:

{{Bot InfoboxTemplate

  | title1=Example

  | image1=Example

  | caption1=Example

  | name=Example

  | main_developers=Example

  | other_contributors=Example

  | date_created=Example

  | currently_maintained=Example

  | library=Example

  | language=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"name":{"suggested":true},"main_developers":{"suggested":true},"other_contributors":{"suggested":true},"date_created":{"suggested":true},"currently_maintained":{"suggested":true},"library":{"suggested":true},"language":{"suggested":true}},"sets":[],"maps":{}} </templatedata>