Template:Code Module: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<table style="width:100%">
<table style="width:100%">
<tr>
<tr>
   <th style="width:15%; text-align:right; vertical-align:top">Module:</th>
   <th style="text-align: right">Module:</th>
   <th style="text-align:left">{{{name}}} ({{{description}}})</th>
   <th style="text-align:left">{{{name}}}</th>
</tr>
</tr>


<tr>
<tr>
   <th>Owner(s):</th>
   <th style="text-align: right">Description:</th>
  <td>{{{description}}}</td>
</tr>
 
<tr>
  <th style="text-align: right">Owner(s):</th>
   <td>{{{owners|''none''}}}</td>
   <td>{{{owners|''none''}}}</td>
</tr>
</tr>


<tr>
<tr>
   <th>Peer(s):</th>
   <th style="text-align: right">Peer(s):</th>
   <td>{{{peers|''none''}}}</td>
   <td>{{{peers|''none''}}}</td>
</tr>
</tr>


<tr>
<tr>
   <th>Source:</th>
   <th style="text-align: right">Source:</th>
   <td>[{{{source_url}}} {{{source_url}}}]</td>
   <td>[{{{source_url}}} {{{source_url}}}]</td>
</tr>
</tr>


<tr>
<tr>
   <th>Discussion&nbsp;Group:</th>
   <th style="text-align: right">Discussion&nbsp;Group:</th>
   <td>[http://www.mozilla.org/community/forums/#{{{group}}}]</td>
   <td>[http://www.mozilla.org/community/forums/#{{{group}}}]</td>
</tr>
</tr>


<tr>
<tr>
   <th>Documents:</th>
   <th style="text-align: right">Documents:</th>
   <td>[{{{doc_url}}} {{{doc_url}}}]</td>
   <td>[{{{doc_url}}} {{{doc_url}}}]</td>
</tr>
</tr>
</table>
</table>

Revision as of 16:38, 28 April 2010

Module: {{{name}}}
Description: {{{description}}}
Owner(s): none
Peer(s): none
Source: [{{{source_url}}} {{{source_url}}}]
Discussion Group: [1]
Documents: [{{{doc_url}}} {{{doc_url}}}]