Template:Infobox bot

From Liquipedia StarCraft Brood War Wiki

Documentation (view - edit)

[e][h]Protoss Best Bot
Bot Information
Programmer:
John Doe, Jane Doe
Affiliation:
Stanford University
Bot Version:
2.0.4
BWAPI Version:
4.1.2
Language:
C++
AI Techniques:
Neural Networks, Hierarchical Task Networks
Strategies:
Cannon Rush
Country:
Race:
Links
Website

This template produces an Infobox on a bot's page.

Parameters

These are the variables in the Bot template:

  • id = Main ID
  • image = (optional) Picture
  • name = (optional) Real Name (If needed, use romanized_name for romanization)
  • romanized_name = (optional) Romanized Real Name
  • programmer = (optional) name of the programmer
  • affiliation = (optional) affiliation of the programmer
  • botversion = (optional) version of the bot
  • bwapiversion = (optional) bwapi version of the bot
  • language = (optional) programming language the AI is written in
  • wrapper = (optional) wrapper used
  • terrain_analysis = (optional) terrain analysis module used
  • aitechniques = (optional) AI techniques applied in the bot
  • framework = (optional) the AI or framework the AI is based on
  • strategies = (optional) strategies of the bot
  • country = (optional) Country
  • country2 = (optional) Secound country (If needed)
  • race = (optional) Current Race. P, T, Z, R or All will suffice. Any two-race combination work too. Example: tz, pz, pt, etc.
  • site = (optional) Bot's Homepage
  • tlstream = (optional) Stream Name on TeamLiquid.net
  • twitch = (optional) Username on Twitch
  • own3d = (optional) Username on own3D.tv
  • stream = (optional) Link to stream (if not on Twitch or Own3D.tv)
  • youtube = (optional) YouTube Channel Name
  • twitter = (optional) Username on Twitter
  • facebook =(optional) Username on Facebook
  • reddit = (optional) Username on Reddit.com
  • iccup = (optional)Username on ICCup
  • fanclub = (optional) TeamLiquid.net Fanclub
  • achievements = List of premier tournament wins or other achievements. Use {{LeagueIconSmall}} and link to the specific event.
  • featured = (optional) Players featured for Semantic Mediawiki property to appear on Players Portal page (please adhere to guidelines from Players Portal page concerning WCG/Starleagues/etc. before adding. Note "featured" does to output back into the Player page, but solely to gather this parameter.
  • history = Team History. Use {{TH}}.

Example

The following code was used to create the infobox on this page.

{{Infobox bot
|id=Best Bot
|race=P
|site=https://github.com/BestBot
|country=Germany
|country2=Canada
|tlpdidkr=697
|programmer=John Doe, Jane Doe
|affiliation=Stanford University
|botversion=2.0.4
|bwapiversion=4.1.2
|language=C++
|terrain_analysis=
|aitechniques=Neural Networks, Hierarchical Task Networks
|strategies=Cannon Rush
|version=1337
}}

Copy / Paste

{{Infobox bot
|id=
|image=
|name=
|romanized name=
|race=
|site=
|country=
|country2=
|tlpdidkr=
|programmer=
|affiliation=
|botversion=
|bwapiversion=
|language=
|wrapper=
|terrain_analysis=
|aitechniques=
|framework=
|strategies=
|version=
|youtube=
|twitter=
|facebook=
|reddit=
|achievements=
|featured=
|history=
}}