Difference between revisions of "Template:Infobox bot"
Line 5: | Line 5: | ||
<div> | <div> | ||
<div class="infobox-header"><span class="infobox-buttons"><nowiki>[</nowiki>[{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=edit§ion=0}} e]<nowiki>]</nowiki><nowiki>[</nowiki>[[Template:Infobox_bot|h]]<nowiki>]</nowiki></span>{{RaceIcon|{{{race|}}}}} {{{id|{{PAGENAME}}}}}</div> | <div class="infobox-header"><span class="infobox-buttons"><nowiki>[</nowiki>[{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=edit§ion=0}} e]<nowiki>]</nowiki><nowiki>[</nowiki>[[Template:Infobox_bot|h]]<nowiki>]</nowiki></span>{{RaceIcon|{{{race|}}}}} {{{id|{{PAGENAME}}}}}</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div><!-- | </div><!-- | ||
Line 42: | Line 22: | ||
<div class="infobox-cell-2 infobox-description">Affiliation:</div> | <div class="infobox-cell-2 infobox-description">Affiliation:</div> | ||
<div class="infobox-cell-2">{{{affiliation}}}</div> | <div class="infobox-cell-2">{{{affiliation}}}</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
}}<!-- | }}<!-- | ||
Line 100: | Line 62: | ||
}}<!-- | }}<!-- | ||
− | + | ELO Peak | |
+ | |||
+ | -->{{#if:{{{elo|}}}| | ||
+ | <div> | ||
+ | <div class="infobox-cell-2 infobox-description">ELO peak:</div> | ||
+ | <div class="infobox-cell-2">[http://bots-stats.krasi0.com/botDetails.php?id={{{ladderID}}} {{{elo}}}]</div> | ||
+ | </div> | ||
+ | }}<!-- | ||
+ | |||
+ | BWAPI Version | ||
+ | |||
+ | -->{{#if:{{{version|}}}| | ||
+ | <div> | ||
+ | <div class="infobox-cell-2 infobox-description">BWAPI version:</div> | ||
+ | <div class="infobox-cell-2">{{{version}}}</div> | ||
+ | </div> | ||
+ | }}<!-- | ||
+ | |||
+ | Type | ||
+ | |||
+ | -->{{#if:{{{type|}}}| | ||
+ | <div> | ||
+ | <div class="infobox-cell-2 infobox-description">Type:</div> | ||
+ | <div class="infobox-cell-2">{{{type}}}</div> | ||
+ | </div> | ||
+ | }}<!-- | ||
+ | |||
+ | Download | ||
+ | |||
+ | -->{{#if:{{{type|}}}| | ||
+ | <div> | ||
+ | <div class="infobox-cell-2 infobox-description">Download:</div> | ||
+ | <div class="infobox-cell-2">{{{download}}}</div> | ||
+ | </div> | ||
+ | }}<!-- | ||
+ | |||
+ | Language | ||
+ | |||
+ | -->{{#if:{{{language|}}}| | ||
+ | <div> | ||
+ | <div class="infobox-cell-2 infobox-description">Language:</div> | ||
+ | <div class="infobox-cell-2">{{{language}}}</div> | ||
+ | </div> | ||
+ | }}<!-- | ||
+ | |||
+ | Source code | ||
− | -->{{#if:{{{ | + | -->{{#if:{{{sourceCode|}}}| |
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description"> | + | <div class="infobox-cell-2 infobox-description">Source code:</div> |
− | <div class="infobox-cell-2">{{{ | + | <div class="infobox-cell-2">{{{sourceCode}}}</div> |
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | + | Links | |
-->{{#if:{{{tlpdint|}}} {{{tlpdkr|}}} {{{tlpdsospa|}}} {{{site|}}} {{{tlstream|}}} {{{twitch|}}} {{{afreeca|}}} {{{own3d|}}} {{{stream|}}} {{{youtube|}}} {{{twitter|}}} {{{facebook|}}} {{{gplus|}}} {{{daumcafe|}}} {{{vk|}}} {{{tlprofile|}}} {{{iccup|}}} {{{reddit|}}} {{{fanclub|}}}| | -->{{#if:{{{tlpdint|}}} {{{tlpdkr|}}} {{{tlpdsospa|}}} {{{site|}}} {{{tlstream|}}} {{{twitch|}}} {{{afreeca|}}} {{{own3d|}}} {{{stream|}}} {{{youtube|}}} {{{twitter|}}} {{{facebook|}}} {{{gplus|}}} {{{daumcafe|}}} {{{vk|}}} {{{tlprofile|}}} {{{iccup|}}} {{{reddit|}}} {{{fanclub|}}}| |
Revision as of 23:07, 8 July 2015
(view - edit) Documentation
Author(s):
Jung Yoon Jong
Country:
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
- internalDownload = (optional) Binary version of the bot (hosted at starcraftai.com)
- externalDownload = (optional) Binary version of the bot (hosted in another web)
- language = (optional) Program language of the bot
- sourceCode = (optional) Link to source code
- github = (optional) Link to GitHub source code
- bitbucket = (optional) Link to Bitbucket source code
- googleCode = (optional) Link to Google Code 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.
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 |github=https://github.com/davechurchill/ualbertabot |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= |internalDownload= |externalDownload= |language= |sourceCode= |github= |bitbucket= |googleCode= |site= |tlstream= |twitch= |own3d= |stream= |youtube= |twitter= |facebook= |gplus= |tlprofile= |reddit= |iccup= |fanclub= |achievements= }}