MoreSocialLinks
Description
Adds Instagram, Twitch and YouTube links to user profiles.
English (en) العربية (ar) беларуская (be) Deutsch (de) Ελληνικά (el) español (es) suomi (fi) français (fr) हिन्दी (hi) hrvatski (hr) Bahasa Indonesia (id) 日本語 (ja) ქართული (ka) 한국어 (ko) latviešu (lv) polski (pl) português do Brasil (pt-br) русский (ru) Türkçe (tr) українська (uk) 中文(简体) (zh-hans) 中文(繁體) (zh-hant) 中文(香港) (zh-hk) 中文(臺灣) (zh-tw) Translate! [
View ]
MoreSocialLinks allows adding Instagram, Twitch and YouTube links in addition to the default website, Facebook, Discord and Twitter links to user profile.
Note: The script uses Fandom API to assign the links to users. Fandom API does not support any more social links and therefore the script can't either.
Installation
Add this to MediaWiki:ImportJS :
dev:MoreSocialLinks.js
importArticles
:
Add this JavaScript on your wiki (or add the highlighted text to your existing import statement):
importArticles ({ type : 'script' , articles : [ 'u:dev:MediaWiki:MoreSocialLinks.js' , ] });
Local:
Special:MyPage/common.js
Importing multiple scripts? This quick guide shows how to combine the imports. For personal use, note that personal JS must be enabled for your account. If the script requires configuration through MediaWiki:Common.js for sitewide use, don't forget to contact Fandom Staff to get it enabled on your wiki, if it isn't already enabled.
Text above can be found
here (edit )