Difference between revisions of "User:Kreafan/Sandbox"

From Team Fortress Wiki
Jump to: navigation, search
m (Japan Relief: fixed the PiP-link and placing.)
m (Main template usage)
 
(8 intermediate revisions by one other user not shown)
Line 42: Line 42:
 
Chosen class: {{#ifexpr: {{#time: s }} < 20 | Heavy  | {{#ifexpr: {{#time: s }} < 40 | Soldier | Medic}}}}
 
Chosen class: {{#ifexpr: {{#time: s }} < 20 | Heavy  | {{#ifexpr: {{#time: s }} < 40 | Soldier | Medic}}}}
  
{{Item infobox
+
<!--{{Item infobox
| name              = Team Captain
+
| name              = Sandbox
 
| type              = hat
 
| type              = hat
 
| image              = Team Captain {{#ifexpr: {{#time: s }} < 20 | Heavy  | {{#ifexpr: {{#time: s }} < 40 | Soldier | Medic}}}}.png
 
| image              = Team Captain {{#ifexpr: {{#time: s }} < 20 | Heavy  | {{#ifexpr: {{#time: s }} < 40 | Soldier | Medic}}}}.png
Line 50: Line 50:
 
| released          = [[Replay Update]]
 
| released          = [[Replay Update]]
 
| availability      = [[Crafting|Craft]], [[Item drop system|Drop]], [[Mann Co. Store|Purchase]]
 
| availability      = [[Crafting|Craft]], [[Item drop system|Drop]], [[Mann Co. Store|Purchase]]
}}
+
}}-->
  
  
Line 67: Line 67:
  
 
[[File:{{#ifexpr: {{#time: s }} < 30 | {{#ifexpr: {{#time: s }} < 06 | Heavy | {{#ifexpr: {{#time: s }} < 12 | Soldier | {{#ifexpr: {{#time: s }} < 18 | Pyro | {{#ifexpr: {{#time: s }} < 24 | Demoman | Scout}}}}}}}}| {{#ifexpr: {{#time: s}} < 36 | Engineer | {{#ifexpr: {{#time: s }} < 42 | Medic | {{#ifexpr: {{#time: s}} < 48 | Sniper |{{#ifexpr: {{#time: s }} < 54 | Spy | Civilian}}}}}}}}}} wiki.png]]
 
[[File:{{#ifexpr: {{#time: s }} < 30 | {{#ifexpr: {{#time: s }} < 06 | Heavy | {{#ifexpr: {{#time: s }} < 12 | Soldier | {{#ifexpr: {{#time: s }} < 18 | Pyro | {{#ifexpr: {{#time: s }} < 24 | Demoman | Scout}}}}}}}}| {{#ifexpr: {{#time: s}} < 36 | Engineer | {{#ifexpr: {{#time: s }} < 42 | Medic | {{#ifexpr: {{#time: s}} < 48 | Sniper |{{#ifexpr: {{#time: s }} < 54 | Spy | Civilian}}}}}}}}}} wiki.png]]
 
  
 
==Complex ImageMap==
 
==Complex ImageMap==
Line 121: Line 120:
 
poly 1 245 7 233 12 202 21 182 20 173 24 169 38 164 30 143 54 136 58 137 62 151 68 139 66 125 70 121 70 110 79 121 103 131 118 126 116 132 118 137 111 150 121 161 141 177 130 197 117 212 109 246 113 254 117 255 100 319 3 318 [[Sniper]]
 
poly 1 245 7 233 12 202 21 182 20 173 24 169 38 164 30 143 54 136 58 137 62 151 68 139 66 125 70 121 70 110 79 121 103 131 118 126 116 132 118 137 111 150 121 161 141 177 130 197 117 212 109 246 113 254 117 255 100 319 3 318 [[Sniper]]
 
</imagemap>
 
</imagemap>
 +
 +
 +
==Special:Random Page (!must be an extension only!)==
 +
<table style="border: 1px solid #999; background: #fff; margin: .5em .5em .5em 1em; padding: 5px">
 +
<th align="center" valign="top"><small>Display a random:<br />{{{1|}}}</small>
 +
[[Special:Random|Article]] <small>[[Special:Random/Talk|Talk]]</small>
 +
[[Special:Random/User|User]] <small>[[Special:Random/User Talk|Talk]]</small>
 +
[[Special:Random/Wikipedia|Wikipedia]] <small>[[Special:Random/Wikipedia Talk|Talk]]</small>
 +
[[Special:Random/File|File]] <small>[[Special:Random/File Talk|Talk]]</small>
 +
[[Special:Random/MediaWiki|MediaWiki]] <small>[[Special:Random/MediaWiki Talk|Talk]]</small>
 +
[[Special:Random/Template|Template]] <small>[[Special:Random/Template Talk|Talk]]</small>
 +
[[Special:Random/Help|Help]] <small>[[Special:Random/Help Talk|Talk]]</small>
 +
[[Special:Random/Category|Category]] <small>[[Special:Random/Category Talk|Talk]]</small>
 +
[[Special:Random/Portal|Portal]] <small>[[Special:Random/Portal Talk|Talk]]</small>
 +
[[Special:Random/Book|Book]] <small>[[Special:Random/Book Talk|Talk]]</small>
 +
</table>
 +
 +
 +
[[Special:random{{if lang}}]]
 +
 +
Notes: [[Talk:Main_Page#Random_page.2C_random_language|1]], [http://en.wikipedia.org/wiki/Template:Random_page_in_category 2]
 +
 +
===Possible external solution (related to browser - Firefox in my case, 1280x800)===
 +
 +
1.Download [https://addons.mozilla.org/en-us/firefox/addon/imacros-for-firefox/ iMacros] extension for Firefox.
 +
 +
2.Record new Macros, and do this:
 +
 +
a)Settings -> General -> "Open menu of 'click-mode'". Choose "X/Y position"
 +
 +
b)Open Main Page of wiki.teamfortress.com
 +
 +
c)Click to the Special:Random
 +
 +
d)Click on the first letter of "<Original English Page"
 +
 +
It helps to open random English page.
 +
 +
For example, my code for iMacros is this:
 +
<pre>VERSION BUILD=7220523 RECORDER=FX
 +
TAB T=1
 +
URL GOTO=http://wiki.teamfortress.com/wiki/Special:Random
 +
CLICK X=192 Y=90</pre>
 +
(Need to test specific languages later.)
 +
 +
==[[First_Annual_Saxxy_Awards#The_Awards_Show]](Request by No-oneSpecial)==
 +
{{User:Kreafan/Sandbox/Template:Saxxy winners}}
 +
{{clr}}
 +
 +
==Origin==
 +
see [[User:Kreafan/Item Origin]]
 +
 +
==Multi-class==
 +
see [[User:Kreafan/Multi-Class]]
 +
 +
==TF2 DLC==
 +
see [[User:Kreafan/DLC]]
 +
 +
==Class Body==
 +
see [[User:Kreafan/Body]]

Latest revision as of 20:06, 30 March 2023

Draft.

  • Kreatf2an.
  • All classes and hats.
  • Fake updates.
  • Custom Maps.
  • Projects.
  • Scanning MF-bookmarks.
  • Fan-games.

Sets

(Credits to Moussekateer for making this template in the first place):

Promo Spy
Bonk! Slash!.png Big Kill Genuine Conniver's Kunai Enthusiast's Timepiece Genuine Noh Mercy Earbuds Noise Maker
Big Kill Conniver's Kunai Enthusiast's Timepiece Noh Mercy Earbuds Noise Maker Bundle
Effect +100% chance of participation in future promotions

Random Image

Seconds now: 14

14

Chosen class: Heavy


The code that has been used for the random class(Heavy/Soldier/Medic) is this: [[Image:Team Captain {{#ifexpr: {{#time: s }} < 20 | Heavy | {{#ifexpr: {{#time: s}} < 40 | Soldier | Medic}}}}.png]]

Also: there is no Wiki Cap for Civilian.

Seconds now: 14

00-05 - Heavy, 06-11 - Soldier, 12-17 - Pyro, 18-23 - Demoman, 24-29 - Scout

30-35 - Engineer, 36-41 - Medic, 42-47 - Sniper, 48-53 - Spy, 54-59 - Civilian.

File:Pyro wiki.png

Complex ImageMap

Header_blog

MedicScoutSoldierDemomanSpyEngineerPyroSniperHeavyVALVeTeam Fortress 2Header of TF2.com, with all 9 classes.
Image map example. Clicking on a class in the picture causes the browser to load the appropriate article.

Ol Nick Xmas update

Loch-n-LoadPyromancer's MaskMadame DixieBuckaroos HatGerman GonzilaGerman GonzilaBig ChiefLarrikin RobinFlipped TrilbyBlighted BeakA Rather Festive TreeBerliner's Bucket HelmScotch BonnetBrass BeastBuckaroos HatClaidheamh MòrWarrior's SpiritXmas Update
Image map example. Clicking on a hat or a weapon in the picture causes the browser to load the appropriate article.

Japan Relief

Magnanimous MonarchBenefactor's KanmuriHumanitarian's HachimakiGrenadeSoldierHeavySniperJapan Charity Blog
Image map example. Clicking on a hat or a class in the picture causes the browser to load the appropriate article.


Special:Random Page (!must be an extension only!)

Display a random:

Article Talk User Talk Wikipedia Talk File Talk MediaWiki Talk Template Talk Help Talk Category Talk Portal Talk Book Talk


Special:random

Notes: 1, 2

Possible external solution (related to browser - Firefox in my case, 1280x800)

1.Download iMacros extension for Firefox.

2.Record new Macros, and do this:

a)Settings -> General -> "Open menu of 'click-mode'". Choose "X/Y position"

b)Open Main Page of wiki.teamfortress.com

c)Click to the Special:Random

d)Click on the first letter of "<Original English Page"

It helps to open random English page.

For example, my code for iMacros is this:

VERSION BUILD=7220523 RECORDER=FX
TAB T=1
URL GOTO=http://wiki.teamfortress.com/wiki/Special:Random
CLICK X=192 Y=90

(Need to test specific languages later.)

First_Annual_Saxxy_Awards#The_Awards_Show(Request by No-oneSpecial)

[show]Saxxy Awards Winners
  • Most Inventive Kill
  • Best Mid-air Murder
  • Biggest Massacre
  • Funniest Replay
  • Best Getaway
  • Best Revenge
  • Mostest Pwnage
  • Most Heroic
  • Best Set Design
  • Best Team Costume
  • Best Original Soundtrack
  • Best 30 Second Trailer
  • Best Coordinated Combat
  • Most Dramatic
  • Best Cinematography
  • Best Editing
  • Most Epic Fail
  • Most Extreme Stunt
  • Players' Choice
  • Best Overall Replay
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
show;hide


Origin

see User:Kreafan/Item Origin

Multi-class

see User:Kreafan/Multi-Class

TF2 DLC

see User:Kreafan/DLC

Class Body

see User:Kreafan/Body