Difference between revisions of "User:Seb26"

From Team Fortress Wiki
Jump to: navigation, search
m (Projects)
m
Line 17: Line 17:
 
**{{c|done}}
 
**{{c|done}}
 
* [[Special:LinkSearch]] for ''tf2wiki.net'' finds [{{fullurl:Special:LinkSearch|target=http://tf2wiki.net&limit=500}} 124] links, most are direct links to audio files. Distinguish & fix.
 
* [[Special:LinkSearch]] for ''tf2wiki.net'' finds [{{fullurl:Special:LinkSearch|target=http://tf2wiki.net&limit=500}} 124] links, most are direct links to audio files. Distinguish & fix.
** <code>\[[a-z]{4,5}://.*/(.*?) (.*)]</code>
+
** <code>\[[a-z]{4,5}:tf2wiki//.*/(.*?) (.*)]</code>
 +
* [[Special:LinkSearch|link search]] for the domain ''en.wikipedia.org'' produces [{{fullurl:Special:LinkSearch|target=http://en.wikipedia.org&limit=700&offset=0}} 400+] results for pages with external links instead of [[wikipedia:Main Page|wiki links]], and [{{fullurl:Special:LinkSearch|target=http://*.wikipedia.org&limit=700&offset=0}} 140+] links for other language wikis.
 +
** <code>\[[a-z]{4,5}://en\.wikipedia\.org.*/(.*?) (.*)]</code> (untested)
  
 
=== Links ===
 
=== Links ===

Revision as of 09:25, 30 July 2010

Bot

Projects

Maintenance

  • Generate list of map redirects (e.g. plr_pipeline to Pipeline) and create and tag them appropriately ({{R from map name}}).
    • Pictogram tick.png Done
  • Special:LinkSearch for tf2wiki.net finds 124 links, most are direct links to audio files. Distinguish & fix.
    • \[[a-z]{4,5}:tf2wiki//.*/(.*?) (.*)]
  • link search for the domain en.wikipedia.org produces 400+ results for pages with external links instead of wiki links, and 140+ links for other language wikis.
    • \[[a-z]{4,5}://en\.wikipedia\.org.*/(.*?) (.*)] (untested)

Links

Old

  • External links:
    • link search for the domain en.wikipedia.org produces 400+ results for pages with external links instead of wiki links, and 140+ links for other language wikis.
    • On hold until I can prepare a regex that can replace links properly (and handle links that use a description that differs from the article's name, i.e. like this one)
  • Columnize long lists
  • Go through Category:Screenshot images and remove all non-screenshots
  • Organise categorization of non-English audio response files and then fix existing ones up

Articles