Template:Infobox-withdrawal: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 14: Line 14:
</tr>
</tr>


{{#if:{{{signup|}}}|
<tr>
<tr>
<th>Brand</th>
<th>Brand Review</th>
<td>{{{brand|N/A}}}</td>
<td>{{{brand}}}</td>
</tr>
</tr>
}}


{{#if:{{{signup|}}}|
<tr>
<tr>
<th>Sign up</th>
<th scope="row">Sign Up</th>
<td>{{#if:{{{signup|}}}|[{{{signup}}} Register]|N/A}}</td>
<td>[{{{signup}}} Register]</td>
</tr>
</tr>
}}


{{#if:{{{login|}}}|
<tr>
<tr>
<th>Sign in</th>
<th scope="row">Sign In</th>
<td>{{#if:{{{login|}}}|[{{{login}}} Login]|N/A}}</td>
<td>[{{{login}}} Login]</td>
</tr>
</tr>
}}


<tr>
<tr>
<th>Withdrawal options</th>
<th colspan="2" style="text-align:center; font-size:125%;">Withdrawal methods:</th>
<td>{{{withdrawal_options|N/A}}}</td>
</tr>
</tr>


{{#if:{{{withdrawal_options|}}}|
<tr>
<tr>
<th colspan="2" style="text-align:center;">Withdrawal method(s):</th>
<th>Withdrawal options</th>
<td>{{{withdrawal_options}}}</td>
</tr>
</tr>
}}


{{#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}}}</td>
</tr>
</tr>
}}


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


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


{{#if:{{{official_rules|}}}|
<tr>
<tr>
<th>Support</th>
<th>Official Rules</th>
<td>{{{support_email|N/A}}}</td>
<td>{{{official_rules}}}</td>
</tr>
}}
 
<tr>
<th colspan="2" style="text-align:center; font-size:125%;">Other:</th>
</tr>
</tr>


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


{{#if:{{{foundation|}}}|
<tr>
<tr>
<th>Official Rules</th>
<th>Launched</th>
<td>{{{official_rules|N/A}}}</td>
<td>{{{foundation}}}</td>
</tr>
</tr>
}}


<tr>
<tr>