The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
MediaWiki:Wikia.js: Difference between revisions
From The Codex
m |
m |
||
Line 1: | Line 1: | ||
// prevents existing tags from being hidden | // prevents existing tags from being hidden | ||
(window.dev = window.dev || {}).profileTags = { noHideTags: true }; | (window.dev = window.dev || {}).profileTags = { noHideTags: true }; | ||
Revision as of 23:53, 14 February 2021
// prevents existing tags from being hidden
(window.dev = window.dev || {}).profileTags = { noHideTags: true };