Template:Infobox-withdrawal: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 44: Line 44:
}}
}}


{{#if:{{{fastest|}}}|
<tr>
<tr>
<th>Fastest method(s)</th>
<th>Fastest method(s)</th>
<td>{{{fastest|N/A}}}</td>
<td>{{{fastest}}}</td>
</tr>
</tr>
}}


{{#if:{{{slowest|}}}|
<tr>
<tr>
<th>Slowest method(s)</th>
<th>Slowest method(s)</th>
<td>{{{slowest|N/A}}}</td>
<td>{{{slowest}}}</td>
</tr>
</tr>
}}


{{#if:{{{min_withdrawal|}}}|
<tr>
<tr>
<th>Minimum withdrawal</th>
<th>Minimum withdrawal</th>
<td>{{{min_withdrawal|N/A}}}</td>
<td>{{{min_withdrawal|N/A}}}</td>
</tr>
</tr>
}}


{{#if:{{{limit|}}}|
<tr>
<tr>
<th>Withdrawal limit</th>
<th>Withdrawal limit</th>
<td>{{{limit|N/A}}}</td>
<td>{{{limit|N/A}}}</td>
</tr>
</tr>
}}


{{#if:{{{policy|}}}|
<tr>
<tr>
<th>Withdrawal policy</th>
<th>Withdrawal policy</th>
<td>{{#if:{{{policy|}}}|[{{{policy}}} Read terms]|N/A}}</td>
<td>[{{{policy}}} Read terms]|N/A}}</td>
</tr>
</tr>
}}


<tr>
<tr>
Line 73: Line 83:
</tr>
</tr>


{{#if:{{{support_email|}}}|
<tr>
<tr>
<th>Support</th>
<th>Support</th>
<td>{{#if:{{{support_email|}}}|[mailto:{{{support_email}}} {{{support_email}}}]| N/A}}</td>
<td>[mailto:{{{support_email}}} {{{support_email}}}]</td>
</tr>
</tr>
}}


<tr>
<tr>