Template:Code Module: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<table style="width:100%">
<table style="width:100%">
<tr>
<tr>
   <th style="text-align: right">Module:</th>
   <th style="text-align: right">Name:</th>
   <th style="text-align:left">{{{name}}}</th>
   <th style="text-align:left">{{{name}}}</th>
</tr>
</tr>
Line 21: Line 21:


<tr>
<tr>
   <th style="text-align: right">Source:</th>
   <th style="text-align: right">Source Dir:</th>
   <td>[{{{source_url}}} {{{source_url}}}]</td>
  <td>[http://mxr.mozilla.org/mozilla-central/source/{{{source_dir}}} {{{source_dir}}}]</td>
</tr>
 
<tr>
  <th style="text-align: right">Docs:</th>
   <td>[{{{doc_url}}} {{{doc_url}}}]</td>
</tr>
</tr>


Line 30: Line 35:
</tr>
</tr>


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

Revision as of 16:43, 28 April 2010

Name: {{{name}}}
Description: {{{description}}}
Owner(s): none
Peer(s): none
Source Dir: {{{source_dir}}}
Docs: [{{{doc_url}}} {{{doc_url}}}]
Discussion Group: mozilla.{{{group}}}