Template:2012FR/Form-section/Radiobuttons/5-buttons: Difference between revisions
Jump to navigation
Jump to search
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: | Line 1: | ||
<html> |
<html> |
||
⚫ | |||
⚫ | |||
#radiobuttons-table-header { |
|||
font-weight: bold; |
|||
font-size: 1.3em; |
|||
margin-bottom: 0.8em; |
|||
⚫ | |||
⚫ | |||
margin: 0 3px 0.4em 3px; |
|||
font-size: 1.2em; |
|||
} |
|||
#radiobuttons-table { |
|||
font-size: 1.2em; |
|||
} |
|||
.radiobuttons-cell { |
|||
white-space: nowrap; |
|||
} |
|||
#input_amount_other_box { |
|||
color: black; |
|||
font-size: 0.8em; |
|||
border:1px solid #c0c0c0; |
|||
direction: </html>{{Template:2012FR/Switch/Ltr-direction|{{{language}}}}}<html>; |
|||
} |
|||
⚫ | |||
⚫ | |||
<div> |
<div> |
||
<div id="radiobuttons-table-header"> |
<div id="radiobuttons-table-header"> |
||
Line 35: | Line 6: | ||
</div> |
</div> |
||
</div> |
</div> |
||
<fieldset class="amount-options"> |
|||
<div id="radiobuttons-table-body"> |
|||
⚫ | |||
<table id="radiobuttons-table"> |
|||
⚫ | |||
⚫ | |||
<input type="radio" name="amount" id="input_amount_0" onclick="selectAmount();" value="</html>{{{donate-amount-0}}}<html>" /> |
|||
⚫ | |||
<label class="frb-btn" for="input_amount_0"></html>{{CurrencyFormat|{{{donate-amount-0}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<input type="radio" name="amount" id="input_amount_1" onclick="selectAmount();" value="</html>{{{donate-amount-1}}}<html>" /> |
|||
⚫ | |||
<label class="frb-btn" for="input_amount_1"></html>{{CurrencyFormat|{{{donate-amount-1}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
<label for="input_amount_1"></html>{{2012FR/CurrencyFormat|{{{donate-amount-1}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
⚫ | |||
<input type="radio" name="amount" id="input_amount_2" onclick="selectAmount();" value="</html>{{{donate-amount-2}}}<html>" /> |
|||
⚫ | |||
<label class="frb-btn" for="input_amount_2"></html>{{CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
<label for="input_amount_2"></html>{{2012FR/CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
⚫ | |||
<input type="radio" name="amount" id="input_amount_3" onclick="selectAmount();" value="</html>{{{donate-amount-3}}}<html>" /> |
|||
⚫ | |||
⚫ | |||
</tr> |
|||
< |
</li> |
||
< |
<li class="radiobuttons-cell input_amount_4"> |
||
<input type="radio" name="amount" id=" |
<input type="radio" name="amount" id="input_amount_4" onclick="selectAmount();" value="</html>{{{donate-amount-4}}}<html>" /> |
||
<label for=" |
<label class="frb-btn" for="input_amount_4"></html>{{CurrencyFormat|{{{donate-amount-4}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
||
</ |
</li> |
||
< |
<li class="radiobuttons-cell input_amount_other"> |
||
<input type="radio" name="amount" id=" |
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();"> |
||
<label class="frb-btn" for="input_amount_other"> |
|||
<label for="input_amount_4"></html>{{2012FR/CurrencyFormat|{{{donate-amount-4}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();"> |
|||
< |
</li> |
||
⚫ | |||
⚫ | |||
<div style="display: none;" class="lp-error lp-error-smallamount"></html>{{int:Donate_interface-smallamount-error}}<html></div> |
|||
⚫ | |||
<div style="display: none;" class="lp-error lp-error-bigamount"></html>{{int:Donate_interface-bigamount-error}}<html></div> |
|||
</label> |
|||
</fieldset> |
|||
</td> |
|||
⚫ | |||
</tr> |
|||
⚫ | |||
</table> |
|||
grid-template-columns: 1fr 1fr 1fr !important; |
|||
</div> |
|||
⚫ | |||
⚫ | |||
</html> |
</html> |
Latest revision as of 20:01, 29 April 2024