User:Moussekateer
| User page | Portal Wiki user page | Talk | Start Discussion | Contributions | Wiki-Fi stats | TF2 Notifications | Steam | Stats |
| ||||||||||||||
| “ | Ladies and gentlemen... I've traveled over half the world wide web to be here tonight. I couldn't get away sooner because TF2 is dangerously addictive and I had to drag myself away from playing for 5 minutes. That game is now minimized while I share my (limited) knowledge with others. So, ladies and gentlemen... if I say I'm a TF2 man, you will agree.
— Moussekateer on his arrival
|
” |
"Cold Fusion" |
Contents
The legend of the tragic fall of Vampilk at the hands (?) of Spookateer as depicted by Boojamonster
Todo
- Template:User Wiki age is a good candidate for lua module rewrite
Fix captions not being added into lightbox gallery for images. Bonus: paint names in gallery- Clean up logic for 3D viewer in item infobox template
Add switcher button on 3D viewer for viewing 2D/3DDisable 3D viewer for mobiles. Or even better, fix 3D viewer for touch devices- Work through remaining 3D weapon models
Finish 'Community sites' article- Try to get soundmanager2 working with wav files to have inline playback for sound files on wiki
Add iOS/Android bookmark icon for wiki pagesIncrease $wgMaxArticleSizeInstall seb26's RevQuery extension to fix image cache- Run external links checker script
- Run duplicate images script
- Profit
For my reference
- User:Mr. Magoolachub/HLMV Stuff
- Team Fortress Wiki:3D Models
- https://www.mediawiki.org/wiki/Manual:RunJobs.php
Upgrading MediaWiki installation
* Unpack mediawiki-*.tar.gz into its own new directory (w2 or whatever)
* Delete the following files and folders from the new directory (w2), as we don't need them:
cache/
images/
RELEASE-NOTES-*
* Copy the following files from the old installation (w) into the new directory (w2):
cache/
images/
extensions/
DevSettings.php
LocalSettings.php
skins/valve
* Name old install directory (w) to temporary name (w3) in case things go really bad
* Rename new install directory (w2) to the normal name (w)
* Delete old install directory (w3)
* Run git status to find out what you just did
* Additional step. Grab the relevant patch from https://github.com/seb26/revquery and apply it with "patch -p0 < *.patch". Run with the --dry-run flag first to see if it successfully applies to the new MW version without modifications.
tl;dr list of commands:
set -e
tar xfv mediawiki-*.tar.gz -C w2
rm -r w2/{cache,images,RELEASE-NOTES-*}
for f in cache images extensions DevSettings.php LocalSettings.php skins/valve; do
cp -rv "w/$f" "w2/"
done
mv w w3
mv w2 w
rm -r w3
git status
Scripts
- Up-to-date versions of all my scripts can be found on my Github account.
My awesome wikichievements
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Wind | Wikichievement unlocked! Writing a big WindBOT filter all without help is a feat in itself. You deserve this achievement for a lot of template work already but I keep forgetting to award it... Anyway, that filter reminded me of the wikichievement, so here you are. |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Awesomesauce | Wikichievement unlocked! For being AWESOME! |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Stevoisiak | Wikichievement unlocked! Not only are you almost always the first user to add patch notes and blog posts, but you MADE this wikichievment in the first place! |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Wind | Wikichievement unlocked! UNSTOPPABLE(Don't actually try loading this diff, there will be tears and possible explosions) |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Lexar | Wikichievement unlocked! For the "small" thing. |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
EpicEric | Wikichievement unlocked! Y U NO HAZ DIS WIKICHIEVE YET |
| Wikichievement | Awarded by | Reason | ||
|---|---|---|---|---|
|
Eels | Wikichievement unlocked! For Wiki-Fi. I can't stop staring at those pretty diagrams. |
My userboxes
|
|
|
|
| |||||||||
|
| ||||||||||||
|
| ||||||||||||
|
|
|
|


