User:Daniil/Wikifier

From Team Fortress Wiki
Jump to: navigation, search
Wikifier helps russian editor to write an article

What is it?

Wikifier is a button that appears on the edit page, that calls a script when clicked. When you click the button, the Wikifier script fixes common mistakes in the article (the button only shows in the wiki editor, and you can preview what it does). For example, it puts the correct quotes, the right spaces after and before punctuation symbols (It will replace "Здравствуй , сударь ! " by «Здравствуй, сударь!»), and fix wiki and HTML marking, etc. It is like WindBOT working in your browser.

Wikifier was originaly developed by Russian Wikipedia and then ported and improved Daniil by Daniil.

Developing

Hello everyone! My name is Daniil and I am developing international wikifier. English and German versions are ready for testing now. Russian is ready for use (but please, use OLD script while this in testing :).

Progress

Language Status Notes
Russian Works Russian editors: Please, do NOT use this version. Use old one.
German Works Ready for use. Please, test it :)
English Alpha It should work
Spanish In dev

Notes

  • Wikifier don't proccess text inside templates ({{this|templates}}). This is NOT a bug. Please select text you want to process and press wikify button.

How to install

1. If you use old skin, just switch to new awesome one open this page, if you use new version open this page.

2. Click "Create Page" or "Edit" if it is already created

3. Add this line into the page:

importScript("User:Daniil/wikify global.js");

4. Enjoy.

Q/A

I want wikifier for my language. Make it now! / I have an idea!

Okay, pardner. Just let me know.

I found bug!

You can send your bug report here.

What does it do

In each language

  • Fixes punctuation problems.
  • Fixes typography.

Example:

  • This sentence is false.OH , WAIT !

Will be replaced by

  • This sentence is false. OH, WAIT !

In russian

  • (Community requested) Fixes common errors in the selections titles

In German

  • Translate some untranslated words (for example: map -> Karte, Craft -> Herstellen).