Template:Bot: Difference between revisions
From Kaboom Wiki
				| >Koshchki123  Rewrite infobox for the Wikipedia template. | >Koshchki123 No edit summary | ||
| Line 1: | Line 1: | ||
| {{Infobox | {{Infobox | ||
|    | title={{{title1|{{PAGENAME}}}}} |    | title={{{title1|{{PAGENAME}}}}} | ||
|    | image    = {{{image1|}}} |    | image    = [[File:{{{image1|}}}]] | ||
|    | caption1 = {{{caption1|}}} |    | caption1 = {{{caption1|}}} | ||
Revision as of 08:51, 29 April 2025
| [[File:]] | |
| 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>
