Wikimedia:Sandbox

From Wikimedia Foundation Governance Wiki
Revision as of 01:26, 10 August 2011 by MZMcBride (talk | contribs) (+list)

$ python wmfwtf.py

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 171 column 104 - Warning: '<' + '/' + letter not allowed here
    $('.amount-label').append('<span class="amount-label-symbol">' + currencySymbols[currency] + '</span>');
2
line 173 column 105 - Warning: '<' + '/' + letter not allowed here
    $('.amount-label').prepend('<span class="amount-label-symbol">' + currencySymbols[currency] + '</span>');
3
line 307 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 46 column 1 - Warning: <input> element not empty or not closed
<input type="hidden" name="business" value="paypal@wikimedia.org.uk">
2
line 47 column 1 - Warning: <input> element not empty or not closed
<input type="hidden" name="item_name" value="Donation to Wikimedia UK">
3
line 52 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="20.00" />£20</label></nobr>
4
line 54 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="35.00" />£35</label>
5
line 54 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="35.00" />£35</label>
6
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
7
line 56 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="50.00" />£50</label>
8
line 56 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="50.00" />£50</label>
9
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
10
line 58 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="75.00" />£75</label>
11
line 58 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="75.00" />£75</label>
12
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
13
line 60 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="100.00" />£100</label>
14
line 60 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="100.00" />£100</label>
15
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
16
line 62 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="250.00" />£250</label>
17
line 62 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="250.00" />£250</label>
18
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
19
line 64 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="0" id="wmh_obutton" />Other: £</label>
20
line 64 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="0" id="wmh_obutton" />Other: £</label>
21
line 51 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
22
line 68 column 1 - Warning: <input> unexpected or duplicate quote mark
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
23
line 68 column 1 - Warning: <input> element not empty or not closed
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
24
line 68 column 141 - Warning: discarding unexpected </div>
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
25
line 69 column 1 - Warning: discarding unexpected </td>
</td></tr>
26
line 72 column 26 - Warning: missing </div>
</td><td colspan="2"><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,  <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</tr></table></div>
27
line 105 column 1 - Warning: discarding unexpected </form>
</form></div>
28
line 265 column 1 - Warning: discarding unexpected </div>
</div>
29
line 68 column 1 - Warning: <input> attribute "align" has invalid value "center"
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
30
line 72 column 26 - Warning: <div> anchor "donate-body-small" already defined
</td><td colspan="2"><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,  <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</tr></table></div>
1
line 45 column 1 - Warning: <input> element not empty or not closed
<input type="hidden" name="business" value="paypal@wikimedia.org.uk">
2
line 46 column 1 - Warning: <input> element not empty or not closed
<input type="hidden" name="item_name" value="Donation to Wikimedia UK">
3
line 51 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="20.00" />£20</label></nobr>
4
line 53 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="35.00" />£35</label>
5
line 53 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="35.00" />£35</label>
6
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
7
line 55 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="50.00" />£50</label>
8
line 55 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="50.00" />£50</label>
9
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
10
line 57 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="75.00" />£75</label>
11
line 57 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="75.00" />£75</label>
12
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
13
line 59 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="100.00" />£100</label>
14
line 59 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="100.00" />£100</label>
15
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
16
line 61 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="250.00" />£250</label>
17
line 61 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="250.00" />£250</label>
18
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
19
line 63 column 1 - Warning: <nobr> is not approved by W3C
<nobr><label><input type="radio" name="amount" value="0" id="wmh_obutton" />Other: £</label>
20
line 63 column 1 - Warning: missing </nobr> before </td>
<nobr><label><input type="radio" name="amount" value="0" id="wmh_obutton" />Other: £</label>
21
line 50 column 66 - Warning: plain text isn't allowed in <tr> elements
<table id="amount-table" style="background-color: #CCE7CD;" ><tr><td>
22
line 67 column 1 - Warning: <input> unexpected or duplicate quote mark
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
23
line 67 column 1 - Warning: <input> element not empty or not closed
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
24
line 67 column 141 - Warning: discarding unexpected </div>
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
25
line 68 column 1 - Warning: discarding unexpected </td>
</td></tr>
26
line 71 column 26 - Warning: missing </div>
</td><td colspan="2"><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,  <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</tr></table></div>
27
line 104 column 1 - Warning: discarding unexpected </form>
</form></div>
28
line 264 column 1 - Warning: discarding unexpected </div>
</div>
29
line 67 column 1 - Warning: <input> attribute "align" has invalid value "center"
<input " type="submit" align="center" class="input-button2 button-red" value="Donate via PayPal/Credit Card" style="display: block;"></div>
30
line 71 column 26 - Warning: <div> anchor "donate-body-small" already defined
</td><td colspan="2"><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,  <a target="_new" href="http://uk.wikimedia.org/wiki/Other_Ways_to_Give"> click here</a>.</tr></table></div>
1
line 147 column 23 - Warning: <br> element not empty or not closed
{{{gift-amount-text}}}<br>
2
line 149 column 1 - Warning: <input> element not empty or not closed
<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>&#160;
3
line 150 column 1 - Warning: <input> element not empty or not closed
<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>&#160;
4
line 151 column 1 - Warning: <input> element not empty or not closed
<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>&#160;
5
line 152 column 1 - Warning: <input> element not empty or not closed
<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>
6
line 155 column 1 - 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>
7
line 156 column 1 - 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;
8
line 182 column 8 - Warning: discarding unexpected <html>
Email: <html><input type="text" name="emailAdd" size="25" maxlength="254" onblur="document.getElementById('paypalemail').value = this.value"/>
9
line 185 column 1 - Warning: discarding unexpected <html>
<html>
10
line 401 column 1 - Warning: discarding unexpected </div>
</div>
11
line 181 column 7 - Warning: <input> attribute "id" has invalid value "”fname”"
Name: <input type="text" size="10" name="fname" id=”fname”/> <input type="text" name="lname" size="10" id=”lname”/><br/>
12
line 181 column 70 - Warning: <input> attribute "id" has invalid value "”lname”"
Name: <input type="text" size="10" name="fname" id=”fname”/> <input type="text" name="lname" size="10" id=”lname”/><br/>
13
line 183 column 20 - Warning: <input> anchor "input_email" already defined
<div id="small"><input type="checkbox" style="margin:0;" name="email-opt" id="input_email" value="1" checked="checked"/>&#160;&#160;<label for="input_email">{{{email-option}}}</label>
14
line 203 column 6 - Warning: <div> anchor "donate-body-small" already defined
<p><div id="donate-body-small">{{{privacy-policy-text}}}</div></p>
15
line 204 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>
1
line 302 column 1 - 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>
2
line 292 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 393 column 1 - Warning: discarding unexpected </div>
</div>
4
line 394 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 302 column 1 - 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>
2
line 292 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 393 column 1 - Warning: discarding unexpected </div>
</div>
4
line 394 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 304 column 1 - 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>
2
line 294 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 395 column 1 - Warning: discarding unexpected </div>
</div>
4
line 396 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 294 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 298 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="20"><label for="input_amount_0">$20</label></nobr>
3
line 298 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="20"><label for="input_amount_0">$20</label></nobr>
4
line 300 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="35"><label for="input_amount_1">$35</label></nobr>
5
line 300 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="35"><label for="input_amount_1">$35</label></nobr>
6
line 302 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="50"><label for="input_amount_2">$50</label></nobr>
7
line 302 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="50"><label for="input_amount_2">$50</label></nobr>
8
line 304 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 304 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 306 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="100"><label for="input_amount_4">$100</label></nobr>
11
line 306 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="100"><label for="input_amount_4">$100</label></nobr>
12
line 308 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="150"><label for="input_amount_5">$150</label></nobr>
13
line 308 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="150"><label for="input_amount_5">$150</label></nobr>
14
line 310 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 310 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 312 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 312 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 313 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 315 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 292 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 379 column 1 - Warning: discarding unexpected </div>
</div>
22
line 380 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 300 column 9 - Warning: <input> attribute "id" has invalid value "input_amount_1``"
<nobr><input type="radio" name="amount" id="input_amount_1``" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_1">$35</label></nobr>
24
line 330 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>
25
line 331 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 target="_new" href="http://wikimediafoundation.org/wiki/Ways_to_Give/en"> click here</a>. For answers to frequently asked questions please  <a target="_new" href="http://wikimediafoundation.org/wiki/FAQ/en"> click here</a>.</div></p>
1
line 304 column 1 - 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>
2
line 294 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 395 column 1 - Warning: discarding unexpected </div>
</div>
4
line 396 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 294 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 298 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="20"><label for="input_amount_0">$20</label></nobr>
3
line 298 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="20"><label for="input_amount_0">$20</label></nobr>
4
line 300 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="35"><label for="input_amount_1">$35</label></nobr>
5
line 300 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="35"><label for="input_amount_1">$35</label></nobr>
6
line 302 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="50"><label for="input_amount_2">$50</label></nobr>
7
line 302 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="50"><label for="input_amount_2">$50</label></nobr>
8
line 304 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 304 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 306 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="100"><label for="input_amount_4">$100</label></nobr>
11
line 306 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="100"><label for="input_amount_4">$100</label></nobr>
12
line 308 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="150"><label for="input_amount_5">$150</label></nobr>
13
line 308 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="150"><label for="input_amount_5">$150</label></nobr>
14
line 310 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 310 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 312 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 312 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 313 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 315 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 292 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 379 column 1 - Warning: discarding unexpected </div>
</div>
22
line 380 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 300 column 9 - Warning: <input> attribute "id" has invalid value "input_amount_1``"
<nobr><input type="radio" name="amount" id="input_amount_1``" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_1">$35</label></nobr>
24
line 330 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>
25
line 331 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 target="_new" href="http://wikimediafoundation.org/wiki/Ways_to_Give/en"> click here</a>. For answers to frequently asked questions please  <a target="_new" href="http://wikimediafoundation.org/wiki/FAQ/en"> click here</a>.</div></p>
1
line 309 column 1 - 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>
2
line 299 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 400 column 1 - Warning: discarding unexpected </div>
</div>
4
line 401 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 299 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 303 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="20"><label for="input_amount_0">$20</label></nobr>
3
line 303 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="20"><label for="input_amount_0">$20</label></nobr>
4
line 305 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="35"><label for="input_amount_1">$35</label></nobr>
5
line 305 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="35"><label for="input_amount_1">$35</label></nobr>
6
line 307 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="50"><label for="input_amount_2">$50</label></nobr>
7
line 307 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="50"><label for="input_amount_2">$50</label></nobr>
8
line 309 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 309 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 311 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="100"><label for="input_amount_4">$100</label></nobr>
11
line 311 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="100"><label for="input_amount_4">$100</label></nobr>
12
line 313 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="150"><label for="input_amount_5">$150</label></nobr>
13
line 313 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="150"><label for="input_amount_5">$150</label></nobr>
14
line 315 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 315 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 317 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 317 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 318 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 320 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 297 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 384 column 1 - Warning: discarding unexpected </div>
</div>
22
line 385 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 305 column 9 - Warning: <input> attribute "id" has invalid value "input_amount_1``"
<nobr><input type="radio" name="amount" id="input_amount_1``" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_1">$35</label></nobr>
24
line 335 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>
25
line 336 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 target="_new" href="http://wikimediafoundation.org/wiki/Ways_to_Give/en"> click here</a>. For answers to frequently asked questions please  <a target="_new" href="http://wikimediafoundation.org/wiki/FAQ/en"> click here</a>.</div></p>
1
line 308 column 1 - 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>
2
line 298 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 399 column 1 - Warning: discarding unexpected </div>
</div>
4
line 400 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 303 column 1 - 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>
2
line 293 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 394 column 1 - Warning: discarding unexpected </div>
</div>
4
line 395 column 3 - Warning: discarding unexpected </td>
  </td>
