Wikia

Sonic News Network

System messages

Special page

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.

Filter
Filter by customisation state:    
First page
First page
Last page
Last page
Name Default message text
Current message text
colon-separator (Talk):
columns (Talk)Columns:
comma-separator (Talk),
commentcsv-desc (Talk)Enables privileged users to download article and blog comments as a CSV file.
comments-only-delete-thread (Talk)Delete thread
comments-only-desc (Talk)Comments Only extension
comments-only-forum-home (Talk)Forum Home
comments-only-new-thread (Talk)New thread
comments-only-page-header-created-by (Talk)Created $1 by $2
common.css (Talk)/***** CSS placed here will be applied to all skins on the entire site. *****/ /* Mark redirects in Special:Allpages and Special:Watchlist */ .allpagesredirect { font-style: italic; } .allpagesredirect:after { color: #808080; content: " (redirect)" } .watchlistredir { font-style: italic; }
/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/ .portlet#p-search h5, .portlet#p-tb h5, .portlet#p-wikicities-nav h5 { color: cyan; } /*Scrollbar*/ ::-webkit-scrollbar { width: 12px; height: 12px; } ::-webkit-scrollbar-thumb { background: #00008E; } ::-webkit-scrollbar-thumb:hover { background: #000080 !important; } ::-webkit-scrollbar-thumb:active { background: #000072 !important; } /* Button */ .btn { -moz-box-shadow:inset 0px 3px 0px -1px #97c4fe; -webkit-box-shadow:inset 0px 3px 0px -1px #97c4fe; box-shadow:inset 0px 3px 0px -1px #97c4fe; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0)); background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0); background-color:#3d94f6; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; display:inline-block; cursor:pointer; color:#ffffff; font-family:arial; font-size:20px; font-weight:bold; padding:8px 16px; text-decoration:none; text-shadow:-2px -1px 0px #1570cd; } .btn:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6)); background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0); background-color:#1e62d0; } .btn:hover { -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; } } .btn:active { position:relative; top:1px; } /* Button Part Two */ .btn2 { padding: 10px 15px; background: #1a50bc; color: #FFF; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display:inline-block; border: solid 1px #20538D; font-size:20px; font-weight:bold; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } .btn2:hover { background: #ffb009; border: solid 1px #2A4E77; text-decoration: none; } .btn2:active { -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); background: #2E5481; border: solid 1px #203E5F; } /* Poll autoformatting */ .ajax-poll { width: auto !important;/*inline style override for poll extension*/ } /* Mark redirects in Special:Allpages and Special:Watchlist */ .allpagesredirect a { color: #888; font-style: italic; } .watchlistredir a { color: #888; font-style: italic; } /*** Forum formatting (by -Algorithm & -Splaka) ***/ .forumheader { border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; } .forumlist td.forum_edited a { color: black; text-decoration: none } .forumlist td.forum_title a { padding-left: 20px; } .forumlist td.forum_title a.forum_new { font-weight: bold; background: url(http://images4.wikia.nocookie.net/__cb20100312100324/sonic/images/e/e9/Sonic_ring.gif) center left no-repeat; padding-left: 20px; } .forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; } .forumlist th.forum_title { padding-left: 20px; } /* Infobox template style */ .infobox { border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; } .infobox caption { font-size: larger; margin-left: inherit; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #aaa; } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { border: 0; border-top: 1px solid #aaa; border-right: 1px solid #aaa; } .infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { border: 0; border-right: 1px solid #aaa; } /* Messagebox templates */ .messagebox { border: 1px solid #aaa; background-color: #f9f9f9; width: 80%; margin: 0 auto 1em auto; padding: .2em; } .messagebox.merge { border: 1px solid #c0b8cc; background-color: #f0e5ff; text-align: center; } .messagebox.cleanup { border: 1px solid #9f9fff; background-color: #efefff; text-align: center; } .messagebox.standard-talk { border: 1px solid #c0c090; background-color: #f8eaba; } .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 4px 2px 4px; } .messagebox.small { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; } /* wikitable/prettytable class for skinning normal tables */ table.wikitable, table.prettytable { margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse; } table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { border: 1px #aaa solid; } table.wikitable th, table.prettytable th { text-align: center; } table.wikitable caption, table.prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } /* default skin for navigation boxes */ table.navbox { border: 1px solid #aaa; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 100%; } table.navbox th { font-size: 120%; padding-left: 1em; padding-right: 1em; } @media print { .navbox { display: none; } } /* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */ div.Boxmerge, div.NavFrame { margin: 0px; padding: 4px; border: 1px solid #aaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccccff; position:relative; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { position:absolute; top:0px; right:3px; font-weight:normal; font-size:smaller; } /* Small reference list */ ol.references { font-size: 100%; } .references-small { font-size: 90%;} a /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */ /* column-count is from the CSS3 module "CSS Multi-column Layout" */ /* Please ignore any validator errors caused by these two lines */ .references-2column { font-size: 90%; -moz-column-count:2; column-count:2; } .same-bg { background: none } /* Display text below main article header, located at MediaWiki:tagline */ #siteSub { display: inline; font-size: 92%; font-weight: normal; } /* Colour the number of characters added/removed in the recent changes */ .mw-plusminus-pos { color: #006500; } .mw-plusminus-neg { color: #8B0000; } /* Put a checker background at the image description page only visible if the image has transparent background */ #file img { background: url("http://images.wikia.com/central/images/5/5d/Checker-16x16.png") repeat; } /* Make MediaWiki:Newarticletext appear */ .mw-newarticletext { display: block !important; } /* Hide envelope icon next to mailto links */ #bodyContent a[href^="mailto:"], .link-mailto { background: transparent !important; } .tabberlive .tabbertab { border: none !important; } ul.tabbernav { border-bottom: none !important; } .tabberlive .editsection { display: none; } /*--------------------------*/ /* HIGHLIGHTED USERNAMES LIST */ /*--------------------------*/ /* ------------ INSTRUCTIONS ------------ The order that names appear on this list determine which title takes precedence. A user will be marked by the last entry in this list, no matter how many entries they have. A user will be marked with the last designation on this list that they have: * Adminstrator/Sysop * Bureaucrat Try to keep these lists alphabetised instead of adding to the end. This is from the Young Justice wiki. Credits to them please. */ /* ADMINS */ table.diff a[title="User:Genesjs"], ul#pagehistory li a[title="User:Genesjs"], ul.special li a[title="User:Genesjs"], table.diff a[title="User:GraveEclipse567"], ul#pagehistory li a[title="User:GraveEclipse567"], ul.special li a[title="User:GraveEclipse567"], table.diff a[title="User:MetalMickey272"], ul#pagehistory li a[title="User:MetalMickey272"], ul.special li a[title="User:MetalMickey272"], table.diff a[title="User:Myself 123"], ul#pagehistory li a[title="User:Myself 123"], ul.special li a[title="User:Myself 123"], table.diff a[title="User:Mystic Monkey"], ul#pagehistory li a[title="User:Mystic Monkey"], ul.special li a[title="User:Mystic Monkey"], table.diff a[title="User:Sesn"], ul#pagehistory li a[title="User:Sesn"], ul.special li a[title="User:Sesn"], table.diff a[title="User:Shadowunleashed13"], ul#pagehistory li a[title="User:Shadowunleashed13"], ul.special li a[title="User:Shadowunleashed13"], table.diff a[title="User:BlueSpeeder"], ul#pagehistory li a[title="User:BlueSpeeder"], ul.special li a[title="User:BlueSpeeder"], table.diff a[title="User:Slug-Drones"], ul#pagehistory li a[title="User:Slug-Drones"], ul.special li a[title="User:Slug-Drones"], table.diff a[title="User:Supermorff"], ul#pagehistory li a[title="User:Supermorff"], ul.special li a[title="User:Supermorff"] { font-weight:bold; } details a[href="/wiki/User:Genesjs"], #WikiaRail a[href="/wiki/User:Genesjs"], #wikiactivity-main cite a[href="/wiki/User:Genesjs"], details a[href="/wiki/User:MetalMickey272"], #WikiaRail a[href="/wiki/User:MetalMickey272"], #wikiactivity-main cite a[href="/wiki/User:MetalMickey272"], details a[href="/wiki/User:Myself_123"], #WikiaRail a[href="/wiki/User:Myself_123"], #wikiactivity-main cite a[href="/wiki/User:Myself_123"], details a[href="/wiki/User:Mystic_Monkey"], #WikiaRail a[href="/wiki/User:Mystic_Monkey"], #wikiactivity-main cite a[href="/wiki/User:Mystic_Monkey"], details a[href="/wiki/User:Sesn"], #WikiaRail a[href="/wiki/User:Sesn"], #wikiactivity-main cite a[href="/wiki/User:Sesn"], details a[href="/wiki/User:Shadowunleashed13"], #WikiaRail a[href="/wiki/User:Shadowunleashed13"], #wikiactivity-main cite a[href="/wiki/User:Shadowunleashed13"], details a[href="/wiki/User:GraveEclipse567"], #WikiaRail a[href="/wiki/User:GraveEclipse567"], #wikiactivity-main cite a[href="/wiki/User:GraveEclipse567"], details a[href="/wiki/User:Slug-Drones"], #WikiaRail a[href="/wiki/User:Slug-Drones"], #wikiactivity-main cite a[href="/wiki/User:Slug-Drones"], details a[href="/wiki/User:BlueSpeeder"], #WikiaRail a[href="/wiki/User:BlueSpeeder"], #wikiactivity-main cite a[href="/wiki/User:BlueSpeeder"], details a[href="/wiki/User:Supermorff"], #WikiaRail a[href="/wiki/User:Supermorff"], #wikiactivity-main cite a[href="/wiki/User:Supermorff"] { font-weight:bold !important; } /*Administrator Blog Comments Highlighted*/ .comments li[data-user="Genesjs"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Genesjs"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Genesjs"] blockquote div { background: transparent !important; } .comments li[data-user="Genesjs"] blockquote {color:black !important;} } .comments li[data-user="Genesjs"] blockquote div { background: transparent !important; } .comments li[data-user="GraveEclipse567"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="GraveEclipse567"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="GraveEclipse567"] blockquote div { background: transparent !important; } .comments li[data-user="GraveEclipse567"] blockquote {color:black !important;} } .comments li[data-user="GraveEclipse567"] blockquote div { background: transparent !important; } .comments li[data-user="MetalMickey272"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="MetalMickey272"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="MetalMickey272"] blockquote div { background: transparent !important; } .comments li[data-user="MetalMickey272"] blockquote {color:black !important;} } .comments li[data-user="MetalMickey272"] blockquote div { background: transparent !important; } .comments li[data-user="Myself 123"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Myself 123"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Myself 123"] blockquote div { background: transparent !important; } .comments li[data-user="Myself 123"] blockquote {color:black !important;} } .comments li[data-user="Myself 123"] blockquote div { background: transparent !important; } .comments li[data-user="Mystic Monkey"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Mystic Monkey"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Mystic Monkey"] blockquote div { background: transparent !important; } .comments li[data-user="Mystic Monkey"] blockquote {color:black !important;} } .comments li[data-user="Mystic Monkey"] blockquote div { background: transparent !important; } .comments li[data-user="Sesn"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Sesn"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Sesn"] blockquote div { background: transparent !important; } .comments li[data-user="Sesn"] blockquote {color:black !important;} } .comments li[data-user="Sesn"] blockquote div { background: transparent !important; } .comments li[data-user="Shadowunleashed13"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Shadowunleashed13"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Shadowunleashed13"] blockquote div { background: transparent !important; } .comments li[data-user="Shadowunleashed13"] blockquote {color:black !important;} } .comments li[data-user="Shadowunleashed13"] blockquote div { background: transparent !important; } .comments li[data-user="BlueSpeeder"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="BlueSpeeder"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="BlueSpeeder"] blockquote div { background: transparent !important; } .comments li[data-user="BlueSpeeder"] blockquote {color:black !important;} } .comments li[data-user="BlueSpeeder"] blockquote div { background: transparent !important; } .comments li[data-user="Supermorff"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Supermorff"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Supermorff"] blockquote div { background: transparent !important; } .comments li[data-user="Supermorff"] blockquote {color:black !important;} } .comments li[data-user="Supermorff"] blockquote div { background: transparent !important; } .comments li[data-user="Slug-Drones"] blockquote { color:black !important; background:#bdfffe url("http://images1.wikia.nocookie.net/sonic/images/8/82/SonicWikiAdminPal.png") bottom center no-repeat !important; } .comments li[data-user="Slug-Drones"] blockquote:after { border-color: transparent #bdfffe #bdfffe transparent !important; } .comments li[data-user="Slug-Drones"] blockquote div { background: transparent !important; } .comments li[data-user="Slug-Drones"] blockquote {color:black !important;} } .comments li[data-user="Slug-Drones"] blockquote div { background: transparent !important; } /*** rounded corners ***/ /* this section was taken from Wookieepedia */ .rtop, .rbottom { display: block; padding: 0px; margin: 0px } .rtop *, .rbottom * { display: block; height: 1px; overflow: hidden; padding: 0px } .r1 {margin: 0 5px} .r2 {margin: 0 3px} .r3 {margin: 0 2px} .r4 {margin: 0 1px; height: 2px} /* end rounded corners */ /* Customizing Tabber */ .tabbertab { border-top: 2px solid grey !important; border-bottom: 2px solid grey !important; border-left: 2px solid grey !important; border-right: 2px solid grey !important; } /* add spaces to tabview tabs */ .tabberlive > ul.tabbernav > li { margin-right: 2px; } /* not applying on the last tabview tabs */ .tabberlive > ul.tabbernav > li:last-child { margin-right: 0; } .tabbernav { background: transparent; border-bottom: 0 !important; padding: 3px 0 !important; } ul.tabbernav li a { -moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; background: #0033CC !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; border:#FFCC00 2px solid black !important; color: white !important; font-size: 12px !important; font-weight: normal !important; margin-left: 0 !important; padding: 3px 0.5em !important; position: relative; } ul.tabbernav li.tabberactive a { background-color: #ff921b !important; border: 1px solid white !important; color: white !important; cursor: default; font-size: 12px !important; font-weight: bold !important; } ul.tabbernav li.tabberactive { line-height: 0 !important; } ul.tabbernav li.tabberactive:first-child a { margin-left: 0 !important; } .tabbertab .ajax-poll { border: none !important; } .tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display: block !important; } /* End of Customizing Tabber */
common.js (Talk)/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */ // Core configuration. We add 2 custom tags and change what the built-in sysop tag says. window.UserTagsJS = { modules: {}, tags: { coordinator: { u:'Coordinator', link:'Sonic News Network:Social' }, chatlogger: { u:'Chat Logger', link:'Sonic News Network:Chat/Logs' }, rollback: 'Rollback', featured: { u:'Featured User', link:'Sonic News Network:Featured User' }, beta: 'Beta', official: 'Official', affiliate: { u:'Affiliate', link:'Sonic News Network:Affiliates' } } }; // Add custom groups to several users UserTagsJS.modules.custom = { 'WQCX': ['chatlogger', 'beta'], 'Journalistic': ['coordinator'], 'Shadowunleashed13': ['coordinator'], 'Myself 123': ['featured'], 'Luma.dash': ['rollback'], 'The Shadow Of Darkness': ['rollback'], 'Time Biter': ['rollback'], 'Ultrasonic9000': ['rollback'], 'Uxiea': ['rollback'], 'SonicWindBlue': ['affiliate', 'official'], 'BlueParadox': ['affiliate', 'official'], 'SSF1991': ['official'] }; UserTagsJS.modules.autoconfirmed = false; UserTagsJS.modules.newuser = true; UserTagsJS.modules.inactive = 35; // Inactive if no edits in 35 days UserTagsJS.modules.mwGroups = ['bureaucrat']; // Add bureaucrat group to bureaucrats UserTagsJS.modules.metafilter = { sysop: ['bureaucrat'], // Remove administrator group from bureaucrats }; UserTagsJS.modules.userfilter = { 'SonicTheHedgehogDude': ['inactive'], 'Journalistic': ['sysop'], 'SonicWindBlue': ['inactive'] // SonicWindBlue is never inactive, even when he is }; var archiveListTemplate = 'Archive'; window.ajaxPages = ["Special:RecentChanges","Special:Watchlist","Special:WikiActivity","Special:Log","Special:Contributions"]; importArticles({ type: "script", articles: [ 'u:dev:DynamicImages/code.js', 'w:c:dev:UserTags/code.js', 'u:dev:DisplayClock/code.js', 'u:dev:AjaxRC/code.js', 'MediaWiki:Common.js/standardeditsummaries.js', // Standard edit summaries in drop-down menu 'u:dev:ArchiveTool/code.js', // Disable blog comments for blogs that haven't been commented on for more than 30 days. 'u:dev:DisableArchiveEdit/code.js', // DisableArchiveEdit of talk pages 'MediaWiki:Common.js/blogforum.js' ] }); /* Test if an element has a certain class ************************************** * * Description: Uses regular expressions and caching for better performance. * Taken from Wikipedia's Common.js. */ var hasClass = (function () { var reCache = {}; return function (element, className) { return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp("(?:\\s|^)" + className + "(?:\\s|$)"))).test(element.className); }; })(); /** Collapsible tables ********************************************************* * * Description: Allows tables to be collapsed, showing only the header. See * [[Wikipedia:NavFrame]]. * Taken from Wikipedia's Common.js. */ var autoCollapse = 2; var collapseCaption = "hide"; var expandCaption = "show"; function collapseTable( tableIndex ) { var Button = document.getElementById( "collapseButton" + tableIndex ); var Table = document.getElementById( "collapsibleTable" + tableIndex ); if ( !Table || !Button ) { return false; } var Rows = Table.rows; if ( Button.firstChild.data == collapseCaption ) { for ( var i = 1; i < Rows.length; i++ ) { Rows[i].style.display = "none"; } Button.firstChild.data = expandCaption; } else { for ( var i = 1; i < Rows.length; i++ ) { Rows[i].style.display = Rows[0].style.display; } Button.firstChild.data = collapseCaption; } } function createCollapseButtons() { var tableIndex = 0; var NavigationBoxes = new Object(); var Tables = document.getElementsByTagName( "table" ); for ( var i = 0; i < Tables.length; i++ ) { if ( hasClass( Tables[i], "collapsible" ) ) { /* only add button and increment count if there is a header row to work with */ var HeaderRow = Tables[i].getElementsByTagName( "tr" )[0]; if (!HeaderRow) continue; var Header = HeaderRow.getElementsByTagName( "th" )[0]; if (!Header) continue; NavigationBoxes[ tableIndex ] = Tables[i]; Tables[i].setAttribute( "id", "collapsibleTable" + tableIndex ); var Button = document.createElement( "span" ); var ButtonLink = document.createElement( "a" ); var ButtonText = document.createTextNode( collapseCaption ); Button.style.styleFloat = "right"; Button.style.cssFloat = "right"; Button.style.fontWeight = "normal"; Button.style.textAlign = "right"; Button.style.width = "6em"; ButtonLink.style.color = Header.style.color; ButtonLink.setAttribute( "id", "collapseButton" + tableIndex ); ButtonLink.setAttribute( "href", "javascript:collapseTable(" + tableIndex + ");" ); ButtonLink.appendChild( ButtonText ); Button.appendChild( document.createTextNode( "[" ) ); Button.appendChild( ButtonLink ); Button.appendChild( document.createTextNode( "]" ) ); Header.insertBefore( Button, Header.childNodes[0] ); tableIndex++; } } for ( var i = 0; i < tableIndex; i++ ) { if ( hasClass( NavigationBoxes[i], "collapsed" ) || ( tableIndex >= autoCollapse && hasClass( NavigationBoxes[i], "autocollapse" ) ) ) { collapseTable( i ); } } } addOnloadHook( createCollapseButtons ); /** Dynamic Navigation Bars (experimental) * * Description: See [[Wikipedia:NavFrame]]. * Taken from Wikipedia's Common.js. */ // set up the words in your language var NavigationBarHide = '[' + collapseCaption + ']'; var NavigationBarShow = '[' + expandCaption + ']'; // shows and hides content and picture (if available) of navigation bars // Parameters: // indexNavigationBar: the index of navigation bar to be toggled function toggleNavigationBar(indexNavigationBar) { var NavToggle = document.getElementById("NavToggle" + indexNavigationBar); var NavFrame = document.getElementById("NavFrame" + indexNavigationBar); if (!NavFrame || !NavToggle) { return false; } // if shown now if (NavToggle.firstChild.data == NavigationBarHide) { for ( var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling ) { if ( hasClass( NavChild, 'NavPic' ) ) { NavChild.style.display = 'none'; } if ( hasClass( NavChild, 'NavContent') ) { NavChild.style.display = 'none'; } } NavToggle.firstChild.data = NavigationBarShow; // if hidden now } else if (NavToggle.firstChild.data == NavigationBarShow) { for ( var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling ) { if (hasClass(NavChild, 'NavPic')) { NavChild.style.display = 'block'; } if (hasClass(NavChild, 'NavContent')) { NavChild.style.display = 'block'; } } NavToggle.firstChild.data = NavigationBarHide; } } // adds show/hide-button to navigation bars function createNavigationBarToggleButton() { var indexNavigationBar = 0; // iterate over all < div >-elements var divs = document.getElementsByTagName("div"); for( var i=0; NavFrame = divs[i]; i++ ) { // if found a navigation bar if (hasClass(NavFrame, "NavFrame")) { indexNavigationBar++; var NavToggle = document.createElement("a"); NavToggle.className = 'NavToggle'; NavToggle.setAttribute('id', 'NavToggle' + indexNavigationBar); NavToggle.setAttribute('href', 'javascript:toggleNavigationBar(' + indexNavigationBar + ');'); var NavToggleText = document.createTextNode(NavigationBarHide); for ( var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling ) { if ( hasClass( NavChild, 'NavPic' ) || hasClass( NavChild, 'NavContent' ) ) { if (NavChild.style.display == 'none') { NavToggleText = document.createTextNode(NavigationBarShow); break; } } } NavToggle.appendChild(NavToggleText); // Find the NavHead and attach the toggle link (Must be this complicated because Moz's firstChild handling is borked) for( var j=0; j < NavFrame.childNodes.length; j++ ) { if (hasClass(NavFrame.childNodes[j], "NavHead")) { NavFrame.childNodes[j].appendChild(NavToggle); } } NavFrame.setAttribute('id', 'NavFrame' + indexNavigationBar); } } } addOnloadHook( createNavigationBarToggleButton ); // ********************************************* // Fixing static GIF thumbnails // ********************************************* DynamicImages = { gifGaleryImages: true, gifImages: false, svgGaleryImages: true }; // Reference Popups and Notifications importArticles({ type: 'script', articles: [ // 'u:dev:WikiaNotification/code.js', 'w:c:dev:ReferencePopups/code.js' ] }); var WikiaNotificationMessage = "<a href='http://sonic.wikia.com/wiki/Thread:374152'>LESS THAN 40 DAYS AND COUNTING!!!! Let's plan for #SNN10Years! </a>"; var WikiaNotificationexpiry = 10;
community (Talk)Community
community-corner (Talk)'''Welcome to Wiki Activity!''' This page helps you stay up to date with what's happening on the wiki. If you're the founder or an admin on this wiki, you can change this message to talk to the community about important things happening on the site. For example, you could: * Organize a project to build up an area of the wiki * Show off some new pages that everyone should see * Get people involved in a discussion that's happening on the site * Give a shout-out to a contributor who's added something special to the wiki * Or just post some words of encouragement!
{|class="mainpageboxQ" !<center>[[File:Wiki-wordmark.png|220px]]</center> |- |<center>Welcome to the Sonic News Network, an encyclopedia for all information relating to the Sonic series by Sega! Thank you for your [[Special:Contributions/{{<includeonly>subst:</includeonly>BASEPAGENAME}}|contributions]] and interest in the wiki!</center> |} {|class="mainpageboxQ" !'''Helpful Links and Reminders''' |- | * Go to our [[Sonic News Network:About|"About" page]] to learn more about this wiki. * Check out our [[Sonic News Network:Policy|rules and guidelines]] before you begin editing. * Per our [[Sonic News Network:Policy#Art|art policy]], any non-official or non-Sonic images must be accompanied by permission from the original artist before being uploaded, else they may be deleted. If you are the artist yourself, you must state this clearly on the image page. * Please make sure you do not post fan fiction in our mainspace articles. More information can be found [[Sonic_News_Network:Policy#Fan-made_information|here]]. * Have any questions? Feel free to contact an active [[Sonic News Network: Administrators|administrator]] for help. |} {|class="mainpageboxQ" !News |- |<center>{{Twitter}}</center> |}
communitymessages-desc (Talk)Helper extension for Community Messages
communitymessages-notice-msg (Talk)[[Special:WikiActivity|Community Messages has been updated]].
compare-invalid-title (Talk)The title you specified is invalid.
compare-page1 (Talk)Page 1
compare-page2 (Talk)Page 2
compare-rev1 (Talk)Revision 1
compare-rev2 (Talk)Revision 2
compare-revision-not-exists (Talk)The revision you specified does not exist.
compare-selector (Talk)Compare page revisions
compare-submit (Talk)Compare
compare-title-not-exists (Talk)The title you specified does not exist.
comparepages (Talk)Compare pages
compareselectedversions (Talk)Compare selected revisions
confirm (Talk)Confirm
confirm-purge-bottom (Talk)Purging a page clears the cache and forces the most current revision to appear.
confirm-purge-top (Talk)Clear the cache of this page?
confirm-unwatch-button (Talk)OK
confirm-unwatch-top (Talk)Remove this page from your watchlist?
confirm-watch-button (Talk)OK
confirm-watch-top (Talk)Add this page to your watchlist?
confirm_purge_button (Talk)OK
confirmdeletetext (Talk)You are about to delete a page along with all of its history. See also [[Help:Deletion]].
confirmedittext (Talk)You must confirm your e-mail address before editing pages. Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].
confirmemail (Talk)Confirm email address
confirmemail_body (Talk)Hi $2, Thanks for registering on Wikia! Please take a minute to activate your new account: $3 Ready to get started? Look at all of the recent activity of the community you just joined! Start contributing by leaving comments or editing pages. Watch the Wikia video at http://wikia.com/go and start exploring some of our favorite wikis in Gaming, Entertainment, and Lifestyles. Meet the Wikia community, learn about what's happening, and find help - all at Community Central. Have fun! - Wikia Community Support ___________________________________________ * Find help and advice on Community Central: http://community.wikia.com * Want to receive fewer messages from us? You can unsubscribe or change your email preferences here: http://community.wikia.com/Special:Preferences
confirmemail_body-HTML (Talk)Hi $2, <br /><br /> Thanks for registering on Wikia! <br /><br /> Please take a minute to activate your new account by <a href="$3">confirming your email address</a>. <br /><br /> Ready to get started?<br> <ul><li>Look at all of the <a href="{{fullurl:{{ns:special}}:WikiActivity}}">recent activity</a> of the community you just joined! Start contributing by leaving comments or editing pages.</li> <li><a href="http://www.wikia.com/Special:LandingPage">Watch</a> the Wikia video and start exploring some of our favorite wikis in Gaming, Entertainment, and Lifestyles.</li> <li>Meet the Wikia community, learn about what's happening, and find help - all at <a href="http://community.wikia.com/wiki/Community_Central">Community Central</a>.</li></ul> <br /> Have fun!<br> - Wikia Community Support <br /><hr /> <p> <ul> <li>Find help and advice on <a href="http://community.wikia.com">Community Central</a>.</li> <li>Want to receive fewer messages from us? You can unsubscribe or change your email preferences <a href="http://community.wikia.com/Special:Preferences">here</a>.</li>
confirmemail_body_changed (Talk)Someone, probably you, from IP address $1, has changed the email address of the account "$2" to this address on {{SITENAME}}. To confirm that this account really does belong to you and reactivate email features on {{SITENAME}}, open this link in your browser: $3 If the account does *not* belong to you, follow this link to cancel the email address confirmation: $5 This confirmation code will expire at $4.
confirmemail_body_set (Talk)Someone, probably you, from IP address $1, has set the email address of the account "$2" to this address on {{SITENAME}}. To confirm that this account really does belong to you and reactivate email features on {{SITENAME}}, open this link in your browser: $3 If the account does *not* belong to you, follow this link to cancel the email address confirmation: $5 This confirmation code will expire at $4.
confirmemail_error (Talk)Something went wrong saving your confirmation.
confirmemail_invalid (Talk)<center>Thanks for confirming your email, but your confirmation code has expired or is invalid.<br/> You will need to receive a new code to confirm your account. <span class="wikia-button big">[[Special:ConfirmEmail|<span>Request new code via email</span>]]</span></center> <br>
confirmemail_invalidated (Talk)Email address confirmation canceled
confirmemail_loggedin (Talk)'''Your e-mail address has now been confirmed.''' Welcome! With thousands of communities on Wikia, there are many ways to have fun here. Spend some time getting to know Wikia by [[w:c:help:Help:Contents|visiting our help wiki]], reading interesting and cool pages, writing content on your favorite subjects, or meeting other members of the community. The Wikia Community Team
confirmemail_needlogin (Talk)You need to $1 to confirm your email address.
confirmemail_noemail (Talk)You do not have a valid email address set in your [[Special:Preferences|user preferences]].
confirmemail_oncreate (Talk)A confirmation code was sent to your e-mail address. This code is not required to log in, but you will need to provide it before enabling any e-mail-based features in the wiki. If you do not receive the email, remember to check your spam and junk mail folders. Please allow (or ''whitelist'') emails from community@wikia.com to be received.
confirmemail_pending (Talk)A confirmation code has already been emailed to you; if you recently created your account, you may wish to wait a few minutes for it to arrive before trying to request a new code.
confirmemail_send (Talk)Mail a confirmation code
First page
First page
Last page
Last page

Around Wikia's network

Random Wiki