Difference between revisions of "Template:Infobox bot/doc"

Line 13: Line 13:
 
These are the variables in the Player template:
 
These are the variables in the Player template:
 
* '''id''' = Main ID
 
* '''id''' = Main ID
* '''author''' = (optional) Name of the author
+
* '''author''' = Name of the author
 
* '''affiliation''' = (optional) Affiliation of the programmer
 
* '''affiliation''' = (optional) Affiliation of the programmer
 
* '''country''' = (optional) Country
 
* '''country''' = (optional) Country
Line 20: Line 20:
 
* '''elo''' = (optional) ELO peak in krasi0ladder
 
* '''elo''' = (optional) ELO peak in krasi0ladder
 
* '''ladderID''' = (optional) ID at krasi0ladder
 
* '''ladderID''' = (optional) ID at krasi0ladder
* '''version''' = (optional) BWAPI version of the bot
+
* '''version''' = BWAPI version of the bot
 
* '''type''' = (optional) bot type: DLL or Proxy
 
* '''type''' = (optional) bot type: DLL or Proxy
* '''download''' = (optional) Binary version of the bot
+
* '''download''' = Binary version of the bot
 
* '''language''' = (optional) Program language of the bot
 
* '''language''' = (optional) Program language of the bot
 
* '''sourceCode''' = (optional) Link to source code
 
* '''sourceCode''' = (optional) Link to source code
Line 38: Line 38:
 
* '''iccup''' =  (optional)Username on ICCup
 
* '''iccup''' =  (optional)Username on ICCup
 
* '''fanclub''' = (optional) TeamLiquid.net Fanclub
 
* '''fanclub''' = (optional) TeamLiquid.net Fanclub
* '''achievements''' = List of premier tournament wins or other achievements.
+
* '''achievements''' = (optional) List of premier tournament wins or other achievements.
 
* '''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.
 
* '''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.
  

Revision as of 17:34, 9 July 2015

[e][h]Picon.png Best Bot
Author(s):
Jung Yoon Jong
Country:
South Korea South Korea
Race:
BWAPI version:
?
Download:
Links

This template produces an Infobox on a player page.

Parameters

These are the variables in the Player template:

  • id = Main ID
  • author = Name of the author
  • affiliation = (optional) Affiliation of the programmer
  • country = (optional) Country
  • country2 = (optional) Second 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.
  • elo = (optional) ELO peak in krasi0ladder
  • ladderID = (optional) ID at krasi0ladder
  • version = BWAPI version of the bot
  • type = (optional) bot type: DLL or Proxy
  • download = Binary version of the bot
  • language = (optional) Program language of the bot
  • sourceCode = (optional) Link to source code
  • 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
  • gplus = (optional)Username on Google Plus
  • tlprofile = (optional)Username on TeamLiquid.net
  • reddit = (optional) Username on Reddit.com
  • iccup = (optional)Username on ICCup
  • fanclub = (optional) TeamLiquid.net Fanclub
  • achievements = (optional) List of premier tournament wins or other achievements.
  • 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.

Example

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

{{Infobox bot
|id=Best Bot
|author=Jung Yoon Jong
|race=P
|country=South Korea
|tlpdidkr=697
|fanclub=http://www.teamliquid.net/forum/viewmessage.php?topic_id=369927
|twitter=SKT1Rain
|achievements=
}}

Copy / Paste

{{Infobox bot
|id=
|author=
|affiliation=
|country=
|country2=
|race=
|elo=
|ladderID=
|version=
|type=
|download=
|language=
|sourceCode=
|site=
|tlstream=
|twitch=
|own3d=
|stream=
|youtube=
|twitter=
|facebook=
|gplus=
|tlprofile=
|reddit=
|fanclub=
|achievements=
|featured=
}}