Difference between revisions of "Template:Module"

From Creative Commons
Jump to: navigation, search
Line 8: Line 8:
 
  |contentowner=Some Other Name (used for some websites where content owner is different from technical owner)
 
  |contentowner=Some Other Name (used for some websites where content owner is different from technical owner)
 
  |peers=<nowiki>[mailto:markup@isaccepted.com Mark Up]</nowiki>, Other Guy
 
  |peers=<nowiki>[mailto:markup@isaccepted.com Mark Up]</nowiki>, Other Guy
|advisors=<nowiki>[mailto:markup@isaccepted.com Smart Girl]</nowiki>, Smart Guy
 
 
  |content=<nowiki>[mailto:markup@isaccepted.com Other Smart Girl]</nowiki>, Other Smart Guy
 
  |content=<nowiki>[mailto:markup@isaccepted.com Other Smart Girl]</nowiki>, Other Smart Guy
  |group=discussion-group-name-without-leading-'mozilla.'
+
  |list=<nowiki>[http://example.com/link/to/forum Our Mailing List/Forum]</nowiki>
|forum=<nowiki>[http://example.com/link/to/forum Our Discussion Forum]</nowiki> (for modules without a newsgroup)
 
|source_dirs=source/directory/from/top/of/tree, another/directory
 
|components=BugzillaProduct::Component Name, Another Product::Another Component
 
 
  |url=<nowiki>http://www.example.com/relevant/url</nowiki>
 
  |url=<nowiki>http://www.example.com/relevant/url</nowiki>
 
  }}
 
  }}
Line 23: Line 19:
 
  |owner=Alexander Surkov
 
  |owner=Alexander Surkov
 
  |peers=<nowiki>[mailto:marco.zehe@googlemail.com Marco Zehe]</nowiki>, Ginn Chen, David Bolter
 
  |peers=<nowiki>[mailto:marco.zehe@googlemail.com Marco Zehe]</nowiki>, Ginn Chen, David Bolter
|group=dev-accessibility
 
|source_dirs=accessible/
 
|components=Core::Disability Access APIs
 
 
  |url=<nowiki>http://www.mozilla.org/access/</nowiki>
 
  |url=<nowiki>http://www.mozilla.org/access/</nowiki>
 
  }}
 
  }}
Line 36: Line 29:
 
  |owner=Alexander Surkov  
 
  |owner=Alexander Surkov  
 
  |peers=[mailto:marco.zehe@googlemail.com Marco Zehe], Ginn Chen, David Bolter
 
  |peers=[mailto:marco.zehe@googlemail.com Marco Zehe], Ginn Chen, David Bolter
|group=dev-accessibility
 
|source_dirs=accessible/
 
|components=Core::Disability Access APIs
 
 
  |url=http://www.mozilla.org/access/
 
  |url=http://www.mozilla.org/access/
 
  }}
 
  }}

Revision as of 00:35, 2 September 2013

This is a template for displaying the details of a Module. Use it as follows:

{{Module
|name=name_of_module
|description=A paragraph of textual description.
|owner=Some Name
|contentowner=Some Other Name (used for some websites where content owner is different from technical owner)
|peers=[mailto:markup@isaccepted.com Mark Up], Other Guy
|content=[mailto:markup@isaccepted.com Other Smart Girl], Other Smart Guy
|list=[http://example.com/link/to/forum Our Mailing List/Forum]
|url=http://www.example.com/relevant/url
}}

E.g.

{{Module
|name=accessibility
|description=Support for platform accessibility APIs.
|owner=Alexander Surkov
|peers=[mailto:marco.zehe@googlemail.com Marco Zehe], Ginn Chen, David Bolter
|url=http://www.mozilla.org/access/
}}

Which comes out like this:


Name accessibility (#)
Description Support for platform accessibility APIs.
Technical }}Owner Alexander Surkov
Content Owner {{{contentowner}}}
Peers Marco Zehe, Ginn Chen, David Bolter
Mailing List {{{list}}}
Mailing List {{{glist}}}
URL http://www.mozilla.org/access/

Ignore everything below.


Name {{{name}}} ([[#{{{name}}} |#]])
Description {{{description}}}
Technical }}Owner {{{owner}}}
Content Owner {{{contentowner}}}
Peers {{{peers}}}
Mailing List {{{list}}}
URL {{{url}}}