User:So9q/TranslationAdder-InputFiller.js/documentation

Hello, you have come here looking for the meaning of the word User:So9q/TranslationAdder-InputFiller.js/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:So9q/TranslationAdder-InputFiller.js/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say User:So9q/TranslationAdder-InputFiller.js/documentation in singular and plural. Everything you need to know about the word User:So9q/TranslationAdder-InputFiller.js/documentation you have here. The definition of the word User:So9q/TranslationAdder-InputFiller.js/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:So9q/TranslationAdder-InputFiller.js/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
Documentation for User:So9q/TranslationAdder-InputFiller.js. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

About

  • Input filler for TranslationAdder.js
  • Author So9q
  • Year: 2019
  • License: GPL-v3 or later
  • Synopsis: When you hover over a translation it will be copied into the input of TranslationAdder (TA) in the same section.
  • Tip: The FilterTranslations.js script is very useful to hide the clutter when translating.

Defaults

Out of the box the script fills for the following languages:

Customization

Filling of languages can be customized.

Customize languages

Add the following line to your common.js (replacing code with the language you want or * for all languages):

window.CustomInputFillerLanguages = ""

Multiple languages can be selected like this:

window.CustomInputFillerLanguages = ", "

Possible improvements

Please contribute ideas for improvement on the talk page.