5
line 175 column 1 - Warning: <img> proprietary attribute "rel"
<img rel="image_src" src="http://upload.wikimedia.org/wikipedia/foundation/b/bf/DonateTest_new.png" alt="Wikimedia Foundation spending" style="border: 1px solid #222222; float:right; margin:5px;"/>
1
line 308 column 1 - 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>
2
line 298 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 399 column 1 - Warning: discarding unexpected </div>
</div>
4
line 400 column 3 - Warning: discarding unexpected </td>
  </td>
1
line 303 column 1 - 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>
2
line 293 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 394 column 1 - Warning: discarding unexpected </div>
</div>
4
line 395 column 3 - Warning: discarding unexpected </td>
  </td>
5
line 175 column 1 - Warning: <img> proprietary attribute "rel"
<img rel="image_src" src="http://upload.wikimedia.org/wikipedia/foundation/b/bf/DonateTest_new.png" alt="Wikimedia Foundation spending" style="border: 1px solid #222222; float:right; margin:5px;"/>
1
line 298 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 302 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="20"><label for="input_amount_0">$20</label></nobr>
3
line 302 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="20"><label for="input_amount_0">$20</label></nobr>
4
line 304 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="35"><label for="input_amount_1">$35</label></nobr>
5
line 304 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="35"><label for="input_amount_1">$35</label></nobr>
6
line 306 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="50"><label for="input_amount_2">$50</label></nobr>
7
line 306 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="50"><label for="input_amount_2">$50</label></nobr>
8
line 308 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 308 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 310 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="100"><label for="input_amount_4">$100</label></nobr>
11
line 310 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="100"><label for="input_amount_4">$100</label></nobr>
12
line 312 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="150"><label for="input_amount_5">$150</label></nobr>
13
line 312 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="150"><label for="input_amount_5">$150</label></nobr>
14
line 314 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 314 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 316 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 316 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 317 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 319 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 296 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 383 column 1 - Warning: discarding unexpected </div>
</div>
22
line 384 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 304 column 9 - Warning: <input> attribute "id" has invalid value "input_amount_1``"
<nobr><input type="radio" name="amount" id="input_amount_1``" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_1">$35</label></nobr>
24
line 334 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>
25
line 335 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 target="_new" href="http://wikimediafoundation.org/wiki/Ways_to_Give/en"> click here</a>. For answers to frequently asked questions please  <a target="_new" href="http://wikimediafoundation.org/wiki/FAQ/en"> click here</a>.</div></p>
1
line 293 column 25 - Warning: <br> element not empty or not closed
Select your gift amount:<br>
2
line 297 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="20"><label for="input_amount_0">$20</label></nobr>
3
line 297 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="20"><label for="input_amount_0">$20</label></nobr>
4
line 299 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="35"><label for="input_amount_1">$35</label></nobr>
5
line 299 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="35"><label for="input_amount_1">$35</label></nobr>
6
line 301 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="50"><label for="input_amount_2">$50</label></nobr>
7
line 301 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="50"><label for="input_amount_2">$50</label></nobr>
8
line 303 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
9
line 303 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="75"><label for="input_amount_3">$75</label></nobr> <!--<div style="height:8px;font-size:8px;">&#160;</div>-->
10
line 305 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="100"><label for="input_amount_4">$100</label></nobr>
11
line 305 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="100"><label for="input_amount_4">$100</label></nobr>
12
line 307 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="150"><label for="input_amount_5">$150</label></nobr>
13
line 307 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="150"><label for="input_amount_5">$150</label></nobr>
14
line 309 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 309 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 311 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 311 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 312 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 314 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 291 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
21
line 378 column 1 - Warning: discarding unexpected </div>
</div>
22
line 379 column 3 - Warning: discarding unexpected </td>
  </td>
