Difference between revisions of "Template:Module"
| Line 38: | Line 38: | ||
</noinclude>{| class="wikitable" id="{{{name}}}" | </noinclude>{| class="wikitable" id="{{{name}}}" | ||
|- | |- | ||
| − | | Name || {{{name}}} <sup><small>([[#{{{name}}} |#]])</small></sup> | + | | Name || '''{{{name}}}''' <sup><small>([[#{{{name}}} |#]])</small></sup> |
|- | |- | ||
| Description || {{{description}}} | | Description || {{{description}}} | ||
Revision as of 00:37, 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 |
Ignore everything below.
| Name | {{{name}}} ([[#{{{name}}} |#]]) |
| Description | {{{description}}} |
| Technical }}Owner | {{{owner}}} |