Template:Appeal/FY2324 E3 XM/en: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 120: Line 120:
function addQuote() {
function addQuote() {
var quote = document.createElement("div");
var quote = document.createElement("div");
quote.innerHTML = "<img src='https://upload.wikimedia.org/wikipedia/donate/6/60/Wmf_logo_horiz_K.svg' class='wmf-mb-logo'><p class='jimmy-quote'>“Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.”</p><p class='jimmy-founder'>Jimmy Wales - Founder of Wikipedia</p>";
quote.innerHTML = "<img src='https://upload.wikimedia.org/wikipedia/donate/6/60/Wmf_logo_horiz_K.svg' class='wmf-mb-logo' alt='Wikimedia Foundation Logo'><p class='jimmy-quote'>“Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.”</p><p class='jimmy-founder'>Jimmy Wales - Founder of Wikipedia</p>";
quote.classList.add("jimmy-appeal")
quote.classList.add("jimmy-appeal")
var leftSide = document.getElementById("mw-navigation");
var leftSide = document.getElementById("mw-navigation");

Latest revision as of 23:37, 14 November 2023