Difference between revisions of "Template:Robot icon/sandbox"

From Team Fortress Wiki
Jump to: navigation, search
(need to add params now.)
Line 1: Line 1:
c<div style="display:inline-block; padding:3px 3px"><div style="width:34px; height:34px; background:#0000ff"></div><!--
+
<includeonly><div style="display:inline-block; padding:3px 3px"><div style="width:{{#expr:{{{size|24}}}+8}}px; height:{{#expr:{{{size|24}}}+8}}px; background:#0000ff"></div><!--
--><div style="position:absolute"><div style="position:relative; top:-32px; right:-2px; width:24px; height:24px; padding:3px 3px; border-radius:6px; background:#ebe4ca">[[File:Leaderboard class scout.png|24px]]</div></div></div>d
+
--><div style="position:absolute"><div style="position:relative; top:-{{#expr:{{{size|24}}}+6}}px; right:-2px; width:{{{size|24}}}px; height:{{{size|24}}}px; padding:2px 2px; border-radius:4px; background:#ebe4ca">[[File:Leaderboard class {{#switch:{{lc:{{{1|{{{class|}}}}}}}}
 +
| scout = scout
 +
| super scout | fast scout | fast giant scout | scout fast giant | scout giant fast = scout giant fast
 +
| major league scout | major scout | stun scout | scout stun = scout stun
 +
| bat scout | scout bat = scout bat
 +
| bonk scout | scout bonk = scout bonk
 +
| fan scout | scout fan = scout fan
 +
| shortstop scout | scout shortstop = scout shortstop
 +
| stun armored scout | scout stun armored = scout stun armored
 +
| jumping scout | scout jumping = scout jumping
 +
| soldier | #default = soldier
 +
| buff soldier | soldier buff = soldier buff
 +
| backup soldier | soldier backup = soldier backup
 +
| conch soldier | soldier conch = soldier conch
 +
| charged soldier | original soldier | soldier crit = soldier crit
 +
| rapid fire soldier | rapid soldier | soldier spammer = soldier spammer
 +
| sergeant crits | chief soldier | soldier chief | soldier sergeant crits = soldier sergeant crits
 +
| major crits | major crits = soldier major crits
 +
| soldier libertylauncher | soldier liberty launcher = soldier libertylauncher
 +
| soldier barrager | soldier barrage = soldier barrage
 +
| soldier black box | soldier blackbox = soldier blackbox
 +
| soldier infinite | soldier infinite = soldier infinite
 +
| pyro = pyro
 +
| flare pyro | pyro flare = pyro flare
 +
| demo | demoman = demoman
 +
| demo knight | demoknight = demoknight
 +
| major bomber | metalbeard | chief demo | demo bomber = demo bomber
 +
| demo burst | demoman burst = demo burst
 +
| demoknight samurai | demo samurai = demoknight samurai
 +
| heavyweapons | heavy weapons | heavy = heavy
 +
| kgb | kgb heavy | killing gloves of boxing | heavyweight champ | heavy champ = heavy champ
 +
| deflector heavy | heavy deflector = heavy deflector
 +
| heater heavy | heavy heater = heavy heater
 +
| heavy healer | heavy deflector healer | heavy deflector healonkill = heavy deflector healonkill
 +
| heavy pusher | heavy deflector pusher | heavy deflector push = heavy deflector push
 +
| heavy shotgun | heavy shotgun = heavy shotgun
 +
| holiday punch | heavy mitten | heavy mittens = heavy mittens
 +
| steel gauntlet | steel heavy | fists of steel | fos | steel fist | heavy steelfist = heavy steelfist
 +
| gru | gru heavy | gloves of running urgently | heavy urgent | heavy gru = heavy gru
 +
| captain punch | chief gauntlet | chief heavy | heavy chief = heavy chief
 +
| engineer = engineer
 +
| teleporter exit | teleport | teleport exit | teleporter = teleporter
 +
| medic = medic
 +
| uber medic | über medic | uber | über | medic über | medic uber = medic uber
 +
| sniper = sniper
 +
| huntsman | bowman | huntsman sniper | bow sniper | sniper bow = sniper bow
 +
| multi bowman | multi bowman | sniper bow multi = sniper bow multi
 +
| jarate | jarate sniper | sniper jarate = sniper jarate
 +
| sydney sleeper | sydney sniper | sydney sleeper sniper | sniper sydneysleeper = sniper sydneysleeper
 +
| spy = spy
 +
| buster | sentry buster = sentry buster
 +
| tank = tank
 +
| special blimp | blimp = special blimp
 +
}}.png|x{{{3|{{{size|24}}}px}}}{{#if:{{{link|}}}|{{!}}link={{{link}}}}}|{{ucfirst:{{{alt|{{{1|}}}}}}}}]]</div></div></div></includeonly><noinclude>
 +
{{doc begin}}{{TOC float|right}}
 +
Used to display Robot icons on mission pages. WIP.
 +
== Examples ==
 +
*{{tlx|Robot icon/Sandbox|Pyro}} produces {{Robot icon/Sandbox|Pyro}}
 +
*{{tlx|Robot icon/Sandbox|Scout|giant}} produces {{Robot icon/Sandbox|Scout|giant}}
 +
*{{tlx|Robot icon/Sandbox|soldier SpaMmer|giant|20px}} produces {{Robot icon/Sandbox|soldier SpaMmer|yes|20px}}
 +
*{{tlx|Robot icon/Sandbox|Demoman|3=link=Demoman}} produces {{Robot icon/Sandbox|Demoman|link=Demoman}}
 +
*{{tlx|Robot icon/Sandbox|Soldier|3=alt=Rocket Launcher}} produces {{Robot icon/Sandbox|Soldier|alt=Rocket Launcher}}
 +
 
 +
{| class="grid"
 +
| valign=top |
 +
=== Scout based ===
 +
:{{Robot icon/Sandbox|scout}} Scout = <tt>scout</tt>
 +
:{{Robot icon/Sandbox|scout giant fast}} Super Scout = <tt>scout giant fast</tt>
 +
:{{Robot icon/Sandbox|scout stun}} Major League Scout = <tt>scout stun</tt>
 +
:{{Robot icon/Sandbox|scout bat}} ? = <tt>scout bat</tt>
 +
:{{Robot icon/Sandbox|scout bonk}} Bonk Scout = <tt>scout bonk</tt>
 +
:{{Robot icon/Sandbox|scout fan}} Fan Scout = <tt>scout fan</tt>
 +
:{{Robot icon/Sandbox|scout shortstop}} Shortstop Scout = <tt>scout shortstop</tt>
 +
:{{Robot icon/Sandbox|scout stun armored}} Armored Stun Scout = <tt>scout stun armored</tt>
 +
:{{Robot icon/Sandbox|scout jumping}} Jumping Scout = <tt>scout jumping</tt>
 +
=== Soldier based ===
 +
:{{Robot icon/Sandbox|soldier}} Soldier = <tt>soldier</tt>
 +
:{{Robot icon/Sandbox|soldier blackbox}} Black Box Soldier = <tt>soldier blackbox</tt>
 +
:{{Robot icon/Sandbox|soldier liberty launcher}} Liberty Launcher Soldier = <tt>soldier libertylauncher</tt>
 +
:{{Robot icon/Sandbox|soldier backup}} Backup Soldier = <tt>soldier backup</tt>
 +
:{{Robot icon/Sandbox|soldier buff}} Buff Soldier = <tt>soldier buff</tt>
 +
:{{Robot icon/Sandbox|soldier conch}} Conch Soldier = <tt>soldier conch</tt>
 +
:{{Robot icon/Sandbox|soldier crit}} Charged Soldier = <tt>soldier crit</tt>
 +
:{{Robot icon/Sandbox|soldier infinite}} Infinite Soldier Spammer = <tt>soldier infinite</tt>
 +
:{{Robot icon/Sandbox|soldier barrage}} Barrage Soldier = <tt>soldier barrage</tt>
 +
:{{Robot icon/Sandbox|soldier spammer}} Rapid Fire Soldier = <tt>soldier spammer</tt>
 +
:{{Robot icon/Sandbox|soldier sergeant crits}} Sergeant Crits = <tt>soldier sergeant crits</tt>
 +
:{{Robot icon/Sandbox|major crits}} Major Crits = <tt>soldier major crits</tt>
 +
=== Pyro based ===
 +
:{{Robot icon/Sandbox|pyro}} Pyro = <tt>pyro</tt>
 +
:{{Robot icon/Sandbox|pyro flare}} Flare Pyro = <tt>pyro flare</tt>
 +
=== Demoman based ===
 +
:{{Robot icon/Sandbox|demoman}} Demoman = <tt>demoman</tt>
 +
:{{Robot icon/Sandbox|demoknight}} Demoknight = <tt>demoknight</tt>
 +
:{{Robot icon/Sandbox|demoknight samurai}} Demoknight Samurai = <tt>demoknight samurai</tt>
 +
:{{Robot icon/Sandbox|demo burst}} Burst Demoman = <tt>demo burst</tt>
 +
:{{Robot icon/Sandbox|demo bomber}} Major Bomber = <tt>demo bomber</tt>
 +
| valign=top |
 +
=== Heavy based ===
 +
:{{Robot icon/Sandbox|heavy}} Heavy = <tt>heavy</tt>
 +
:{{Robot icon/Sandbox|heavy champ}} Heavyweight Champ = <tt>heavy champ</tt>
 +
:{{Robot icon/Sandbox|heavy deflector}} Deflector Heavy = <tt>heavy deflector</tt>
 +
:{{Robot icon/Sandbox|heavy deflector push}} Deflector Heavy Pusher = <tt>heavy deflector push</tt>
 +
:{{Robot icon/Sandbox|heavy deflector healonkill}} Deflector Heavy Healer = <tt>heavy deflector healonkill</tt>
 +
:{{Robot icon/Sandbox|heavy shotgun}} Shotgun Heavy = <tt>heavy shotgun</tt>
 +
:{{Robot icon/Sandbox|heavy heater}} Heater Heavy = <tt>heavy heater</tt>
 +
:{{Robot icon/Sandbox|heavy mittens}} Heavy Mitten = <tt>heavy mittens</tt>
 +
:{{Robot icon/Sandbox|heavy steelfist}} Steel Gauntlet = <tt>heavy steelfist</tt>
 +
:{{Robot icon/Sandbox|heavy gru}} Heavyweight Champ (Fast) = <tt>heavy gru</tt>
 +
:{{Robot icon/Sandbox|heavy chief}} Captain Punch = <tt>heavy chief</tt>
 +
=== Engineer based ===
 +
:{{Robot icon/Sandbox|engineer}} Engineer = <tt>engineer</tt>
 +
:{{Robot icon/Sandbox|teleporter}} Teleporter = <tt>teleporter</tt>
 +
=== Medic based ===
 +
:{{Robot icon/Sandbox|medic}} Medic = <tt>medic</tt>
 +
:{{Robot icon/Sandbox|medic uber}} Über Medic = <tt>medic uber</tt>
 +
=== Sniper based ===
 +
:{{Robot icon/Sandbox|sniper}} Sniper = <tt>sniper</tt>
 +
:{{Robot icon/Sandbox|sniper bow}} Bowman = <tt>sniper bow</tt>
 +
:{{Robot icon/Sandbox|sniper bow multi}} Multi Bowman = <tt>sniper bow multi</tt>
 +
:{{Robot icon/Sandbox|sniper jarate}} ? = <tt>sniper jarate</tt>
 +
:{{Robot icon/Sandbox|sniper sydneysleeper}} Sydney Sniper = <tt>sniper sydneysleeper</tt>
 +
=== Spy based ===
 +
:{{Robot icon/Sandbox|spy}} Spy = <tt>spy</tt>
 +
=== Special ===
 +
:{{Robot icon/Sandbox|sentry buster}} Sentry Buster = <tt>sentry buster</tt>
 +
:{{Robot icon/Sandbox|tank}} Tank = <tt>tank</tt>
 +
:{{Robot icon/Sandbox|blimp}} Blimp = <tt>blimp</tt>
 +
|}
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 20:30, 4 November 2015

Documentation for Robot icon/sandbox

Used to display Robot icons on mission pages. WIP.

Examples

Scout based

Template:Robot icon/Sandbox Scout = scout
Template:Robot icon/Sandbox Super Scout = scout giant fast
Template:Robot icon/Sandbox Major League Scout = scout stun
Template:Robot icon/Sandbox ? = scout bat
Template:Robot icon/Sandbox Bonk Scout = scout bonk
Template:Robot icon/Sandbox Fan Scout = scout fan
Template:Robot icon/Sandbox Shortstop Scout = scout shortstop
Template:Robot icon/Sandbox Armored Stun Scout = scout stun armored
Template:Robot icon/Sandbox Jumping Scout = scout jumping

Soldier based

Template:Robot icon/Sandbox Soldier = soldier
Template:Robot icon/Sandbox Black Box Soldier = soldier blackbox
Template:Robot icon/Sandbox Liberty Launcher Soldier = soldier libertylauncher
Template:Robot icon/Sandbox Backup Soldier = soldier backup
Template:Robot icon/Sandbox Buff Soldier = soldier buff
Template:Robot icon/Sandbox Conch Soldier = soldier conch
Template:Robot icon/Sandbox Charged Soldier = soldier crit
Template:Robot icon/Sandbox Infinite Soldier Spammer = soldier infinite
Template:Robot icon/Sandbox Barrage Soldier = soldier barrage
Template:Robot icon/Sandbox Rapid Fire Soldier = soldier spammer
Template:Robot icon/Sandbox Sergeant Crits = soldier sergeant crits
Template:Robot icon/Sandbox Major Crits = soldier major crits

Pyro based

Template:Robot icon/Sandbox Pyro = pyro
Template:Robot icon/Sandbox Flare Pyro = pyro flare

Demoman based

Template:Robot icon/Sandbox Demoman = demoman
Template:Robot icon/Sandbox Demoknight = demoknight
Template:Robot icon/Sandbox Demoknight Samurai = demoknight samurai
Template:Robot icon/Sandbox Burst Demoman = demo burst
Template:Robot icon/Sandbox Major Bomber = demo bomber

Heavy based

Template:Robot icon/Sandbox Heavy = heavy
Template:Robot icon/Sandbox Heavyweight Champ = heavy champ
Template:Robot icon/Sandbox Deflector Heavy = heavy deflector
Template:Robot icon/Sandbox Deflector Heavy Pusher = heavy deflector push
Template:Robot icon/Sandbox Deflector Heavy Healer = heavy deflector healonkill
Template:Robot icon/Sandbox Shotgun Heavy = heavy shotgun
Template:Robot icon/Sandbox Heater Heavy = heavy heater
Template:Robot icon/Sandbox Heavy Mitten = heavy mittens
Template:Robot icon/Sandbox Steel Gauntlet = heavy steelfist
Template:Robot icon/Sandbox Heavyweight Champ (Fast) = heavy gru
Template:Robot icon/Sandbox Captain Punch = heavy chief

Engineer based

Template:Robot icon/Sandbox Engineer = engineer
Template:Robot icon/Sandbox Teleporter = teleporter

Medic based

Template:Robot icon/Sandbox Medic = medic
Template:Robot icon/Sandbox Über Medic = medic uber

Sniper based

Template:Robot icon/Sandbox Sniper = sniper
Template:Robot icon/Sandbox Bowman = sniper bow
Template:Robot icon/Sandbox Multi Bowman = sniper bow multi
Template:Robot icon/Sandbox ? = sniper jarate
Template:Robot icon/Sandbox Sydney Sniper = sniper sydneysleeper

Spy based

Template:Robot icon/Sandbox Spy = spy

Special

Template:Robot icon/Sandbox Sentry Buster = sentry buster
Template:Robot icon/Sandbox Tank = tank
Template:Robot icon/Sandbox Blimp = blimp