Content deleted Content added
Polygnotus (talk | contribs) No edit summary |
Polygnotus (talk | contribs) No edit summary |
||
Line 24:
header.style.paddingBottom = '10px';
const titleLink = document.createElement('a');
titleLink.href = 'https://en.wikipedia.org/wiki/User:Polygnotus/Scripts/DiscussionToolsDrafts';
titleLink.className = 'external';
▲ title.textContent = 'DiscussionToolsDrafts';
▲ header.appendChild(titleLink);
// Add buttons container
|