Template:Bot: Difference between revisions
| >Hhhzzzsss  Created page with "<infobox>   <title source="title1">     <default>{{PAGENAME}}</default>   </title>   <image source="image1">     <caption source="caption1"/>   </image>   <data source="name">..." | >Hhhzzzsss m Hhhzzzsss moved page Template:Bot InfoboxTemplate to Template:Bot: Infobox Builder: template renamed | 
| (No difference) | |
Revision as of 13:53, 23 March 2021
<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>
