Template:Module

From Creative Commons
Revision as of 19:50, 3 September 2013 by Dan Mills (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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
|contentpeers=[mailto:markup@isaccepted.com Other Smart Girl], Other Smart Guy
|list=[http://example.com/link/to/forum Our Mailing List/Forum]
|glist=forumname
|url=http://www.example.com/relevant/url
}}

E.g.

{{Module
|name=governance
|description=Governance module description.
|owner=Dan Mills
|peers=[mailto:some@guy.org Some Guy], Other Person
|url=[[Governance]]
|glist=accessibility
}}

Which comes out like this:


Name governance (#)
Description Governance module description.
Technical }}Owner Dan Mills
Content Owner {{{contentowner}}}
Peers Some Guy, Other Person
Mailing List {{{list}}}
Mailing List governance
URL Governance

Ignore everything below.


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