Template:Code Module: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#iferror: {{#expr: 1 + 2 }} | error | correct }}
{{#iferror: {{{source_dir}}} | error | correct }}
<table style="width:100%">
<table style="width:100%">
<tr>
<tr>
Line 24: Line 20:
</tr>
</tr>


{{#if: {{{source_dir}}} |
<tr>
<tr>
   <th style="text-align: right">Source Dir:</th>
   <th style="text-align: right">Source Dir:</th>
   <td>[http://mxr.mozilla.org/mozilla-central/source/{{{source_dir}}} {{{source_dir}}}]</td>
   <td>[http://mxr.mozilla.org/mozilla-central/source/{{{source_dir}}} {{{source_dir}}}]</td>
</tr>
</tr>
| No source dir }}


<tr>
<tr>
   <th style="text-align: right">Docs:</th>
   <th style="text-align: right">URL:</th>
   <td>[{{{doc_url|}}} {{{doc_url|}}}]</td>
   <td>[{{{url|}}} {{{url|}}}]</td>
</tr>
</tr>



Revision as of 16:59, 28 April 2010

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