Template:Bot Developer: Difference between revisions
From Kaboom Wiki
>Arclicious Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="locati..." |
(No difference)
|
Revision as of 18:11, 24 March 2021
<infobox>
<title source="title1"> <default>Bot Developer</default> </title> <image source="image1">
</image> <label>Location</label> <label>Notable Projects</label> <label>Group Affiliation</label> </infobox> Example usage:
{{Bot Developer
| title1=Example
| image1=Example
| caption1=Example
| location=Example
| notable_projects=Example
| group_affiliation=Example
}}
<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"location":{"suggested":true},"notable_projects":{"suggested":true},"group_affiliation":{"suggested":true}},"sets":[],"maps":{}} </templatedata>