Difference between revisions of "User:Seb26"

From Team Fortress Wiki
Jump to: navigation, search
m (Maintenance)
Line 19: Line 19:
 
** <code>\[[a-z]{4,5}:tf2wiki//.*/(.*?) (.*)]</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.
 
* [[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)
+
** <code>\[[a-z]{4,5}://en\.wikipedia.+\/([^\s]+)\s+([^\]]+)</code>
 +
*** fails on language subpages, can't handle multiple links on one line.
  
 
=== Links ===
 
=== Links ===

Revision as of 22:47, 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.+\/([^\s]+)\s+([^\]]+)
      • fails on language subpages, can't handle multiple links on one line.

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