Template:Code Module: Difference between revisions

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


<thead>
<tr>
   <tr>
   <th>Owner(s):</th>
    <th style="width:15%; text-align:right; vertical-align:top">
  <td>{{{owners|''none''}}}</td>
      Module:
</tr>
    </th>
    <th style="text-align:left">
      {{{name}}} ({{{description}}})
    </th>
  </tr>
</thead>


<tbody>
<tr>
   <tr>
   <th>Peer(s):</th>
    <th>Owner(s):</th>
  <td>{{{peers|''none''}}}</td>
    <td>
</tr>
      {{{owners|''none''}}}
      </a>
    </td>
  </tr>


  <tr>
<tr>
    <th>Peer(s):</th>
  <th>Source:</th>
    <td>
  <td>[{{{source_url}}}]</td>
      {{{peers|''none''}}}
</tr>
    </td>


   </tr>
<tr>
   <th>Discussion Group:</th>
  <td>[http://www.mozilla.org/community/forums/#{{{group}}}
      mozilla.{{{group}}}]</td>
</tr>


  <tr>
<tr>
    <th>Source:</th>
   <th>Documents:</th>
    <td>{{{source}}}</td>
   <td>[{{{doc_url}}}]</td>
  </tr>
</tr>
 
   <tr>
    <th>Discussion Group:</th>
    <td><a href="http://www.mozilla.org/community/forums/#{{{group}}}">mozilla.{{{group}}}</a></td>
 
   </tr>
 
  <tr>
    <th>Documents:</th>
    <td>{{{docs}}}</td>
  </tr>
 
</tbody>
</table>
</table>

Revision as of 16:33, 28 April 2010

Module: {{{name}}} ({{{description}}})
Owner(s): none
Peer(s): none
Source: [{{{source_url}}}]
Discussion Group: [http://www.mozilla.org/community/forums/#{{{group}}} mozilla.{{{group}}}]
Documents: [{{{doc_url}}}]