Wikimedia:Sandbox

From Wikimedia Foundation Governance Wiki
Revision as of 01:34, 6 August 2011 by MZMcBride (talk | contribs) (updated page)

$ python wmfwtf.py

1
line 288 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 292 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 292 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 294 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 294 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 296 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 296 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 298 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 298 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 300 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 300 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 302 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 302 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 304 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 304 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 306 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 306 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 307 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 309 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 286 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 371 column 1 - Warning: discarding unexpected </div>
</div>
22
line 372 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 325 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 326 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 287 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 291 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 291 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 293 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 293 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 295 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 295 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 297 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 297 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 299 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 299 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 301 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 301 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 303 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 303 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 305 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 305 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 306 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 308 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 285 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 370 column 1 - Warning: discarding unexpected </div>
</div>
22
line 371 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 324 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 325 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 281 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 285 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 285 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 287 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 287 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 289 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 289 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 291 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 291 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 293 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 293 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 295 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 295 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 297 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 297 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 299 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 299 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 300 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 302 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 279 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 364 column 1 - Warning: discarding unexpected </div>
</div>
22
line 365 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 318 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 319 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 37 column 9 - Warning: missing </div> before <frameset>
	<div id="bodyContent">
2
line 33 column 29 - Warning: missing </div> before <frameset>
<div id="column-content"><div id="content">
3
line 33 column 1 - Warning: missing </div> before <frameset>
<div id="column-content"><div id="content">
4
line 32 column 1 - Warning: missing </div> before <frameset>
<div id="globalWrapper">
5
line 31 column 1 - Warning: <frameset> isn't allowed in <body> elements
<body class="mediawiki ltr ns-10 ns-subject page-Template_2010_Donate-nowGB-test5 skin-monobook">
6
line 97 column 3 - Warning: <nobr> is not approved by W3C
  <nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-0}}}"><label for="input_amount_0"> {{{donate-amount-0}}} </label> </nobr>
7
line 97 column 11 - Warning: <input> element not empty or not closed
  <nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-0}}}"><label for="input_amount_0"> {{{donate-amount-0}}} </label> </nobr>
8
line 99 column 3 - Warning: <nobr> is not approved by W3C
  <nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-1}}}"><label for="input_amount_1"> {{{donate-amount-1}}} </label> </nobr>
9
line 99 column 11 - Warning: <input> element not empty or not closed
  <nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-1}}}"><label for="input_amount_1"> {{{donate-amount-1}}} </label> </nobr>
10
line 101 column 3 - Warning: <nobr> is not approved by W3C
  <nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-2}}}"><label for="input_amount_2"> {{{donate-amount-2}}} </label> </nobr>
11
line 101 column 11 - Warning: <input> element not empty or not closed
  <nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-2}}}"><label for="input_amount_2"> {{{donate-amount-2}}} </label> </nobr>
12
line 103 column 3 - Warning: <nobr> is not approved by W3C
  <nobr> <input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}"><label for="input_amount_3"> {{{donate-amount-3}}} </label></nobr>
13
line 103 column 13 - Warning: <input> element not empty or not closed
  <nobr> <input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}"><label for="input_amount_3"> {{{donate-amount-3}}} </label></nobr>
14
line 106 column 3 - Warning: <input> element not empty or not closed
  <input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
15
line 108 column 3 - Warning: <input> element not empty or not closed
  <input type="text" name="amountGiven" size="4" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)">&#160;
16
line 31 column 1 - Warning: </frameset> isn't allowed in <body> elements
<body class="mediawiki ltr ns-10 ns-subject page-Template_2010_Donate-nowGB-test5 skin-monobook">
17
line 177 column 9 - Warning: discarding unexpected </div>
	</div>
18
line 178 column 1 - Warning: discarding unexpected </div>
</div></div>
19
line 178 column 8 - Warning: discarding unexpected </div>
</div></div>
20
line 295 column 1 - Warning: discarding unexpected </div>
</div>
1
line 37 column 9 - Warning: <style> isn't allowed in <div> elements
	<div id="bodyContent">
2
line 245 column 1 - Warning: <div> anchor "donate-body-small" already defined
<div id="donate-body-small">Your personal data is subject to our <a href="http://uk.wikimedia.org/wiki/Donor_Privacy_Policy" title="Donor Privacy Policy">privacy policy</a>. <br />For more information on other ways to give, <br /> <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</div>
1
line 37 column 9 - Warning: <style> isn't allowed in <div> elements
	<div id="bodyContent">
