Template:Bot Developer: Difference between revisions

From Kaboom Wiki
>Koshchki123
No edit summary
m changed the second "data4" to "data5" bc i suck at wiki text looool
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
   | title={{{title1|{{PAGENAME}}}}}
   | title={{{title1|{{PAGENAME}}}}}
   | image    = {{{image1|}}}
   | image    = {{#if:{{{image1|}}}|[[File:{{{image1}}}|244px]]}}
   | caption1 = {{{caption1|}}}
   | caption1 = {{{caption1|}}}


Line 12: Line 12:
   | label4 = Group Affiliation
   | label4 = Group Affiliation
   | data4 = {{{group_affiliation}}}
   | data4 = {{{group_affiliation}}}
  | label5 = Programming Language(s)
  | data5 = {{{programming_languages}}}
}}
}}
<noinclude>
<noinclude>
Line 29: Line 32:


   | group_affiliation=Example
   | group_affiliation=Example
  | programming_languages=Example


}}
}}

Latest revision as of 06:17, 6 August 2025

Bot Developer
Location{{{location}}}
Notable Projects{{{notable_projects}}}
Group Affiliation{{{group_affiliation}}}
Programming Language(s){{{programming_languages}}}

Example usage:

{{Bot Developer

  | title1=Example

  | image1=Example

  | caption1=Example

  | location=Example

  | notable_projects=Example

  | group_affiliation=Example

  | programming_languages=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>