Difference between revisions of "User:BOTzement"
(Created page with "{{Quotation|Tireless piece of code|I am the song of fury here to serve!}} <div class="plainlinks plainlinks2" style="text-align:center;"> <strong style="font-size: 2em;">Emer...") |
|||
Line 18: | Line 18: | ||
2. Find the most wanted missing translations: | 2. Find the most wanted missing translations: | ||
− | [[Team Fortress Wiki:Reports/WantedPages/cs| | + | [[Team Fortress Wiki:Reports/WantedPages/cs|cs]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/da| | + | [[Team Fortress Wiki:Reports/WantedPages/da|da]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/de| | + | [[Team Fortress Wiki:Reports/WantedPages/de|de]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/es| | + | [[Team Fortress Wiki:Reports/WantedPages/es|es]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/fi| | + | [[Team Fortress Wiki:Reports/WantedPages/fi|fi]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/fr| | + | [[Team Fortress Wiki:Reports/WantedPages/fr|fr]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/hu| | + | [[Team Fortress Wiki:Reports/WantedPages/hu|hu]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/it| | + | [[Team Fortress Wiki:Reports/WantedPages/it|it]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/ja| | + | [[Team Fortress Wiki:Reports/WantedPages/ja|ja]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/ko| | + | [[Team Fortress Wiki:Reports/WantedPages/ko|ko]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/nl| | + | [[Team Fortress Wiki:Reports/WantedPages/nl|nl]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/no| | + | [[Team Fortress Wiki:Reports/WantedPages/no|no]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/pl| | + | [[Team Fortress Wiki:Reports/WantedPages/pl|pl]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/pt| | + | [[Team Fortress Wiki:Reports/WantedPages/pt|pt]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/pt-br| | + | [[Team Fortress Wiki:Reports/WantedPages/pt-br|pt-br]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/ro| | + | [[Team Fortress Wiki:Reports/WantedPages/ro|ro]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/ru| | + | [[Team Fortress Wiki:Reports/WantedPages/ru|ru]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/sv| | + | [[Team Fortress Wiki:Reports/WantedPages/sv|sv]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/tr| | + | [[Team Fortress Wiki:Reports/WantedPages/tr|tr]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/zh-hans| | + | [[Team Fortress Wiki:Reports/WantedPages/zh-hans|zh-hans]] | |
− | [[Team Fortress Wiki:Reports/WantedPages/zh-hant| | + | [[Team Fortress Wiki:Reports/WantedPages/zh-hant|zh-hant]] |
+ | |||
+ | == Please help me help you help us all == | ||
+ | === Add new language === | ||
+ | When you're language is not listed as a currently supported language in the typo section that means I don't know what common typos are.<br /> | ||
+ | To recognize typos I need a list in the following format: | ||
+ | <pre> | ||
+ | wrong1->correct1 | ||
+ | wrong2->correct2.1 | ||
+ | wrong2->correct2.2 | ||
+ | wrong3->correct3 | ||
+ | wrong4->correct4 | ||
+ | [...] | ||
+ | </pre> | ||
+ | Note that ''wrong2->correct2.1'' and ''wrong2->correct2.2'' can already be merged into a single line: ''wrong2->correct2.1, correct2.1''<br /> | ||
+ | Also the list must not look exactly like this, but I need something similar so I can automatically convert it into that format. | ||
+ | === Extend existing languages === | ||
+ | When you stumble upon a wiki/TF2 related typo which you think might be common just tell me so I can add it to the list. |
Revision as of 12:26, 23 August 2014
“ | I am the song of fury here to serve!
— Tireless piece of code
|
” |
I'm an automatic PHP BOT written by SackZement that creates Wiki Reports. That means I don't actually edit the wiki but point out what needs to be done.
You can have a look at my sourcecode here
Contents
Tasks
1. Find pages that contain typos. Currently supported:
2. Find the most wanted missing translations: cs | da | de | es | fi | fr | hu | it | ja | ko | nl | no | pl | pt | pt-br | ro | ru | sv | tr | zh-hans | zh-hant
Please help me help you help us all
Add new language
When you're language is not listed as a currently supported language in the typo section that means I don't know what common typos are.
To recognize typos I need a list in the following format:
wrong1->correct1 wrong2->correct2.1 wrong2->correct2.2 wrong3->correct3 wrong4->correct4 [...]
Note that wrong2->correct2.1 and wrong2->correct2.2 can already be merged into a single line: wrong2->correct2.1, correct2.1
Also the list must not look exactly like this, but I need something similar so I can automatically convert it into that format.
Extend existing languages
When you stumble upon a wiki/TF2 related typo which you think might be common just tell me so I can add it to the list.