mic_none

User:Path slopu/scripts/TeahouseSidebar.js Source: en.wikipedia.org/wiki/User:Path_slopu/scripts/TeahouseSidebar.js

// This tool provides a link to Teahouse in sidebar
// By Path slopu, 2019
// Attribution: Epicgenius, Dipankan001

function Teahouse(){
          mw.util.addPortletLink("p-tb", "https://en.wikipedia.orghttps://demo.azizisearch.com/lite/wikipedia/page/Wikipedia:Teahouse", "Teahouse", "tb-Teahouse","Go to Tea house");
}
 
$(Teahouse);