mic_none

User:GhostInTheMachine/ShinyButtons.js Source: en.wikipedia.org/wiki/User:GhostInTheMachine/ShinyButtons.js

mw.util.addPortletLink(
    'p-personal',
    'https://demo.azizisearch.com/lite/wikipedia/page/User:' + mw.config.get('wgUserName') + '/TODO',
    'TODO',
    'pt-todo',
    'Go to my TODO page',
    '',
    '#pt-sandbox'
);

mw.util.addPortletLink(
    'p-personal',
    'https://demo.azizisearch.com/lite/wikipedia/page/User:' + mw.config.get('wgUserName') + '/WIP',
    'WIP',
    'pt-wip',
    'Go to my WIP page',
    '',
    '#pt-sandbox'
);