Jump to content

User:Polentarion/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Polentarion (talk | contribs) at 14:32, 28 August 2014 (Created page with 'window.wikiTranslToolsConfig = { targetWiki: { lang: 'en', translatedPageTemplate: '{{Translated page|%sourceWiki%|%pageTitle%|version=%revisionId%}}' } };...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
window.wikiTranslToolsConfig = {
	targetWiki: {
		lang: 'en',
		translatedPageTemplate: '{{Translated page|%sourceWiki%|%pageTitle%|version=%revisionId%}}'
	}
};
importScript('User:V111P/js/wikiTranslTools.js'); // [[User:V111P/js/wikiTranslTools.js]]