Difference between revisions of "User:Kreafan/Sandbox"

From Team Fortress Wiki
Jump to: navigation, search
m (special:random (just a notes for myself))
(Special:Random Page (!must be an extension only!): possible solution)
Line 141: Line 141:
  
 
Notes: [[Talk:Main_Page#Random_page.2C_random_language|1]], [http://en.wikipedia.org/wiki/Template:Random_page_in_category 2]
 
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.)

Revision as of 23:27, 9 June 2011

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: 22

22

Chosen class: Soldier


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: 22

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.

Demoman Wiki Cap.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.)