https://bugzilla.wikimedia.org/show_bug.cgi?id=22135
David Göthberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from David Göthberg <[email protected]> 2010-01-19 08:37:28 UTC --- Bawolff: This can't be solved with javascript, since javascript don't see the meta-templates and sub-templates called from the templates on the page. Meta-templates can be many steps away from the templates we see in the page code. And testing meta-templates is when we most would need this "test mode". However, I have figured out how to do this with only template code (albeit slightly less convenient). See http://en.wikipedia.org/wiki/User_talk:Davidgothberg#Proposed_enhancement_for_testing_templates . I will implement this as the {{test-template}} at the English Wikipedia. -- 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