23
line 175 column 1 - Warning: <img> proprietary attribute "rel"
<img rel="image_src" src="http://upload.wikimedia.org/wikipedia/foundation/b/bf/DonateTest_new.png" alt="Wikimedia Foundation spending" style="border: 1px solid #222222; float:right; margin:5px;"/>
24
line 299 column 9 - Warning: <input> attribute "id" has invalid value "input_amount_1``"
<nobr><input type="radio" name="amount" id="input_amount_1``" onclick="document.paypalcontribution. amountGiven.value = ''" value="35"><label for="input_amount_1">$35</label></nobr>
25
line 329 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>
26
line 330 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 target="_new" href="http://wikimediafoundation.org/wiki/Ways_to_Give/en"> click here</a>. For answers to frequently asked questions please  <a target="_new" href="http://wikimediafoundation.org/wiki/FAQ/en"> click here</a>.</div></p>
1
line 309 column 1 - 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>
2
line 299 column 1 - Warning: missing </div>
<div style="padding: 0.2em 0em; font-weight: normal;">
3
line 400 column 1 - Warning: discarding unexpected </div>
</div>
4
line 401 column 3 - Warning: discarding unexpected </td>
  </td>

Synopsis

Page Errors
#Template:2011/WMUKtophorizontal 30
#L11_JMvTF_Junetest_JM/en 4
#L11_JMvJD_Junetest_JM/en/US 25
#L11_BR2_Junetest_1/en/US 26
#Template:2011/Donate-nowmod 15
#L11_JMvJD_Junetest_JD2/en/US 25
#L11_BR2_Junetest_1/en 5
#Template:2011/WMUKhorizontal 30
#Template:2011FR/Donate-now-currency-select/test 3
#L11_JMvJD_Junetest_JD1/en/US 25
#Template:2011/Donate-now-currency-select/test 37
#Template:2010/Donate-nowGB-test5 20
#L11_JMvJD_Junetest_JM/en 4
#L11_BR2_Junetest_2/en/US 25
#L11_JMvJD_Junetest_JD2/en 4
#L11_BR2_Junetest_2/en 4
#L11_JMvJD_Junetest_JD4/en 4
#L11_JMvJD_Junetest_JD3/en 4
#L11_BRvRL_Junetest_RL/en 4
#L11_BRvRL_Junetest_BR/en 5
#L11_JMvJD_Junetest_JD1/en 4