Difference between revisions of "Template:Native"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
<tr><th colspan="3" align="center">Number of parameters: {{{np}}}</th></tr> | <tr><th colspan="3" align="center">Number of parameters: {{{np}}}</th></tr> | ||
{{#ifexpr: {{{{{{np}}}|0}}}>0 | <tr><th>#</th><th>Type</th><th>Description</th></tr>}} | {{#ifexpr: {{{{{{np}}}|0}}}>0 | <tr><th>#</th><th>Type</th><th>Description</th></tr>}} | ||
+ | |||
{{#if: {{{p1d|}}}|<tr><td>Parameter 1</td> | {{#if: {{{p1d|}}}|<tr><td>Parameter 1</td> | ||
{{#if: {{{p1t|}}}|<td>{{{p1t}}}</td>|<td></td>}} | {{#if: {{{p1t|}}}|<td>{{{p1t}}}</td>|<td></td>}} | ||
{{#if: {{{p1d|}}}|<td>{{{p1d|}}}</td>|<td></td>}} | {{#if: {{{p1d|}}}|<td>{{{p1d|}}}</td>|<td></td>}} | ||
</tr>}} | </tr>}} | ||
+ | |||
+ | {{#if: {{{p2d|}}}|<tr><td>Parameter 2</td> | ||
+ | {{#if: {{{p2t|}}}|<td>{{{p1t}}}</td>|<td></td>}} | ||
+ | {{#if: {{{p2d|}}}|<td>{{{p1d|}}}</td>|<td></td>}} | ||
+ | </tr>}} | ||
+ | |||
+ | {{#if: {{{p3d|}}}|<tr><td>Parameter 3</td> | ||
+ | {{#if: {{{p3t|}}}|<td>{{{p1t}}}</td>|<td></td>}} | ||
+ | {{#if: {{{p3d|}}}|<td>{{{p1d|}}}</td>|<td></td>}} | ||
+ | </tr>}} | ||
+ | |||
+ | {{#if: {{{p4d|}}}|<tr><td>Parameter 4</td> | ||
+ | {{#if: {{{p4t|}}}|<td>{{{p1t}}}</td>|<td></td>}} | ||
+ | {{#if: {{{p4d|}}}|<td>{{{p1d|}}}</td>|<td></td>}} | ||
+ | </tr>}} | ||
+ | |||
<tr><th colspan="3" align="center">Result:</th></tr> | <tr><th colspan="3" align="center">Result:</th></tr> | ||
<tr><th>Is present?</th><th>Type</th><th>Description</th></tr> | <tr><th>Is present?</th><th>Type</th><th>Description</th></tr> |
Revision as of 03:09, 27 December 2008
Number of parameters: {{{np}}} | ||||
---|---|---|---|---|
Result: | ||||
Is present? | Type | Description | ||
None |