Template:Infobox/FY2324 E3 XI/en: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Creating Fy2324 Email test XI
 
No edit summary
Line 1: Line 1:
<html>
== Where your donation goes ==
<style>

p.bubble-message{
'''Technology''': Servers, bandwidth, maintenance, development. Wikipedia is one of the top 10 websites in the world, and it runs on a fraction of what other top websites spend.
background: #ffc9c9;

color: black; text-align: center;
'''People and Projects''': The other top websites have thousands of employees. We have about {{numstaff}} staff and contractors to support a wide variety of projects, making your donation a great investment in a highly-efficient not-for-profit organization.
padding: 10px 10px;

border-radius: 10px;
<p style="color:red">test</p>
font-weight: bold;
}
</style>
<div id="infobox-wrapper">
<h2><span class="mw-headline" id="Where_your_donation_goes">Where your donation goes</span></h2>
<p><b>Technology</b>: Servers, bandwidth, maintenance, development. Wikipedia is one of the top 10 websites in the
world, and it runs on a fraction of what other top websites spend.
</p>
<p><b>People and Projects</b>: The other top websites have thousands of employees. We have about 700 staff and
contractors to support a wide variety of projects, making your donation a great investment in a highly-efficient
not-for-profit organization.
</p>
</div>
<script>
function addBubbleMessage() {
let bubbleMessage = document.createElement("p");
bubbleMessage.src = "https://upload.wikimedia.org/wikipedia/donate/6/60/Wmf_logo_horiz_K.svg";
bubbleMessage.classList.add("bubble-message");
bubbleMessage.innerText = "We humbly ask, please support the future of Wikipedia today.";
let form = document.getElementById("donate-form-wrapper");
form.insertBefore(bubbleMessage, form.firstChild);
}
document.addEventListener("DOMContentLoaded", addBubbleMessage);
</script>
</html>

Revision as of 12:54, 3 November 2023

Where your donation goes

Technology: Servers, bandwidth, maintenance, development. Wikipedia is one of the top 10 websites in the world, and it runs on a fraction of what other top websites spend.

People and Projects: The other top websites have thousands of employees. We have about 700 staff and contractors to support a wide variety of projects, making your donation a great investment in a highly-efficient not-for-profit organization.