Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Aemony/common.js"

From PCGamingWiki, the wiki about fixing PC games
m (d)
m (ddd)
Line 1: Line 1:
 
console.log("User:Aemony/common.js executing...");
 
console.log("User:Aemony/common.js executing...");
 
console.log("-- Link: https://pcgamingwiki.com/wiki/User:Aemony/common.js");
 
console.log("-- Link: https://pcgamingwiki.com/wiki/User:Aemony/common.js");
 
/* Remove button for <big> */
 
$( '#wpTextbox1' ).wikiEditor( 'removeFromToolbar', {
 
'section': 'main',
 
'group': 'insert',
 
'tool': 'file'
 
});
 

Revision as of 08:36, 29 August 2019

console.log("User:Aemony/common.js executing...");
console.log("-- Link: https://pcgamingwiki.com/wiki/User:Aemony/common.js");