Difference between revisions of "2025"

From Wikispooks
Jump to navigation Jump to search
m (testing)
Line 23: Line 23:
 
=== "Climate change" ===
 
=== "Climate change" ===
 
{{FA|Climate change}}
 
{{FA|Climate change}}
 +
 +
<!DOCTYPE html>
 +
<html>
 +
<body>
 +
<h2>Comment section</h2>
 +
<h3>Comment section in development:</h3>
 +
<form id="myForm">
 +
Full name: <input id="userName" type="text" name="fname">
 +
<br><br>
 +
Email : <input id="userEmail" type="text" name="email">
 +
<br><br>
 +
<textarea id ="userComment" rows="4" cols="50" name="comment"> Enter comment here...</textarea>
 +
<br><br>
 +
<input type="button" onclick="myFunction()" value="Submit">
 +
</form>
 +
<h5>Submitted data :</h5>
 +
<p id="data"></p>
 +
<script>
 +
function myFunction(){
 +
let data = "";  let name = document.getElementById("userName").value
 +
let email = document.getElementById("userEmail").value
 +
let comment = document.getElementById("userComment").value
 +
 +
data = "User name : "+name+"<br/>User email : "+email+ "<br/>User comment : "+comment
 +
 +
document.getElementById("data").innerHTML = data  // display data to paragraph
 +
}
 +
</script>
 +
</body>
 +
</html>
 +
 
{{SMWDocs}}
 
{{SMWDocs}}

Revision as of 01:14, 5 June 2024

2015 < 2016 < 2017 < 2018 < 2019 < 2020 < 2021 <2022 < 2023 < 2024 < 2025 > 2026 > 2027 > 2028 > 2029 > 2030 > 2031 > 2032 > 2033 > 2034 > 2035

Decade.png 2020s: )    Year.png 2025 Rdf-entity.pngRdf-icon.png
2025 marks the halfway point between the launch of the COVID-19 event and the 2030 "Own Nothing and Be Happy" suggestion.

2025

Deep State policy

Full article: SDS/Policy

Depopulation?

Deagel.com infamously predicted severe reductions in some countries (United States 65 million by 2025 - 2014 forecast, Germany 48 million by 2025 - 2014 forecast)[1] which contributed to COVID Panic.[2][3][4][5]


Digital ID

Full article: Digital ID

The clamp down on free speech in 2024 -- and the widespread refusal to succumb to COVID panic -- may suggest that the prospect of "vaccine passports" has receded somewhat. Digital ID, however, remains a non-negotiable platform of SDS policy, to enabled a global CBDC rollout.

CBDC

Full article: CBDC

Having been unsuccessfully floated in the early 2020s, CBDCs may have a higher profile and a more aggressive launch strategy, for example linked to an "economic crisis".

"Climate change"

Full article: “Climate change”

<!DOCTYPE html>

Comment section

Comment section in development:

Full name:

Email :



Submitted data :


Many thanks to our Patrons who cover ~2/3 of our hosting bill. Please join them if you can.