https://bugzilla.wikimedia.org/show_bug.cgi?id=22928
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Happy-melon <[email protected]> 2010-03-23 13:05:28 UTC --- Extension is in SVN. Now needs security review; CC'ing Tim. Contents of that dpaste, for when it expires: ============================================= (Based on the WP:AN archive list) == [[Template:Archivelist]] == {{#ifexist: /Archive {{{i|}}}1 | Archive {{{i|}}}1 | }} /~/ {{#ifexist: /Archive {{{i|}}}2 | Archive {{{i|}}}2 | }} /~/ ... {{#ifexist: /Archive {{{i|}}}8 | Archive {{{i|}}}8 | }} /~/ {{#ifexist: /Archive {{{i|}}}9 | Archive {{{i|}}}9 | }} /~/ == [[Template:Archives]] == {| pretty_box_code |- | ... {{#rawlist: /~/ <!-- SEPARATOR --> | {{archivelist|}} | {{archivelist|1}} | ... | {{archivelist|9}} | itemcover=[[/$1|$1]] | blanks=false }} ... |} ============================================= (Or, using #list, based on [[en:Template:Toolbar]]) == [[Template:Links]] == ( {{#list: blanks=false | separator= {{!}} | {{{1|}}} | {{{2|}}} | ... | {{{29|}}} | {{{30|}}} }} ) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
