In this article we will delve into the fascinating world of
User:Ebe123/MtC/2.js, exploring its various facets and impact on our society. Since time immemorial,
User:Ebe123/MtC/2.js has captured the attention of young and old, intriguing entire generations with its mystery and charm. Throughout history,
User:Ebe123/MtC/2.js has played a fundamental role in the evolution of humanity, influencing our beliefs, customs and ways of life. In this article, we will dive deep into
User:Ebe123/MtC/2.js, analyzing its relevance in different contexts and its influence in today's world. Get ready to discover all the facets of
User:Ebe123/MtC/2.js and immerse yourself in an exciting journey full of knowledge and discovery!
function movetocommons()
{
var url="http://toolserver.org/~commonshelper2/?language=en&file=" + encodeURIComponent( mw.config.get('wgTitle') ) + "&use_tusc=1&transfer_user=" + encodeURIComponent( mw.config.get('wgUserName') );
window.open(url);
}
function start()
{
if(mw.config.get('wgCanonicalNamespace') == "Image" || mw.config.get('wgCanonicalNamespace') == "File" || mw.config.get('wgCanonicalNamespace') == "Media" )
{
mw.util.addPortletLink("p-cactions","javascript:movetocommons()","move to commons (2)","ca-mcom2");
}
}
$(start);