Difference between revisions of "Template:Module"
| Line 53: | Line 53: | ||
| Mailing List || {{{list}}} | | Mailing List || {{{list}}} | ||
|- {{#if: {{{glist|}}} | | style="display: none;" }} | |- {{#if: {{{glist|}}} | | style="display: none;" }} | ||
| − | | Mailing List || https://groups.google.com/a/creativecommons.org/forum/#!forum/{{{glist}}} | + | | Mailing List || [https://groups.google.com/a/creativecommons.org/forum/#!forum/{{{glist}}} {{{glist}}}] |
|- {{#if: {{{url|}}} | | style="display: none;" }} | |- {{#if: {{{url|}}} | | style="display: none;" }} | ||
| URL || {{{url}}} | | URL || {{{url}}} | ||
|} | |} | ||
Latest revision as of 18:50, 3 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
|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 |
Ignore everything below.
| Name | {{{name}}} ([[#{{{name}}} |#]]) |
| Description | {{{description}}} |
| Technical }}Owner | {{{owner}}} |