User:Pcoombe (WMF)/sandbox

From Wikimedia Foundation Governance Wiki

<html> <style> /* Hide some MobileFrontend clutter */ .mobile .header, .mobile #page-actions, .mobile h1, .mobile #mw-mf-last-modified {

 display: none;

}

p {

 line-height: 1.2em;

} .ty-top-banner {

 background:#fbfbfb;
 border:1px solid #bbbbbb;
 margin-bottom: 10px;
 font-size: 145%;
 text-align: center;
 padding: 0.5em 1em;

} .ty-survey-link {

 margin:2em auto;
 font-size:120%;
 font-weight:bold;
 text-align:center;

} .ty-story-submission {

 width:50%;
 margin-right:auto;
 margin-left:auto;
 vertical-align:top;
 background:#fbfbfb;
 text-align: left;
 border: 1px solid #bbbbbb;
 font-size: 85%;
 display: table;

} </style> </html>

Thank you for your support. Read about why other donors around the world support Wikipedia and its sister projects, or find out if your company has a corporate matching gift program. Tell the world that you support Wikimedia: tweet it with hashtag #keepitfree!

Meet a few of the volunteer editors who write and maintain Wikipedia

Template:FRLocalizePass

<html>

</html>Please tell us your Wikipedia story (Optional)<html>

<form style="padding: 6px;" name='stories' method='post' action='</html>/wiki/Special:Contact<html>'> <input type="hidden" name="returnto" value="Support/en">

</html>Read other Wikipedia stories.<html>

</html>What does Wikipedia mean to you?<html>

</html>Name: <html> <input style="width: 400px;" type="text" name="name" id="name" maxlength="200" size="30" />
</html>Age:<html> <input style="width:50px;" type="text" name="age" id="age" maxlength="3" size="3" /> </html>City: <html><input style="width: 320px;" type="text" name="location" id="location" maxlength="200" size="30" />
</html>Email:<html> <input style="width: 400px;" type="text" name="email" id="email" maxlength="200" size="30" />
</html>Your story:<html> <textarea style="width: 400px;" name="story" id="story" cols="25" rows="6"></textarea>
<input type="submit" value="</html>Submit<html>" />
           <input type="checkbox" name="follow-up" id="follow-up" value="story-permission"/> <label for="follow-up"></html>By checking this box, you grant the Wikimedia Foundation permission to follow-up with you directly regarding your story, and to use it to publicize the Wikimedia Foundation and its projects.<html></label>

</form>

</html>

Template:Hide banners

<html> <script> $(document).ready( function () {

   var paymentMethod = mw.util.getParamValue("payment_method");
   if(paymentMethod == "bt") {
     $("#bt-message").show();
   }
   if(paymentMethod == "dd") {
     $("#dd-message").show();
   }

}); </script> </html>