Hi there,
the following is inserted after closing body and html tag.
Display All
the following is inserted after closing body and html tag.
Source Code
- var visibleChats = [];
- var bigChatLink = "http:\/\/s671-en.ogame.gameforge.com\/game\/index.php?page=chat";
- var locaKeys = {
- "bold": "Bold",
- "italic": "Italic",
- "underline": "Underline",
- "stroke": "Strikethrough",
- "sub": "Subscript",
- "sup": "Superscript",
- "fontColor": "Font colour",
- "fontSize": "Font size",
- "backgroundColor": "Background colour",
- "backgroundImage": "Background image",
- "tooltip": "Tool-tip",
- "alignLeft": "Left align",
- "alignCenter": "Centre align",
- "alignRight": "Right align",
- "alignJustify": "Justify",
- "block": "Break",
- "code": "Code",
- "spoiler": "Spoiler",
- "list": "List",
- "hr": "Horizontal line",
- "picture": "Image",
- "link": "Link",
- "email": "Email",
- "player": "Player",
- "item": "Item",
- "coordinates": "Coordinates",
- "preview": "Preview",
- "textPlaceHolder": "Text...",
- "playerPlaceHolder": "Player ID or name",
- "itemPlaceHolder": "Item ID",
- "coordinatePlaceHolder": "Galaxy:system:position",
- "charsLeft": "",
- "colorPicker": {"ok": "Ok", "cancel": "Cancel", "rgbR": "R", "rgbG": "G", "rgbB": "B"},
- "backgroundImagePicker": {"ok": "Ok", "repeatX": "Repeat horizontally", "repeatY": "Repeat vertically"}
- };
OGame Tech