Template:2012FR/Form-section/Radiobuttons/5-buttons: Difference between revisions
Content deleted Content added
rm scripts, were moved to MediaWiki:Common.js |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1:
<html>
<input type="hidden" name="currency_code" value="</html>{{{currency|{{
<style>▼
}▼
.frequency-options {▼
</style>▼
▲<input type="hidden" name="currency_code" value="</html>{{{currency|{{2012FR/Switch/Currency/Code|{{{country}}}}}}}}<html>"/>
<div>
<div id="radiobuttons-table-header">
Line 35 ⟶ 6:
</div>
</div>
<fieldset class="amount-options">
▲ <tr>
<input type="radio" name="amount" id="input_amount_0" onclick="selectAmount();" value="</html>{{{donate-amount-0}}}<html>" />
▲ <td class="radiobuttons-cell">
<label for="input_amount_0"></html>{{2012FR/CurrencyFormat|{{{donate-amount-0}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label>▼
▲ </td>
<input type="radio" name="amount" id="input_amount_1" onclick="selectAmount();" value="</html>{{{donate-amount-1}}}<html>" />
▲ <td class="radiobuttons-cell">
▲ </td>
<input type="radio" name="amount" id="input_amount_2" onclick="selectAmount();" value="</html>{{{donate-amount-2}}}<html>" />
▲ <td class="radiobuttons-cell">
▲ </td>
<input type="radio" name="amount" id="input_amount_3" onclick="selectAmount();" value="</html>{{{donate-amount-3}}}<html>" />
▲ <label class="frb-btn" for="
<
<
<input type="radio" name="amount" id="
<label class="frb-btn" for="
</
<
<input type="radio" name="amount" id="
<label class="frb-btn" for="input_amount_other">
<span></html>{{int:donate_interface-other}}<html></span>▼
</td>▼
<input type="
▲ <td class="radiobuttons-cell input_amount_other">
<
▲ <span></html>{{int:donate_interface-other}}<html></span>
<div style="display: none;" class="lp-error lp-error-smallamount"></html>{{int:Donate_interface-smallamount-error}}<html></div>
▲ <input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this);">
<div style="display: none;" class="lp-error lp-error-bigamount"></html>{{int:Donate_interface-bigamount-error}}<html></div>
</fieldset>
▲<style>
grid-template-columns: 1fr 1fr 1fr !important;
▲}
▲</style>
</html>
|