Template:Code Module
Jump to navigation
Jump to search
This is a template for displaying the details of a Module. Use it as follows:
{{Code_Module |name=name_of_module |description=A paragraph of textual description. |owner=Some Name |peers=[mailto:markup@isaccepted.com Mark Up], Other Guy |group=discussion-group-name-without-leading-'mozilla.' |source_dirs=source/directory/from/top/of/tree, another/directory |url=http://www.example.com/relevant/url }}
E.g.
{{Code_Module |name=accessibility |description=Support for platform accessibility APIs. |owner=Alexander Surkov |peers=[mailto:marco.zehe@googlemail.com Marco Zehe], Ginn Chen, David Bolter |group=dev.accessibility |source_dirs=accessible/ |url=http://www.mozilla.org/access/ }}
Which comes out like this:
Name: | accessibility (#) |
---|---|
Description: | Support for platform accessibility APIs. |
Owner: | Alexander Surkov |
Peer(s): | Marco Zehe, Ginn Chen, David Bolter |
Source Dir(s): | accessible/ |
URL: | http://www.mozilla.org/access/ |
Discussion Group: | mozilla.dev.accessibility |
Name: | {{{name}}} ([[Modules#{{{name}}} |#]]) |
---|---|
Description: | {{{description}}} |
Owner: | none |
Peer(s): | none |
Source Dir(s): | |
Discussion Group: | mozilla.{{{group}}} |