Tag: Source edit |
Tag: Source edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
'dev:MarkBlocked.js', |
'dev:MarkBlocked.js', |
||
'u:dev:MediaWiki:AddBlockUserTag/code.js', |
'u:dev:MediaWiki:AddBlockUserTag/code.js', |
||
| − | 'dev:SpoilerAlert/code.js', |
+ | 'dev:SpoilerAlert/code.js',] |
}); |
}); |
||
| + | }; |
||
| + | window.SpoilerAlertJS = { |
||
| + | question: 'Please understand - The Ezgender Wiki is a '''Wiki'''. Wikis hold '''information'''. ''We are an aggregate of information, and a page existing on our Wiki does not equal us endorsing the actions of the people who created it.'' We aim to archive information about all nonbinary-related terms, and this includes ones that arguably just aren't that great. In the same way that Wikipedia holds information about terrible groups like TERFs or awful people, we hold information about terms based in problematic content, and if you notice, we additionally have a notice directly on top of each page that mentions that the term has issues, along with a "Controversy" section that further goes into the issues. |
||
| + | |||
| + | This page was literally added to our Wiki by someone who greatly dislikes the Dream SMP, yet also wanted to preserve the information related to this label. |
||
| + | If you have come to this page to vandalize it, I invite you to read over our Rules and WIkia's Terms of Service. Please do not make assumptions, and be aware that leaving hateful/rude comments aimed at the Staff will be met with bans of two weeks or more. |
||
| + | |||
| + | '''TDLR - A page existing here does not mean that we of the WIki Staff "approve" or "endorse" it - This is not a personal website, we are a WIki, and a Wiki holds information.''', |
||
| + | yes: 'I understand', |
||
| + | no: 'Return', |
||
| + | fadeDelay: 500 |
||
}; |
}; |
||
Latest revision as of 20:05, 11 November 2021
Here, you can easily import scripts:
- from your local community by article name - e.g. MyScript.js
- from dev.wikia.com by article name, preceded by "dev:" - e.g. dev:Code.js
Names should not contain the MediaWiki namespace prefix. Write each script on a new line. See Help:Including additional CSS and JS for more information.
importArticles({
type: 'script',
articles: [
'dev:BackToTopButton/code.js',
'dev:HTML5AudioPlayer/code.js',
'dev:NewImages.js',
'dev:SearchSuggest/code.js',
'dev:WikiInfo.js',
'dev:MoreSocialLinks.js',
'dev:ArticlePreview/code.js',
'dev:ReferencePopups/code.js',
'dev:GoogleSpreadsheet.js',
'dev:YouTubeModal/code.js',
'dev:OggPlayer.js',
'dev:ChromeToolbarColor.js',
'dev:SandboxTab/code.js',
'dev:Discord.js',
'dev:ReferencePopups/code.js',
'dev:ArticleCommentsHeader.js',
'u:dev:MediaWiki:AddBlockUserTag/code.js',
'dev:MarkBlocked.js',
'u:dev:MediaWiki:AddBlockUserTag/code.js',
'dev:SpoilerAlert/code.js',]
});
};
window.SpoilerAlertJS = {
question: 'Please understand - The Ezgender Wiki is a Wiki. Wikis hold information. We are an aggregate of information, and a page existing on our Wiki does not equal us endorsing the actions of the people who created it. We aim to archive information about all nonbinary-related terms, and this includes ones that arguably just aren't that great. In the same way that Wikipedia holds information about terrible groups like TERFs or awful people, we hold information about terms based in problematic content, and if you notice, we additionally have a notice directly on top of each page that mentions that the term has issues, along with a "Controversy" section that further goes into the issues.
This page was literally added to our Wiki by someone who greatly dislikes the Dream SMP, yet also wanted to preserve the information related to this label.
If you have come to this page to vandalize it, I invite you to read over our Rules and WIkia's Terms of Service. Please do not make assumptions, and be aware that leaving hateful/rude comments aimed at the Staff will be met with bans of two weeks or more.
TDLR - A page existing here does not mean that we of the WIki Staff "approve" or "endorse" it - This is not a personal website, we are a WIki, and a Wiki holds information.,
yes: 'I understand',
no: 'Return',
fadeDelay: 500
};