MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 23: Line 23:
             header.style.textDecoration = 'underline dashed';
             header.style.textDecoration = 'underline dashed';
             header.style.cursor = "help";
             header.style.cursor = "help";
             header.title = "The Cost section is meant to be taken with a grain of salt. Price fluctuates based on the economy, and the cost section is meant to serve as a rough estimate.\nIn addition, KetchupBot does not automatically update this section.";
             header.title = "The Cost section is meant to be taken with a grain of salt. Price fluctuates based on the economy, and the stats listed are meant to serve as a rough estimate.\nNote: KetchupBot does not automatically update this section.";
         console.log("Added styling to Cost header on infobox");
         console.log("Added styling to Cost header on infobox");
         }
         }
     })
     })
}
}