https://bugzilla.wikimedia.org/show_bug.cgi?id=39609
kipod <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from kipod <[email protected]> --- Personally, i'm happy to keep the situation as is (i.e., no direct link from the script to its docs), and treat the talk pages in the Module: namespace as the proper place for documentation. if "real" talkpage is needed (i.e., somewhere to discuss the module, in contrast with somewhere to document it), a subpage of the "main" talkpage can be used, and be linked from the doc. so in a nutshell: [[Module:Foo]] (the Lua script - and maybe, in some future, a non-lua script) [[Module talk:Foo]] (the documentation page) [[Module talk:Foo/Discussion]] (somewhere to discuss the script. linked from [[Module talk:Foo]]) embedding links to the documentation inside comments in the script seems both complicated and dangerous, and when a seldom-used text page (IOW, the talkpage of the module) is only a mouseclick away, it seems like the wrong thing to do. peace. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
