Template:Project: Difference between revisions
From Kaboom Wiki
m Rename prefix label |
Name should default to page name |
||
| Line 5: | Line 5: | ||
| label1 = Name | | label1 = Name | ||
| data1 = {{{name|}}} | | data1 = {{{name|{{PAGENAME}}}}} | ||
| label2 = Main Developers | | label2 = Main Developers | ||
Revision as of 07:07, 4 August 2026
| Name | Project |
|---|---|
| Program Details | |
Example usage:
{{Bot InfoboxTemplate
| title1=ExampleBot
| image1=ExampleBot.png
| caption1=ExampleBot's logo
| name=ExampleBot
| main_developers=ExampleDev
| other_contributors=ExampleContributor
| date_created=Jan 1st 1970
| currently_maintained=Yes/No
| library=ExampleLib
| language=Example
| source_code=Example
| prefixes=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},"prefixes":{"suggested":true},"library":{"suggested":true},"language":{"suggested":true},"source_code":{"suggested":true}},"sets":[],"maps":{}} </templatedata>