Template:MethodParameters: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<table border="1" cellpadding="5" cellspacing="0">
{| border="1"
<tr>
|-
<th>Name</th>
!Name
<th>Type</th>
!Type
<th>Description</th>
!Description
</tr>
|-
{{#if:{{{1|}}}|<tr>
{{#if:{{{1|}}}|
<td>{{{1|}}}</td>
&#124;{{{1|}}}
<td>{{{2|}}}</td>
&#124;{{{2|}}}
<td>{{{3|}}}</td></tr>
&#124;{{{3|}}}
|-
{{#if:{{{4|}}}|
&#124;{{{4|}}}
&#124;{{{5|}}}
&#124;{{{6|}}}
|-
{{#if:{{{7|}}}|
&#124;{{{7|}}}
&#124;{{{8|}}}
&#124;{{{9|}}}
|-
{{#if:{{{10|}}}|
&#124;{{{10|}}}
&#124;{{{11|}}}
&#124;{{{12|}}}
|-
{{#if:{{{13|}}}|
&#124;{{{13|}}}
&#124;{{{14|}}}
&#124;{{{15|}}}
|-
{{#if:{{{16|}}}|
&#124;{{{16|}}}
&#124;{{{17|}}}
&#124;{{{18|}}}
|-
{{#if:{{{19|}}}|
&#124;{{{19|}}}
&#124;{{{20|}}}
&#124;{{{21|}}}
|-
{{#if:{{{22|}}}|
&#124;{{{22|}}}
&#124;{{{23|}}}
&#124;{{{24|}}}
|-
{{#if:{{{25|}}}|
&#124;{{{25|}}}
&#124;{{{26|}}}
&#124;{{{27|}}}
|-
{{#if:{{{28|}}}|
&#124;{{{28|}}}
&#124;{{{29|}}}
&#124;{{{30|}}}
}}
}}
{{#if:{{{4|}}}|<tr>
<td>{{{4|}}}</td>
<td>{{{5|}}}</td>
<td>{{{6|}}}</td></tr>
}}
}}
</table>
{{#if:{{{1|}}}|Test: {{{1|}}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
|}

Revision as of 13:07, 20 March 2007

- - - - - - - - -
Name Type Description