2
line 250 column 1 - Warning: <div> anchor "donate-body-small" already defined
<div id="donate-body-small">Your personal data is subject to our <a href="http://uk.wikimedia.org/wiki/Donor_Privacy_Policy" title="Donor Privacy Policy">privacy policy</a>. <br />For more information on other ways to give, <br /> <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</div>
1
line 131 column 104 - Warning: '<' + '/' + letter not allowed here
    $('.amount-label').append('<span class="amount-label-symbol">' + currencySymbols[currency] + '</span>');
2
line 133 column 105 - Warning: '<' + '/' + letter not allowed here
    $('.amount-label').prepend('<span class="amount-label-symbol">' + currencySymbols[currency] + '</span>');
3
line 268 column 3 - Warning: discarding unexpected </span>
  </span>
1
line 246 column 23 - Warning: <br> element not empty or not closed
{{{gift-amount-text}}}<br>
2
line 249 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-0}}}">
3
line 249 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-0}}}">
4
line 253 column 44 - Warning: replacing unexpected label by </label>
  <span id=input_amount_0_label_after><span>
5
line 253 column 3 - Warning: replacing unexpected nobr by </nobr>
  <span id=input_amount_0_label_after><span>
6
line 255 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-1}}}">
7
line 255 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-1}}}">
8
line 259 column 44 - Warning: replacing unexpected label by </label>
  <span id=input_amount_1_label_after><span>
9
line 259 column 3 - Warning: replacing unexpected nobr by </nobr>
  <span id=input_amount_1_label_after><span>
10
line 261 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-2}}}">
11
line 261 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-2}}}">
12
line 265 column 44 - Warning: replacing unexpected label by </label>
  <span id=input_amount_2_label_after><span>
13
line 265 column 3 - Warning: replacing unexpected nobr by </nobr>
  <span id=input_amount_2_label_after><span>
14
line 267 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}">
15
line 267 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}">
16
line 271 column 44 - Warning: replacing unexpected label by </label>
  <span id=input_amount_3_label_after><span>
17
line 271 column 3 - Warning: replacing unexpected nobr by </nobr>
  <span id=input_amount_3_label_after><span>
18
line 275 column 1 - Warning: <input> element not empty or not closed
<input type="radio" name="amount" id="input_amount_other" value="Other">
19
line 279 column 3 - Warning: <input> element not empty or not closed
  <input type="text" name="amountGiven" size="4" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)">&#160;
20
line 281 column 1 - Warning: <br> element not empty or not closed
<br>
21
line 282 column 1 - Warning: <br> element not empty or not closed
<br>
22
line 268 column 1 - Warning: missing </label> before </div>
<label for="input_amount_3">
23
line 267 column 1 - Warning: missing </nobr> before </div>
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}">
24
line 262 column 1 - Warning: missing </label> before </div>
<label for="input_amount_2">
25
line 261 column 1 - Warning: missing </nobr> before </div>
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-2}}}">
26
line 256 column 1 - Warning: missing </label> before </div>
<label for="input_amount_1">
27
line 255 column 1 - Warning: missing </nobr> before </div>
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-1}}}">
28
line 250 column 1 - Warning: missing </label> before </div>
<label for="input_amount_0">
29
line 249 column 1 - Warning: missing </nobr> before </div>
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-0}}}">
30
line 244 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
31
line 506 column 1 - Warning: discarding unexpected </div>
</div>
32
line 323 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">{{{privacy-policy-text}}}</div></p>
33
line 324 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">{{{other-ways-link}}}</div></p>
34
line 253 column 44 - Warning: trimming empty <span>
  <span id=input_amount_0_label_after><span>
35
line 259 column 44 - Warning: trimming empty <span>
  <span id=input_amount_1_label_after><span>
36
line 265 column 44 - Warning: trimming empty <span>
  <span id=input_amount_2_label_after><span>
37
line 271 column 44 - Warning: trimming empty <span>
  <span id=input_amount_3_label_after><span>
1
line 37 column 9 - Warning: <style> isn't allowed in <div> elements
	<div id="bodyContent">
