Wikipedia:WikiProject User scripts/Scripts/Show recent comments: Difference between revisions
Content deleted Content added
colorizing |
noinclude |
||
Line 1:
<noinclude>
This will eventually allow people to hide discussions on talk pages (or the VP) that occured before a given date. It is in semi-complete form below.
*It needs:
Line 6 ⟶ 7:
**Bells, whistles and gongs, of course!
Please improve, modify, suggest, critique, etc. Thanks! [[User:JesseW/sig|JesseW]] 09:09, 31 August 2005 (UTC)
</noinclude>
uptodate=<font color='blue'>new</font> Date(<font color='brown'>"Aug 26 2005"</font>); <font color='green'>//This is the date which things need to be after to show up.
Line 26 ⟶ 28:
bc.removeChild(tokeep[x])
}}
<noinclude>
Colorized with http://blogs.applibase.net/prasad/downloads/jscolorizer/jscolorizer.html, pre tags removed, spaces added at the beginning of every line.
</noinclude>
|