Template:Bot: Difference between revisions
From Kaboom Wiki
oops I rounded too much |
Koshchki123 (talk | contribs) Image is now optional |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title={{{title1|{{PAGENAME}}}}} | | title={{{title1|{{PAGENAME}}}}} | ||
| image = [[File:{{{image1 | | image = {{#if:{{{image1|}}}|[[File:{{{image1}}}|244px]]}} | ||
| caption1 = {{{caption1|}}} | | caption1 = {{{caption1|}}} | ||
Revision as of 11:10, 3 August 2025
| Name | {{{name}}} |
|---|---|
| Main Developers | {{{main_developers}}} |
| Other Contributors | {{{other_contributors}}} |
| Date Created | {{{date_created}}} |
| Currently Maintained | {{{currently_maintained}}} |
| Program Details | |
| Library | {{{library}}} |
| Language | {{{language}}} |
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>