Difference between revisions of "User:Daniil/Wikifier"

From Team Fortress Wiki
Jump to: navigation, search
m (I want wikifier for my language. Make it now!)
m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:Wikifier screenshot.PNG|thumb|right|200px|Wikifier helps russian editor to write article]]
+
[[File:User Daniil Wikifier screenshot.png|thumb|right|200px|Wikifier helps russian editor to write an article]]
  
 
== What is it? ==
 
== What is it? ==
Line 22: Line 22:
 
| style="background: #7dd02c" |Russian editors: Please, do NOT use this version. Use [[User:Daniil/Викификатор|old one]].
 
| style="background: #7dd02c" |Russian editors: Please, do NOT use this version. Use [[User:Daniil/Викификатор|old one]].
 
|-
 
|-
| style="background: #98fb84" |German
+
| style="background: #7dd02c" |German
| style="background: #98fb84" |Beta
+
| style="background: #7dd02c" |Works
| style="background: #98fb84" |Ready for testing. Please, test it :)
+
| style="background: #7dd02c" |Ready for use. Please, test it :)
 
|-
 
|-
 
| style="background: #eefb84" |English
 
| style="background: #eefb84" |English
Line 56: Line 56:
 
=== I found bug! ===
 
=== I found bug! ===
 
You can send your bug report [http://wiki.teamfortress.com/w/index.php?title=User_talk:Daniil/Wikifier&action=edit&redlink=1&section=new here].
 
You can send your bug report [http://wiki.teamfortress.com/w/index.php?title=User_talk:Daniil/Wikifier&action=edit&redlink=1&section=new 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).

Latest revision as of 23:21, 14 January 2024

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).