<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.play.eco/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dennis</id>
	<title>Eco - Meta Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.play.eco/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dennis"/>
	<link rel="alternate" type="text/html" href="https://wiki.play.eco/Special:Contributions/Dennis"/>
	<updated>2026-06-04T02:40:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=5327</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=5327"/>
		<updated>2026-01-16T16:17:11Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom Font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Dark Mode */&lt;br /&gt;
.client-darkmode img, .embedvideo-overlay {&lt;br /&gt;
  filter: invert(1) hue-rotate(180deg) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    background-image: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
    background-color: #FAFAFA;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ooui-php-3 {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ace_editor * {&lt;br /&gt;
    font-family: monospace !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-changeslist-legend {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  margin: 45px 0px 0px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner span img {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Table of Contents */&lt;br /&gt;
.toc {&lt;br /&gt;
    border: 5px solid #A9A9A9;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0px 30px 30px 30px;&lt;br /&gt;
    width: 300px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2716</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2716"/>
		<updated>2023-08-30T07:29:11Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
	/*background-color: #F5F5F5;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ace_editor * {&lt;br /&gt;
    font-family: monospace !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner span img {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2715</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2715"/>
		<updated>2023-08-30T07:28:56Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
	/*background-color: #F5F5F5;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ace_editor {&lt;br /&gt;
    font-family: monospace !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner span img {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2714</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2714"/>
		<updated>2023-08-30T07:27:57Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
	/*background-color: #F5F5F5;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ace_editor, .ace_editor * {&lt;br /&gt;
    font-family: monospace !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner span img {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2713</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=2713"/>
		<updated>2023-08-29T20:20:54Z</updated>

		<summary type="html">&lt;p&gt;Dennis: Fixed CSS after MediaWiki update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
	/*background-color: #F5F5F5;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner span img {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=File:Development_build.png&amp;diff=2702</id>
		<title>File:Development build.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=File:Development_build.png&amp;diff=2702"/>
		<updated>2022-11-15T07:09:23Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A screenshot of the game showing the &amp;quot;Development Build&amp;quot; notice.&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=File:Server_profiling.png&amp;diff=2701</id>
		<title>File:Server profiling.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=File:Server_profiling.png&amp;diff=2701"/>
		<updated>2022-11-15T07:07:03Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A screenshot of the profiling menu in the server gui.&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=Main_Page&amp;diff=2658</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=Main_Page&amp;diff=2658"/>
		<updated>2022-06-26T18:01:57Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;container-fluid&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;[[File:Banner4k.jpg|class=headbanner|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-12&amp;quot;&amp;gt;&lt;br /&gt;
This is the global wiki used to have images shared between the language wikis. You might accidentally end up here after uploading an image.&lt;br /&gt;
&amp;lt;h4&amp;gt;To return to the wiki you came from, use one of these links:&amp;lt;/h4&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/en/ https://wiki.play.eco/en/]ECO - English Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/de/ https://wiki.play.eco/de/]ECO - Deutsches Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/ru/ https://wiki.play.eco/ru/]ECO - Русская Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/Fr/ https://wiki.play.eco/fr/]ECO - Wiki Français&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=File:Graph.png&amp;diff=2080</id>
		<title>File:Graph.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=File:Graph.png&amp;diff=2080"/>
		<updated>2021-05-05T08:38:52Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Data presented as graph in the web interface&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1816</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1816"/>
		<updated>2020-11-17T22:51:00Z</updated>

		<summary type="html">&lt;p&gt;Dennis: Reverted edits by Zaotik (talk) to last revision by StalEF&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;container-fluid&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;[[File:Banner.jpg|class=headbanner|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-12&amp;quot;&amp;gt;&lt;br /&gt;
This is the global wiki used to have images shared between the language wikis. You might accidentally end up here after uploading an image.&lt;br /&gt;
&amp;lt;h4&amp;gt;To return to the wiki you came from, use one of these links:&amp;lt;/h4&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/en/ https://wiki.play.eco/en/]ECO - English Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/de/ https://wiki.play.eco/de/]ECO - Deutsches Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-lg-4&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;card mb-4&amp;quot;&amp;gt;[https://wiki.play.eco/ru/ https://wiki.play.eco/ru/]ECO - Русская Wiki&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1588</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1588"/>
		<updated>2020-10-01T04:23:03Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: url(https://wiki.play.eco/cubes.png);&lt;br /&gt;
	/*background-color: #F5F5F5;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Banner */&lt;br /&gt;
.headbanner {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1581</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1581"/>
		<updated>2020-09-27T19:43:12Z</updated>

		<summary type="html">&lt;p&gt;Dennis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Custom font */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1580</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=MediaWiki:Common.css&amp;diff=1580"/>
		<updated>2020-09-27T19:39:49Z</updated>

		<summary type="html">&lt;p&gt;Dennis: Created page with &amp;quot;@import url(&amp;#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&amp;#039;);  * { 	font-family: &amp;#039;Roboto&amp;#039;, sans-serif; }&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(&#039;https://fonts.googleapis.com/css2?family=Roboto&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
* {&lt;br /&gt;
	font-family: &#039;Roboto&#039;, sans-serif;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1267</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1267"/>
		<updated>2020-08-14T21:01:16Z</updated>

		<summary type="html">&lt;p&gt;Dennis: Reverted edits by StalEF (talk) to last revision by Deantwo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the global wiki used to have images shared between the language wikis. You might accidentally end up here after uploading an image.&lt;br /&gt;
&lt;br /&gt;
To return to the wiki you came from, use one of these links:&lt;br /&gt;
&lt;br /&gt;
* [https://wiki.play.eco/en/ https://wiki.play.eco/en/]&lt;br /&gt;
* [https://wiki.play.eco/de/ https://wiki.play.eco/de/]&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
	<entry>
		<id>https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1184</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/index.php?title=Main_Page&amp;diff=1184"/>
		<updated>2020-06-13T12:07:12Z</updated>

		<summary type="html">&lt;p&gt;Dennis: Reverted edits by W1NDSOR (talk) to last revision by Maintenance script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User&#039;s Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Dennis</name></author>
	</entry>
</feed>