User:Erutuon/scripts/addAutoCat.js/documentation

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

Creates links immediately below the header that you can click to add {{autocat}} to empty category pages. Modified from User:Dixtosa/fillAutoCat.js.

To use this script, place this in your Special:MyPage/common.js:

importScript("User:Erutuon/scripts/addAutoCat.js") // Linkback: ]

By default, doesn't add an edit summary. To use the edit summary that links back to the function, place this in your common.js:

window.autoCatEditSummary = true;