WARFRAME Wiki
Advertisement
WARFRAME Wiki

Here, you can easily import scripts:

  • from your local community by article name - e.g. MyScript.js
  • from dev.fandom.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.


// TODO:Replace Fandom Dev dependencies with equivalent local wiki ones

EnemyInfoboxSlider.js
//Adjusting armor/health/effective health values in enemy infoboxes with a slider
Calculator.js
//So far for Armor calculations
Maximization.js
//Kselia and Tuna: magic interactive stuff
Tooltips.js
// Local settings/adjustments to dev:Tooltips.js
dev:Tooltips.js
// http://dev.wikia.com/wiki/Tooltips
dev:Discord.js
// https://dev.fandom.com/wiki/Discord
// CustomDiscordWidget.js
// http://warframe.wikia.com/wiki/MediaWiki:CustomDiscordWidget.js hilycker's customized Discord widget
dev:BackToTopButton/code.js
// http://dev.wikia.com/wiki/BackToTopButton
dev:Countdown/code.js
// http://dev.wikia.com/wiki/Countdown
dev:EditIntroButton/code.js
// http://dev.wikia.com/wiki/EditIntroButton
dev:ReferencePopups/code.js
// http://dev.wikia.com/wiki/ReferencePopups
ImageTooltip.js
// Image pop up, mainly for Weapon comparsion tables, said Briz5
LimitedEventCall.js
//AFD content loader
dev:DupImageList/code.js
// http://dev.wikia.com/wiki/DupImageList
dev:SeeMoreActivityButton/code.js
// http://dev.wikia.com/wiki/SeeMoreActivityButton
dev:ProfileTags.js
// https://dev.wikia.com/wiki/ProfileTags, replaces MediaWiki:Common.js/userRightsIcons.js
RelicTable.js
//For switching between relic refinement levels in the table in individual relic pages
CollapseExpandButtons.js
//Title says it all
NightwaveActs.js
// Automating display of active Nightwave acts using an API
Countdown.js
//User:FINNER 's countdown timer for Plains day/night cycle, etc..
Rotate-c.js
//Initially used by the new T:Ability, might expand elsewhere
CustomUCPFeatures.js
// Highlights admin/mod activity on history and such. Also fixes anon profile links on talk/comments
Mainpage.js
// All homepage related, mainly for new responsive video slider
Mbox.js
// For closing AMboxes
dev:I18nEdit.js
dev:I18nEdit/notice.js
// User translations editor UI for i10n as seen on https://warframe.fandom.com/wiki/Special:BlankPage/I18nEdit
dev:OggPlayer.js
// https://dev.fandom.com/wiki/OggPlayer for replacing default Kaltura audio player with a single play audio button
dev:MapsExtended.js
// https://dev.fandom.com/wiki/MapsExtended for extending functionality of Fandom's Interactive Maps
Advertisement