MediaWiki talk:Common.js/Archive 8: Difference between revisions
Content deleted Content added
m Replaced deprecated <source> tags with <syntaxhighlight> (via WP:JWB) |
m Andrybak moved page MediaWiki talk:Common.js/Archive Aug 2007 to MediaWiki talk:Common.js/Archive 8: Template talk:Automatic archive navigator#Later archives are not linked |
||
(One intermediate revision by one other user not shown) | |||
Line 317:
::::::I did not say "you're requred to provide documentation", but that would be a nice thing to do; and be realistic - someone else would have asked anyway; and I don't see why this page is less suited to ask questions than your talk page ∴ [[User:Alex Smotrov|Alex Smotrov]] 20:04, 16 July 2007 (UTC)
<syntaxhighlight lang=javascript
if (!document.cookie.match('hidedcn=1')){
insertsub=document.getElementById("contentSub")
|