Difference between revisions of "Template:Module"
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 | ||
− | | | + | |contentpeers=<nowiki>[mailto:markup@isaccepted.com Other Smart Girl]</nowiki>, Other Smart Guy |
|list=<nowiki>[http://example.com/link/to/forum Our Mailing List/Forum]</nowiki> | |list=<nowiki>[http://example.com/link/to/forum Our Mailing List/Forum]</nowiki> | ||
+ | |glist=forumname | ||
|url=<nowiki>http://www.example.com/relevant/url</nowiki> | |url=<nowiki>http://www.example.com/relevant/url</nowiki> | ||
}} | }} | ||
Line 15: | Line 16: | ||
E.g. | E.g. | ||
<nowiki>{{Module</nowiki> | <nowiki>{{Module</nowiki> | ||
− | |name= | + | |name=governance |
− | |description= | + | |description=Governance module description. |
− | |owner= | + | |owner=Dan Mills |
− | |peers=<nowiki>[mailto: | + | |peers=<nowiki>[mailto:some@guy.org Some Guy]</nowiki>, Other Person |
− | |url=<nowiki> | + | |url=<nowiki>[Governance]</nowiki> |
+ | |glist=accessibility | ||
}} | }} | ||
Line 25: | Line 27: | ||
{{Module | {{Module | ||
− | |name= | + | |name=governance |
− | |description= | + | |description=Governance module description. |
− | |owner= | + | |owner=Dan Mills |
− | |peers=[mailto: | + | |peers=[mailto:some@guy.org Some Guy], Other Person |
− | |url= | + | |url=[Governance] |
+ | |glist=governance | ||
}} | }} | ||
Line 49: | Line 52: | ||
|- {{#if: {{{list|}}} | | style="display: none;" }} | |- {{#if: {{{list|}}} | | style="display: none;" }} | ||
| Mailing List || {{{list}}} | | Mailing List || {{{list}}} | ||
+ | |- {{#if: {{{glist|}}} | | style="display: none;" }} | ||
+ | | Mailing List || https://groups.google.com/a/creativecommons.org/forum/#!forum/{{{glist}}} | ||
|- {{#if: {{{url|}}} | | style="display: none;" }} | |- {{#if: {{{url|}}} | | style="display: none;" }} | ||
| URL || {{{url}}} | | URL || {{{url}}} | ||
|} | |} |
Revision as of 18:49, 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}}} |