Difference between revisions of "Template:Module"
(7 intermediate revisions by the same user not shown) | |||
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> | |
− | | | + | |glist=forumname |
− | |||
− | |||
− | | | ||
|url=<nowiki>http://www.example.com/relevant/url</nowiki> | |url=<nowiki>http://www.example.com/relevant/url</nowiki> | ||
}} | }} | ||
Line 19: | 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>[[Governance]]</nowiki> | |
− | + | |glist=accessibility | |
− | |||
− | |url=<nowiki> | ||
}} | }} | ||
Line 32: | 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=[[Governance]] |
− | + | |glist=governance | |
− | |||
− | | | ||
}} | }} | ||
− | + | Ignore everything below. | |
− | + | ---- | |
− | </noinclude> | + | </noinclude>{| class="wikitable" id="{{{name}}}" |
− | + | |- | |
− | + | | Name || '''{{{name}}}''' <sup><small>([[#{{{name}}} |#]])</small></sup> | |
− | + | |- | |
− | + | | Description || {{{description}}} | |
− | + | |- | |
− | + | | {{#if:{{{contentowner|}}}|Technical }}Owner || {{{owner}}} | |
− | + | |- {{#if: {{{contentowner|}}} | | style="display: none;" }} | |
− | + | | Content Owner || {{{contentowner}}} | |
− | + | |- {{#if: {{{peers|}}} | | style="display: none;" }} | |
− | + | | Peers || {{{peers}}} | |
− | + | |- {{#if: {{{list|}}} | | style="display: none;" }} | |
− | + | | Mailing List || {{{list}}} | |
− | + | |- {{#if: {{{glist|}}} | | style="display: none;" }} | |
− | + | | Mailing List || [https://groups.google.com/a/creativecommons.org/forum/#!forum/{{{glist}}} {{{glist}}}] | |
− | + | |- {{#if: {{{url|}}} | | style="display: none;" }} | |
− | {{#if:{{{contentowner|}}} | + | | URL || {{{url}}} |
− | | | + | |} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#if:{{{peers|}}} | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{ | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#if:{{{ | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#if:{{{ | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#if:{{{ | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
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}}} |