Jump to content

User talk:Rutilant/ArchiveTool.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rutilant (talk | contribs) at 10:37, 15 January 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Function addSpan(){

document.write("

Archive Talk Messages
A simple script by <a href='https://en.wikipedia.org/wiki/User:RainFall'>User:RainFall</a>
Destination : <input id='archiveTo' value='/Archive 1'>
<input type=radio id=archiveSelected name=archiveSetting disabled><label for=1>Archive Selected (Unavailable)</label>
<input type=radio id=archiveAll name=archiveSetting checked><label for=archiveAll><a style=float:right href='#' onclick='$('#archiveMessages').fadeOut(100);'>Cancel</a>ArchiveArchive all the following talk messages</label><fieldset style='width:668px;height:270px;overflow:auto'></fieldset>");

}