User:Suisui/Sandbox: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Suisui (talk | contribs)
DonationForm/Yearly/USD
 
Suisui (talk | contribs)
m DonationForm/Monthly/USD
Line 2: Line 2:
<form class="contrib" action="https://www.paypal.com/</html>{{{PayPalLang}}}<html>cgi-bin/webscr" method="post">
<form class="contrib" action="https://www.paypal.com/</html>{{{PayPalLang}}}<html>cgi-bin/webscr" method="post">
<input type="hidden" name="business" value="donation@wikipedia.org" />
<input type="hidden" name="business" value="donation@wikipedia.org" />
<input type="hidden" name="item_name" value="</html>{{{YearlyDonation}}}<html>" />
<input type="hidden" name="item_name" value="</html>{{{MonthlyDonation}}}<html>" />
<input type="hidden" name="item_number" value="DONATE" />
<input type="hidden" name="item_number" value="DONATE" />
<input type="hidden" name="no_note" value="0" />
<input type="hidden" name="no_note" value="0" />
Line 9: Line 9:
<br />
<br />
<select name="a3">
<select name="a3">
<option value="30.00"></html>{{{Tier}}} 0 ($30/{{{year}}})<html></option>
<option value="5.00" selected="selected"></html>{{{Tier}}} 1 ($5/{{{month}}})<html></option>
<option value="60.00" selected="selected"></html>{{{Tier}}} 1 ($60/{{{year}}})<html></option>
<option value="10.00"></html>{{{Tier}}} 2 ($10/{{{month}}})<html></option>
<option value="120.00"></html>{{{Tier}}} 2 ($120/{{{year}}})<html></option>
<option value="20.00"></html>{{{Tier}}} 3 ($20/{{{month}}})<html> </option>
<option value="240.00"></html>{{{Tier}}} 3 ($240/{{{year}}})<html> </option>
<option value="35.00"></html>{{{Tier}}} 4 ($35/{{{month}}})<html> </option>
<option value="420.00"></html>{{{Tier}}} 4 ($420/{{{year}}})<html> </option>
<option value="50.00"></html>{{{Tier}}} 5 ($50/{{{month}}})<html> </option>
<option value="600.00"></html>{{{Tier}}} 5 ($600/{{{year}}})<html> </option>
<option value="100.00"></html>{{{Tier}}} 6 ($100/{{{month}}})<html> </option>
<option value="1200.00"></html>{{{Tier}}} 6 ($1200/{{{year}}})<html> </option>
</select>
</select>
<input type="hidden" name="cmd" value="_xclick-subscriptions" />
<input type="hidden" name="cmd" value="_xclick-subscriptions" />
<input type="hidden" name="p3" value="1" />
<input type="hidden" name="p3" value="1" />
<input type="hidden" name="t3" value="Y" />
<input type="hidden" name="t3" value="M" />
<input type="hidden" name="src" value="1" />
<input type="hidden" name="src" value="1" />
<input type="hidden" name="sra" value="1" />
<input type="hidden" name="sra" value="1" />

Revision as of 04:39, 23 September 2004

<html>

 <form class="contrib" action="https://www.paypal.com/</html>{{{PayPalLang}}}<html>cgi-bin/webscr" method="post">
   <input type="hidden" name="business" value="donation@wikipedia.org" />
   <input type="hidden" name="item_name" value="</html>{{{MonthlyDonation}}}<html>" />
   <input type="hidden" name="item_number" value="DONATE" />
   <input type="hidden" name="no_note" value="0" />
   <input type="hidden" name="currency_code" value="USD" />
   </html>{{{SupportLevel}}}<html>
   
<select name="a3"> <option value="5.00" selected="selected"></html>{{{Tier}}} 1 ($5/{{{month}}})<html></option> <option value="10.00"></html>{{{Tier}}} 2 ($10/{{{month}}})<html></option> <option value="20.00"></html>{{{Tier}}} 3 ($20/{{{month}}})<html> </option> <option value="35.00"></html>{{{Tier}}} 4 ($35/{{{month}}})<html> </option> <option value="50.00"></html>{{{Tier}}} 5 ($50/{{{month}}})<html> </option> <option value="100.00"></html>{{{Tier}}} 6 ($100/{{{month}}})<html> </option> </select> <input type="hidden" name="cmd" value="_xclick-subscriptions" /> <input type="hidden" name="p3" value="1" /> <input type="hidden" name="t3" value="M" /> <input type="hidden" name="src" value="1" /> <input type="hidden" name="sra" value="1" /> <input type="hidden" name="on0" value="Comment" /> <input type="hidden" name="on1" value="Anonymity" />

</html>{{{ShortComment}}}<html>*
<input type="text" name="os0" maxlength="200" />

</html>{{{MentionName}}}<html>*

<input type="radio" name="os1" value="Mention my name"></html>{{{Yes}}}<html>
<input type="radio" name="os1" value="Don't mention my name"></html>{{{No}}}<html>

</html>{{{IfNo}}}<html>

*</html>{{{Optional}}}<html>

   <input class="centered" type="submit" value="</html>{{{Submit}}}<html>" />
 </form>

</html>