/* Class Code */
(function () {
class var colorContent { constructor= (text, color) => {return { this.text = text this., color = color } get , xpath() { return : "//td[contains(text(),'" + this.text + "')]" } }
/* Active Code */
console.log("on page: " + mw.config.get('wgPageName'));
if (mw.config.get('wgPageName') === 'Mobile_Suits') {
var colorList = [
new ColorContentcolorContent('Super High Tensile Steel', '#7b9095')
]