2
line 241 column 1 - Warning: <div> anchor "donate-body-small" already defined
<div id="donate-body-small">Your personal data is subject to our <a href="http://uk.wikimedia.org/wiki/Donor_Privacy_Policy" title="Donor Privacy Policy">privacy policy</a>. <br />For more information on other ways to give, <br /> <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</div>
1
line 158 column 38 - Warning: <input> element not empty or not closed
  <td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-3}}}"><label for="input_amount_3"> {{{donate-amount-3}}} </label></td>
2
line 160 column 38 - Warning: <input> element not empty or not closed
  <td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="{{{donate-amount-4}}}"><label for="input_amount_4"> {{{donate-amount-4}}} </label></td>
1
line 282 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 286 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 286 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 288 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 288 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 290 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 290 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 292 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 292 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 294 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 294 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 296 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 296 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 298 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 298 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 300 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 300 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 301 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 303 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 280 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 365 column 1 - Warning: discarding unexpected </div>
</div>
22
line 366 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 319 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 320 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 281 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 285 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 285 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 287 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 287 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 289 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 289 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 291 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 291 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 293 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 293 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 295 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 295 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 297 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 297 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 299 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 299 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 300 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 302 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 279 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 364 column 1 - Warning: discarding unexpected </div>
</div>
22
line 365 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 318 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 319 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 280 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 284 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 284 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 286 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 286 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 288 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 288 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 290 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 290 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 292 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 292 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 294 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 294 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 296 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 296 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 298 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 298 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 299 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 301 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 278 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 363 column 1 - Warning: discarding unexpected </div>
</div>
22
line 364 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 317 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 318 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>
1
line 280 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 284 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
3
line 284 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="5"><label for="input_amount_0">$5</label></nobr>
4
line 286 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
5
line 286 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="10"><label for="input_amount_1">$10</label></nobr>
6
line 288 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
7
line 288 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="20"><label for="input_amount_2">$20</label></nobr>
8
line 290 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 290 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_3">$35</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 292 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
11
line 292 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="50"><label for="input_amount_4">$50</label></nobr>
12
line 294 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
13
line 294 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="100"><label for="input_amount_5">$100</label></nobr>
14
line 296 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
15
line 296 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="250"><label for="input_amount_6">$250</label></nobr>
16
line 298 column 1 - Warning: <nobr> is not approved by W3C
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
17
line 298 column 9 - Warning: <input> element not empty or not closed
<nobr><input type="radio" name="amount" id="input_amount_other" value="Other"><label for="input_amount_other">Other:</label>
18
line 299 column 1 - Warning: <input> element not empty or not closed
<input type="text" name="amountGiven" size="2" onfocus="this.form.input_amount_other.checked=true;" onKeyPress="return DefaultSubmit(this,event)"></nobr>
19
line 301 column 23 - Warning: <input> element not empty or not closed
<!-- currency menu --><input name="currency_code" id="input_currency_code" type="hidden" value="USD" >
20
line 278 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 363 column 1 - Warning: discarding unexpected </div>
</div>
22
line 364 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 317 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">We do not store your credit card information, and your personal data is subject to our  <a target="_new" href="http://wikimediafoundation.org/wiki/Donor_Privacy_Policy"> privacy policy</a>.</div></p>
24
line 318 column 32 - Warning: <div> anchor "donate-body-small" already defined
<p style="margin-top: 1em;"><div id="donate-body-small">For more information or other ways to give, <a href="/wiki/Ways_to_Give/en" title="Ways to Give/en">click here</a>.</div></p>

Synopsis

Page Errors
#Template:2011/Donate-now/nodropdown 2
#L11_JMvSW2_0805_SWnerd/en/US 24
#L11_WMUK_0408_JM/GB 2
#Template:2011FR/Donate-now-currency-select/test 3
#L11_JMvSW2_0805_JM/en/US 24
#Template:2011/Donate-now-currency-select/test 37
#Template:2010/Donate-nowGB-test5 20
#L11_JMvSW2_0805_SWauthor/en/US 24
#L11_JMvKA_0729_KA_pedian/en/US 24
#L11_JMvKA_0729_KA_author/en/US 24
#L11_JMvKA_0729_JM 24
#L11_WMUK_SWcreative1/GB 2
#L11_WMUK_SWcreative2/GB 2
#L11_JMvKA_0729_JM/en/US 24