<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://derptidewiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cocytus</id>
	<title>Derptide - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://derptidewiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cocytus"/>
	<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php/Special:Contributions/Cocytus"/>
	<updated>2026-06-02T23:08:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Sidebar&amp;diff=1668</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Sidebar&amp;diff=1668"/>
		<updated>2023-02-21T10:18:43Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Updated Menu per Evios request&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** Derptide Lore|Derptide Lore&lt;br /&gt;
** Arcanum Safehold|Arcanum Safehold&lt;br /&gt;
** Patches|Patches&lt;br /&gt;
** Quests|Quests and Locations&lt;br /&gt;
** Portals|Portal Hubs&lt;br /&gt;
** Staff|Staff&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=User:Cocytus&amp;diff=1484</id>
		<title>User:Cocytus</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=User:Cocytus&amp;diff=1484"/>
		<updated>2022-12-08T15:35:22Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;It me cocytus&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It me cocytus&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_October_2022&amp;diff=1476</id>
		<title>Patches - October 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_October_2022&amp;diff=1476"/>
		<updated>2022-10-01T23:20:25Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_September_2022&amp;diff=1475</id>
		<title>Patches - September 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_September_2022&amp;diff=1475"/>
		<updated>2022-10-01T23:20:00Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1033</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1033"/>
		<updated>2022-08-19T19:30:58Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 10pt;&lt;br /&gt;
    border: 0px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1032</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1032"/>
		<updated>2022-08-19T19:30:33Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border: 0px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1031</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1031"/>
		<updated>2022-08-19T19:30:16Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border-style: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1030</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1030"/>
		<updated>2022-08-19T19:29:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; border=0; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1029</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1029"/>
		<updated>2022-08-19T19:29:27Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Reverted edits by Cocytus (talk) to last revision by Finn&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; style=&amp;quot;border: 2px solid #253237; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1028</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1028"/>
		<updated>2022-08-19T19:26:23Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 8pt;&lt;br /&gt;
    border-style: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1027</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1027"/>
		<updated>2022-08-19T19:25:34Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 8pt;&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1026</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1026"/>
		<updated>2022-08-19T19:24:16Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1025</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1025"/>
		<updated>2022-08-19T19:23:18Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border-style: hidden !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1024</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1024"/>
		<updated>2022-08-19T19:22:56Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border-style: hidden !important&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1023</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1023"/>
		<updated>2022-08-19T19:22:15Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border-style: hidden&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1020</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1020"/>
		<updated>2022-08-19T18:39:36Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Reverted edits by Cocytus (talk) to last revision by Finn&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; style=&amp;quot;border: 2px solid #253237; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1019</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1019"/>
		<updated>2022-08-19T18:39:09Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; style=&amp;quot;border: 0px; #253237; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1018</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1018"/>
		<updated>2022-08-19T18:38:42Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; style=&amp;quot;border: 0px #253237; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1017</id>
		<title>Template:Infobox NPC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Infobox_NPC&amp;diff=1017"/>
		<updated>2022-08-19T18:38:05Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;; style=&amp;quot;border: 0px solid #253237; font-size: 12px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;big&amp;gt;&amp;lt;b&amp;gt;{{{Name}}}&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | &amp;lt;b&amp;gt;Non-Player Killer&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | {{{Picture}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Race&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{race}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{title}}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;b&amp;gt;Location&amp;lt;/b&amp;gt;&lt;br /&gt;
| {{{location}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1016</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=1016"/>
		<updated>2022-08-19T18:36:57Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
    border: 0px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=999</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=999"/>
		<updated>2022-08-19T15:24:24Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    font-size: 12pt;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=998</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=998"/>
		<updated>2022-08-19T15:23:32Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-size: 19pt;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=997</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=997"/>
		<updated>2022-08-19T15:12:08Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
.wikitable {&lt;br /&gt;
    position: right;&lt;br /&gt;
    font-size: 19pt;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=980</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=980"/>
		<updated>2022-08-19T13:26:16Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
#infobox {&lt;br /&gt;
    position: right;&lt;br /&gt;
    font-size: 19pt;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=979</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=MediaWiki:Common.css&amp;diff=979"/>
		<updated>2022-08-19T12:38:59Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */&lt;br /&gt;
body {&lt;br /&gt;
  background: #253237;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
  background: #798B95;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Changes the background color behind the top half of the logo and at top of each page: */&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
  background: #5C6B73;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal {&lt;br /&gt;
 #p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
 #p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
 /* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
 /* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
 /* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
 #p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
 #p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a { color: #C2DFE3; }&lt;br /&gt;
#p-personal a:visited { color: #75e6da; }&lt;br /&gt;
#p-personal a:link.new { color: #FF0000; } &lt;br /&gt;
&lt;br /&gt;
#right-navigation { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
#p-tb a { color: #C2DFE3; }&lt;br /&gt;
#p-tb a:visited { color: #75e6da; }&lt;br /&gt;
&lt;br /&gt;
#footer ul li a { color: #C2DFE3; } &lt;br /&gt;
#footer ul li a:visited { color: #75e6da; } &lt;br /&gt;
#footer ul li { color: #C2DFE3; }&lt;br /&gt;
&lt;br /&gt;
/* standard link colors */&lt;br /&gt;
#p-navigation a { color: #C2DFE3; } /* normal unvisited links */&lt;br /&gt;
#p-navigation a:visited { color: #75e6da; } /* visited links */&lt;br /&gt;
/* #p-navigation a:link:active { color: #FF0000; }  active links */&lt;br /&gt;
/* #p-navigation a:link.new { color: #FF0000; }  new links */&lt;br /&gt;
/* #p-navigation a:link.extiw { color: #3366BB; }  interwiki links */&lt;br /&gt;
#p-navigation a:link.external { color: #3366BB; } /* external links */&lt;br /&gt;
#p-navigation a:link.stub { color: #772233; } /* hovered links */&lt;br /&gt;
&lt;br /&gt;
#infobox {&lt;br /&gt;
    position: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=695</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=695"/>
		<updated>2022-08-10T23:56:59Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. &lt;br /&gt;
Wikis like this one depend on readers getting involved and adding content. &lt;br /&gt;
Contact Mute in game to get started! &lt;br /&gt;
What is Asheron&#039;s Call ?, Glad you asked.&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
[[File:Asherons Call Logo.png|frameless]] https://asheron.fandom.com/wiki/Home&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundreds of old games coming back from the dead through emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put, this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide Wiki is here to help new players realize that some servers have different ideas about what AC could be. The Devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;nolines&amp;quot;&amp;gt;&lt;br /&gt;
File:ACcover.jpeg|[https://asheron.fandom.com/wiki/New_Player_Guide New to Asheron&#039;s Call?]&lt;br /&gt;
File:ACElogo.gif|[https://emulator.ac/how-to-play/ How to play?]&lt;br /&gt;
File:Lifestone.png|[[New Player Guide]]&lt;br /&gt;
File:MeetingHall.png|[[Arcanum Safehold]]&lt;br /&gt;
File:Marketplace.jpg|[[Marketplace]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide ACE Server. If you are lucky enough to be a new Asheron&#039;s Call player, then we welcome you to Dereth.&lt;br /&gt;
 &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  If these rules are not followed, we will revoke your ability to play on the server immediately.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish, but no more than 3 logged in at a time.&lt;br /&gt;
* If you have other players in your household, please let a member of the server team know so an exception can be added. &lt;br /&gt;
&lt;br /&gt;
Server Connection Instructions:&lt;br /&gt;
&lt;br /&gt;
* Server Type: ACE&lt;br /&gt;
* ac.derptide.net:9000 &lt;br /&gt;
* Server Address: ac.derptide.net&lt;br /&gt;
* Port: 9000&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;{{:Quests}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_August_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Staff&amp;quot;&amp;gt;&lt;br /&gt;
==Developers==&lt;br /&gt;
*Provides custom content on the server.&lt;br /&gt;
*The brains and brawn behind all the changes.&lt;br /&gt;
*They set the games pacing and rulesets.&lt;br /&gt;
===Derpy===&lt;br /&gt;
[[File:Derpy .png]]&lt;br /&gt;
===Voice===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;right&amp;quot;&lt;br /&gt;
|[[File:Voice.jpeg ]]&lt;br /&gt;
==GM’s==&lt;br /&gt;
*Set up and run quests.&lt;br /&gt;
*Run events.&lt;br /&gt;
*Solve problems for players.&lt;br /&gt;
*Assist with corpse recovery.&lt;br /&gt;
*And they are a great source of answers to your questions.&lt;br /&gt;
===Chiron===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Chiron.png]]&lt;br /&gt;
===Datakeova===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Data.png]]&lt;br /&gt;
===Doge Meme Lord===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Doge.png]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=694</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=694"/>
		<updated>2022-08-10T23:50:47Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. &lt;br /&gt;
Wikis like this one depend on readers getting involved and adding content. &lt;br /&gt;
Contact Mute in game to get started! &lt;br /&gt;
What is Asheron&#039;s Call ?, Glad you asked.&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
[[File:Asherons Call Logo.png|frameless]] https://asheron.fandom.com/wiki/Home&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundreds of old games coming back from the dead through emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put, this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide Wiki is here to help new players realize that some servers have different ideas about what AC could be. The Devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;nolines&amp;quot;&amp;gt;&lt;br /&gt;
File:ACcover.jpeg|[https://asheron.fandom.com/wiki/New_Player_Guide New to Asheron&#039;s Call?]&lt;br /&gt;
File:ACElogo.gif|[https://emulator.ac/how-to-play/ How to play?]&lt;br /&gt;
File:Lifestone.png|[[New Player Guide]]&lt;br /&gt;
File:MeetingHall.png|[[Arcanum Stronghold]]&lt;br /&gt;
File:Marketplace.jpg|[[Marketplace]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide ACE Server. If you are lucky enough to be a new Asheron&#039;s Call player, then we welcome you to Dereth.&lt;br /&gt;
 &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  If these rules are not followed, we will revoke your ability to play on the server immediately.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish, but no more than 3 logged in at a time.&lt;br /&gt;
* If you have other players in your household, please let a member of the server team know so an exception can be added. &lt;br /&gt;
&lt;br /&gt;
Server Connection Instructions:&lt;br /&gt;
&lt;br /&gt;
* Server Type: ACE&lt;br /&gt;
* ac.derptide.net:9000 &lt;br /&gt;
* Server Address: ac.derptide.net&lt;br /&gt;
* Port: 9000&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;{{:Quests}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_August_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Staff&amp;quot;&amp;gt;&lt;br /&gt;
==Developers==&lt;br /&gt;
*Provides custom content on the server.&lt;br /&gt;
*The brains and brawn behind all the changes.&lt;br /&gt;
*They set the games pacing and rulesets.&lt;br /&gt;
===Derpy===&lt;br /&gt;
[[File:Derpy .png]]&lt;br /&gt;
===Voice===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;right&amp;quot;&lt;br /&gt;
|[[File:Voice.jpeg ]]&lt;br /&gt;
==GM’s==&lt;br /&gt;
*Set up and run quests.&lt;br /&gt;
*Run events.&lt;br /&gt;
*Solve problems for players.&lt;br /&gt;
*Assist with corpse recovery.&lt;br /&gt;
*And they are a great source of answers to your questions.&lt;br /&gt;
===Chiron===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Chiron.png]]&lt;br /&gt;
===Datakeova===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Data.png]]&lt;br /&gt;
===Doge Meme Lord===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Doge.png]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=693</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=693"/>
		<updated>2022-08-10T23:47:25Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. &lt;br /&gt;
Wikis like this one depend on readers getting involved and adding content. &lt;br /&gt;
Contact Mute in game to get started! &lt;br /&gt;
What is Asheron&#039;s Call ?, Glad you asked.&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
[[File:Asherons Call Logo.png|frameless]] https://asheron.fandom.com/wiki/Home&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundreds of old games coming back from the dead through emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put, this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide Wiki is here to help new players realize that some servers have different ideas about what AC could be. The Devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;nolines&amp;quot;&amp;gt;&lt;br /&gt;
File:ACcover.jpeg|[https://asheron.fandom.com/wiki/New_Player_Guide New to Asheron&#039;s Call?]&lt;br /&gt;
File:ACElogo.gif|[https://emulator.ac/how-to-play/ How to play?]&lt;br /&gt;
File:Lifestone.png|[[New Player Guide]]&lt;br /&gt;
File:MeetingHall.png|[[Arcanum Stronghold]]&lt;br /&gt;
File:Marketplace.jpg|[[Marketplace]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide ACE Server. If you are lucky enough to be a new Asheron&#039;s Call player, then we welcome you to Dereth.&lt;br /&gt;
 &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  If these rules are not followed, we will revoke your ability to play on the server immediately.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish, but no more than 3 logged in at a time.&lt;br /&gt;
* If you have other players in your household, please let a member of the server team know so an exception can be added. &lt;br /&gt;
&lt;br /&gt;
Server Connection Instructions:&lt;br /&gt;
&lt;br /&gt;
* Server Type: ACE&lt;br /&gt;
* ac.derptide.net:9000 &lt;br /&gt;
* Server Address: ac.derptide.net&lt;br /&gt;
* Port: 9000&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;{{:Quests}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_August_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Developers==&lt;br /&gt;
*Provides custom content on the server.&lt;br /&gt;
*The brains and brawn behind all the changes.&lt;br /&gt;
*They set the games pacing and rulesets.&lt;br /&gt;
===Derpy===&lt;br /&gt;
[[File:Derpy .png]]&lt;br /&gt;
===Voice===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;right&amp;quot;&lt;br /&gt;
|[[File:Voice.jpeg ]]&lt;br /&gt;
==GM’s==&lt;br /&gt;
*Set up and run quests.&lt;br /&gt;
*Run events.&lt;br /&gt;
*Solve problems for players.&lt;br /&gt;
*Assist with corpse recovery.&lt;br /&gt;
*And they are a great source of answers to your questions.&lt;br /&gt;
===Chiron===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Chiron.png]]&lt;br /&gt;
===Datakeova===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Data.png]]&lt;br /&gt;
===Doge Meme Lord===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Doge.png]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=692</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=692"/>
		<updated>2022-08-10T23:46:45Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. &lt;br /&gt;
Wikis like this one depend on readers getting involved and adding content. &lt;br /&gt;
Contact Mute in game to get started! &lt;br /&gt;
What is Asheron&#039;s Call ?, Glad you asked.&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
[[File:Asherons Call Logo.png|frameless]] https://asheron.fandom.com/wiki/Home&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundreds of old games coming back from the dead through emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put, this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide Wiki is here to help new players realize that some servers have different ideas about what AC could be. The Devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;nolines&amp;quot;&amp;gt;&lt;br /&gt;
File:ACcover.jpeg|[https://asheron.fandom.com/wiki/New_Player_Guide New to Asheron&#039;s Call?]&lt;br /&gt;
File:ACElogo.gif|[https://emulator.ac/how-to-play/ How to play?]&lt;br /&gt;
File:Lifestone.png|[[New Player Guide]]&lt;br /&gt;
File:MeetingHall.png|[[Arcanum Stronghold]]&lt;br /&gt;
File:Marketplace.jpg|[[Marketplace]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide ACE Server. If you are lucky enough to be a new Asheron&#039;s Call player, then we welcome you to Dereth.&lt;br /&gt;
 &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  If these rules are not followed, we will revoke your ability to play on the server immediately.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish, but no more than 3 logged in at a time.&lt;br /&gt;
* If you have other players in your household, please let a member of the server team know so an exception can be added. &lt;br /&gt;
&lt;br /&gt;
Server Connection Instructions:&lt;br /&gt;
&lt;br /&gt;
* Server Type: ACE&lt;br /&gt;
* ac.derptide.net:9000 &lt;br /&gt;
* Server Address: ac.derptide.net&lt;br /&gt;
* Port: 9000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;{{:Quests}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_August_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Developers==&lt;br /&gt;
*Provides custom content on the server.&lt;br /&gt;
*The brains and brawn behind all the changes.&lt;br /&gt;
*They set the games pacing and rulesets.&lt;br /&gt;
===Derpy===&lt;br /&gt;
[[File:Derpy .png]]&lt;br /&gt;
===Voice===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;right&amp;quot;&lt;br /&gt;
|[[File:Voice.jpeg ]]&lt;br /&gt;
==GM’s==&lt;br /&gt;
*Set up and run quests.&lt;br /&gt;
*Run events.&lt;br /&gt;
*Solve problems for players.&lt;br /&gt;
*Assist with corpse recovery.&lt;br /&gt;
*And they are a great source of answers to your questions.&lt;br /&gt;
===Chiron===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Chiron.png]]&lt;br /&gt;
===Datakeova===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Data.png]]&lt;br /&gt;
===Doge Meme Lord===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Doge.png]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Arcanum_Safehold&amp;diff=691</id>
		<title>Arcanum Safehold</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Arcanum_Safehold&amp;diff=691"/>
		<updated>2022-08-10T23:40:29Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;{| |+The Arcanum Safehold is a safe haven for all players to congregate, Portals are located in Marketplace, Town-Network (Annex), and a portal gem can be found in the Pathwarden quest for new players to easily get to.  Inside you will find several quality-of-life vendors and players.    Fast travel portals for you to get around Dereth super-fast!  There is a Town Network Portal, Jungle Subway Portal, Abandoned Subway Portal, Community Storage Portal, and a very spec...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|+The Arcanum Safehold is a safe haven for all players to congregate, Portals are located in [[Marketplace]], Town-Network (Annex), and a portal gem can be found in the Pathwarden quest for new players to easily get to.  Inside you will find several quality-of-life vendors and players. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fast travel portals for you to get around Dereth super-fast!  There is a Town Network Portal, Jungle Subway Portal, Abandoned Subway Portal, Community Storage Portal, and a very special [[Arctic North]] Hunting Grounds Portal 180+ where players can begin their custom [[Jollium Armor &amp;amp; Weapons]] crafting needs. So come on in and take a look around!  Have some drinks at the bar and meet some peeps!  Happy Hunting!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Spellsgift.jpg|center|thumb|200x200px|Gift 1-6 Spells for All Schools]]&lt;br /&gt;
|[[File:Buffers.jpg|center|thumb|200x200px|Buff Bots]]&lt;br /&gt;
|[[File:Commchest.jpg|center|thumb|200x200px|Community Storage]]&lt;br /&gt;
|[[File:Noobgear.jpg|center|thumb|200x200px|Starter Armor and Weapons]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Voipy.jpg|center|thumb|213x213px|Derpcoin Armor Tailoring]]&lt;br /&gt;
|[[File:Raretradebuff.jpg|center|thumb|200x200px|Rare Trade Skill/Attribute Buffer]]&lt;br /&gt;
|[[File:Craftingbots.jpg|center|thumb|200x200px|Crafting and Tinker Bots]]&lt;br /&gt;
|[[File:Derce.jpg|center|thumb|211x211px|Derpcoin Weapon Tailoring]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Lumvendordef.jpg|center|thumb|200x200px|Missile Defense Reducer Gem Vendor]]&lt;br /&gt;
|[[File:Packorganizer.jpg|center|thumb|213x213px|Pack Marker Vendor]]&lt;br /&gt;
|[[File:Derpcoinvendor.jpg|center|thumb|211x211px|Derpcoin Vendor]]&lt;br /&gt;
|[[File:Lumvendorarcane.jpg|center|thumb|200x200px|Arcane Reducer Gem Vendor]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
New to Town Network - Khayyaban Fried Chicken - Level 0-275 Hunting Grounds &lt;br /&gt;
-------&lt;br /&gt;
Additionally, the [[Adventurer&#039;s Guild]] is located in Rithwic from the Town Hall - Level 1+ custom quests for New Players&lt;br /&gt;
!Facility Hub Custom Adds&lt;br /&gt;
! Jungle Sub Portal List Upper&lt;br /&gt;
! Jungle Sub Portal List Lower&lt;br /&gt;
!Abandoned Mine - Subway&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*Tumerok Camps 40+&lt;br /&gt;
*Bandit Castle&lt;br /&gt;
*Tusker Pits 45+&lt;br /&gt;
* Tusker Armory 50+&lt;br /&gt;
*Tusker Holding 60+&lt;br /&gt;
*Tusker Tunnels 70+&lt;br /&gt;
*Tusker Honeycombs 80+&lt;br /&gt;
*Tusker Lacuna 100+&lt;br /&gt;
*Lair of the Eviscerators 50+&lt;br /&gt;
* Olthoi Warrior Nest 70+&lt;br /&gt;
*Mutilator Tunnels 80+&lt;br /&gt;
|&lt;br /&gt;
*Underground City&lt;br /&gt;
* Swamp Gardens&lt;br /&gt;
*Hoshino Royal Tents 180+&lt;br /&gt;
*Wai Jhou Metos 160+&lt;br /&gt;
*[[Edelbar]] 12+&lt;br /&gt;
*Snow Valley Cabin 180+&lt;br /&gt;
*Aetheria Dungeon 75+&lt;br /&gt;
*[[Mountain Retreat]] 180+&lt;br /&gt;
*Nexus Portal 100+&lt;br /&gt;
| &lt;br /&gt;
*South Direlands 12+&lt;br /&gt;
* Vissidal 130+ (flag req)&lt;br /&gt;
*Beach Fort&lt;br /&gt;
*Hidden Cavern 80+&lt;br /&gt;
*Obsidian Rim 35+&lt;br /&gt;
* North Direlands 12+&lt;br /&gt;
*Colosseum Arena&lt;br /&gt;
*Tusker Gauntlet 100+&lt;br /&gt;
*Dark Isle 150+ (flag req)&lt;br /&gt;
*Crater Village&lt;br /&gt;
|&lt;br /&gt;
*Mid Direlands 18+&lt;br /&gt;
*Abayar&#039;s Laboratory&lt;br /&gt;
*Withered&lt;br /&gt;
*Dark Design 140+&lt;br /&gt;
*Creepy Canyons 100+&lt;br /&gt;
*Black Death Catacombs 20+&lt;br /&gt;
* Thrungus Hole 126+&lt;br /&gt;
*Insatiable Vault 125+&lt;br /&gt;
*Ravenous Vault 110+&lt;br /&gt;
*Augmentation Realm 125+ (flag req)&lt;br /&gt;
*Obsidian Rim 35+&lt;br /&gt;
*Path of the Blind 140+&lt;br /&gt;
*Egg Orchard&lt;br /&gt;
* Singularity Bore 50+&lt;br /&gt;
*Jungle Subway (upper at drop)&lt;br /&gt;
*Candeth Keep (1st room on right)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=600</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=600"/>
		<updated>2022-08-02T22:55:52Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. Wikis like this one depend on readers getting involved and adding content. Contact Mute in game to get started! &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
What is  [[File:Asherons_Call_Logo_Tiny.png|border|frameless]] ?, Glad you asked.&lt;br /&gt;
&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Asheron&#039;s_Call&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundred of old games coming back from the dead from emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide wiki is to help new players realize that some servers have different ideas about what AC could be. The devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &lt;br /&gt;
&lt;br /&gt;
*[https://asheron.fandom.com/wiki/New_Player_Guide New to AC?]&lt;br /&gt;
*[https://emulator.ac/how-to-play/ How to play.] &lt;br /&gt;
*[[New Player Guide]]&lt;br /&gt;
*[[Arcanum Stronghold]]&lt;br /&gt;
*[[Marketplace]]&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide Server. If you are lucky enough to be a new Asheron&#039;s Call player we welcome you to Dereth.&lt;br /&gt;
 &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  Don&#039;t make us revoke your ability to play on the server.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish but no more than 3 on at a time&lt;br /&gt;
* If you have other players in your home let a member of the server team know so we can add an exception.&lt;br /&gt;
* Also re-read the first 3 rules as they are universal. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;{{:Quests}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_August_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==The Developers==&lt;br /&gt;
*The brains and brawn behind all the changes.&lt;br /&gt;
*They set the games pacing and rulesets.&lt;br /&gt;
*Think they might be getting tired of all my tailoring needs.&lt;br /&gt;
*Do they even sleep?&lt;br /&gt;
===Derpy===&lt;br /&gt;
[[File:WIP.jpeg]]&lt;br /&gt;
===Voice===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;right&amp;quot;&lt;br /&gt;
|[[File:Voice.jpeg ]]&lt;br /&gt;
==GM’s==&lt;br /&gt;
*Set up quests.&lt;br /&gt;
*Run events.&lt;br /&gt;
*Solve problems for players.&lt;br /&gt;
*And they are a great source of answers to your questions.&lt;br /&gt;
===Chiron===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Chiron.png]]&lt;br /&gt;
===Data===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Data.png]]&lt;br /&gt;
===Doge===&lt;br /&gt;
{| cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;left&amp;quot;&lt;br /&gt;
|[[File:Doge.png]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_August_2022&amp;diff=599</id>
		<title>Patches - August 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_August_2022&amp;diff=599"/>
		<updated>2022-08-02T22:54:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Of Trust and Betrayal has been updated&lt;br /&gt;
* Resistance Wrappings has been added&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_August_2022&amp;diff=598</id>
		<title>Patches - August 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_August_2022&amp;diff=598"/>
		<updated>2022-08-02T22:54:27Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;- Of Trust and Betrayal has been updated - Resistance Wrappings has been added&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Of Trust and Betrayal has been updated&lt;br /&gt;
- Resistance Wrappings has been added&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches&amp;diff=597</id>
		<title>Patches</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches&amp;diff=597"/>
		<updated>2022-08-02T22:53:53Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will have links to patch notes&lt;br /&gt;
&lt;br /&gt;
[[Patches - August 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - July 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - June 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - May 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - April 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - March 2022]]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=New_Tier_8_Hunting_Grounds&amp;diff=454</id>
		<title>New Tier 8 Hunting Grounds</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=New_Tier_8_Hunting_Grounds&amp;diff=454"/>
		<updated>2022-07-31T13:13:07Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: /* Tier 8 hunting zones */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Tier 8 hunting zones==&lt;br /&gt;
*[https://derptide./Artic_North//= Artic North]&lt;br /&gt;
*[https://derptide./Mountain_Retreat//= Mountain Retreat]&lt;br /&gt;
*[https://derptide./Edelbar//= Edelbar]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Hoshino_Fortress_(area) Hoshino Fortress]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Graveyard Graveyard]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Mhoire_Castle Mhoire Castle]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Tou-Tou Tou-Tou]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/City_of_Neftet City of Neftet]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Frozen_Valley Frozen Valley]&lt;br /&gt;
*[https://asheron.fandom.com/wiki/Rynthid_Infested_Plains Rynthid Infested Plains]&lt;br /&gt;
*[https://derptide./Metos//= Metos]&lt;br /&gt;
*[https://derptide./Egg_Orchard_East//= Egg Orchard East]&lt;br /&gt;
*[https://derptide./Lugian_Citadel//= Lugian Citadel]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=453</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=453"/>
		<updated>2022-07-31T13:07:45Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. Wikis like this one depend on readers getting involved and adding content. Contact Mute in game to get started! &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
What is  [[File:Asherons_Call_Logo_Tiny.png|border|frameless]] ?, Glad you asked.&lt;br /&gt;
&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Asheron&#039;s_Call&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundred of old games coming back from the dead from emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide wiki is to help new players realize that some servers have different ideas about what AC could be. The devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &amp;lt;gallery widths=&amp;quot;150&amp;quot;&amp;gt;&lt;br /&gt;
Quests.png| [[1000+ updated quests items.]]|link= https://derptide.fandom.com/wiki/Updated_Quest_Items&lt;br /&gt;
WIP.jpeg| [[1000+ New items from clothing to armor, weapons, jewelry.]]|link=&lt;br /&gt;
Carebear info.png| [[1000+ new creatures, including new Bosses]]|link=&lt;br /&gt;
WIP.jpeg| [[New Tier 8 Hunting Grounds]]|link=&lt;br /&gt;
WIP.jpeg| [[New daily quest hubs with amazing rewards.]]|link=&lt;br /&gt;
WIP.jpeg| [[300+ New quests.]]|link=&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&amp;lt;!-- The gallery above works well for individual articles, but it would also be good to have another below it that points to important Category: pages. Need something here. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[https://asheron.fandom.com/wiki/New_Player_Guide New to AC?]&lt;br /&gt;
*[https://emulator.ac/how-to-play/ How to play.] &lt;br /&gt;
*[[New Player Guide]]&lt;br /&gt;
*[[Arcanum Stronghold]]&lt;br /&gt;
*[[Marketplace]]&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide Server. If you are lucky enough to be a new Asheron&#039;s Call player we welcome you to Dereth. &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  Don&#039;t make us revoke your ability to play on the server.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
   Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish but no more than 3 on at a time&lt;br /&gt;
* If you have other players in your home let a member of the server team know so we can add an exception.&lt;br /&gt;
* Also re-read the first 3 rules as they are universal. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;&lt;br /&gt;
Move this to Custom Content Tab above please&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_June_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;br /&gt;
&lt;br /&gt;
*[[Project:Wiki rules|Rules of this wiki]]&lt;br /&gt;
*[[w:c:community:Help:Getting Started|Getting Started]]&lt;br /&gt;
*[[w:c:community:Help:Contributing|How to Contribute]]&lt;br /&gt;
*[[w:c:community:Help:Contents|Guides]]&lt;br /&gt;
*[[w:c:community:Help:Index|All Help articles]]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=452</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=452"/>
		<updated>2022-07-31T13:05:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=                                                                                                          &#039;&#039;&#039;Welcome to the {{SITENAME}}!&#039;&#039;&#039; =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tabs&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Derptide&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File: Derptide 960 x 420.jpg ]]&lt;br /&gt;
&lt;br /&gt;
We&#039;re a collaborative community website about Asheron&#039;s Call that anyone, including you, can build and expand. Wikis like this one depend on readers getting involved and adding content. Contact Mute in game to get started! &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I don&#039;t know how you found us, but now you can&#039;t leave!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
What is  [[File:Asherons_Call_Logo_Tiny.png|border|frameless]] ?, Glad you asked.&lt;br /&gt;
&lt;br /&gt;
It&#039;s what started it all for the modern MMO.&lt;br /&gt;
&lt;br /&gt;
Want to know more?&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Asheron&#039;s_Call&lt;br /&gt;
&lt;br /&gt;
Ok so what does that have to do with now? That old game is long gone!&lt;br /&gt;
&lt;br /&gt;
Well it just so happens there has been a recent revival in older games recently. There are hundred of old games coming back from the dead from emulators, console hackers, to full blown private servers. People everywhere can&#039;t get enough of going back for one last hit of Dopamine from the nostalgia of the games of our youth. This is the documentation of some of those people and their passion to relive the past all over again. Simply put this isn&#039;t Asheron&#039;s Call with a new coat of paint. This wiki is meant to document the changes to this server and not ACE emulator. This site will include references about ACE and AC as a whole. Derptide wiki is to help new players realize that some servers have different ideas about what AC could be. The devs modify the files on top of the work that ACE already does. So every server is a little different. Here we document those differences.&lt;br /&gt;
&lt;br /&gt;
== Derptide ==&lt;br /&gt;
Community of like minded gamers enjoying each others company while play an old fun game. New games have forgotten what fun is. We believe we can change that even if just for one more run.&lt;br /&gt;
&lt;br /&gt;
Got your attention? Check this out! &amp;lt;gallery widths=&amp;quot;150&amp;quot;&amp;gt;&lt;br /&gt;
Quests.png| [[1000+ updated quests items.]]|link= https://derptide.fandom.com/wiki/Updated_Quest_Items&lt;br /&gt;
WIP.jpeg| [[1000+ New items from clothing to armor, weapons, jewelry.]]|link=&lt;br /&gt;
Carebear info.png| [[1000+ new creatures, including new Bosses]]|link=&lt;br /&gt;
WIP.jpeg| [[New Tier 8 Hunting Grounds]]|link=&lt;br /&gt;
WIP.jpeg| [[New daily quest hubs with amazing rewards.]]|link=&lt;br /&gt;
WIP.jpeg| [[300+ New quests.]]|link=&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&amp;lt;!-- The gallery above works well for individual articles, but it would also be good to have another below it that points to important Category: pages. Need something here. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[https://asheron.fandom.com/wiki/New_Player_Guide New to AC?]&lt;br /&gt;
*[https://emulator.ac/how-to-play/ How to play.] &lt;br /&gt;
*[[New Player Guide]]&lt;br /&gt;
*[[Arcanum Stronghold]]&lt;br /&gt;
*[[Marketplace]]&lt;br /&gt;
&lt;br /&gt;
This is intended for new players on the Derptide Server. If you are lucky enough to be a new Asheron&#039;s Call player we welcome you to Dereth. &lt;br /&gt;
 Important- In Game Rules:&lt;br /&gt;
&lt;br /&gt;
*  Have fun. This is a game after all.     &lt;br /&gt;
*  Be kind. Drama will NOT be tolerated.  &lt;br /&gt;
*  Do not take away from the fun of others.      &lt;br /&gt;
*  If you find an exploit or broken item, please let a staff member know.       &lt;br /&gt;
*  Don&#039;t make us revoke your ability to play on the server.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
   Server Connection Rules:&lt;br /&gt;
&lt;br /&gt;
* You may have as many accounts as you wish but no more than 3 on at a time&lt;br /&gt;
* If you have other players in your home let a member of the server team know so we can add an exception.&lt;br /&gt;
* Also re-read the first 3 rules as they are universal. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Custom content&amp;quot;&amp;gt;&lt;br /&gt;
Move this to Custom Content Tab above please&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Updated Content&amp;quot;&amp;gt;{{:Patches_-_June_2022}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt; &lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saving this space for logo banner at the bottom, please build other pages for content.&lt;br /&gt;
&lt;br /&gt;
*[[Project:Wiki rules|Rules of this wiki]]&lt;br /&gt;
*[[w:c:community:Help:Getting Started|Getting Started]]&lt;br /&gt;
*[[w:c:community:Help:Contributing|How to Contribute]]&lt;br /&gt;
*[[w:c:community:Help:Contents|Guides]]&lt;br /&gt;
*[[w:c:community:Help:Index|All Help articles]]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=File:Screenshot_2022-05-06_005845.png&amp;diff=223</id>
		<title>File:Screenshot 2022-05-06 005845.png</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=File:Screenshot_2022-05-06_005845.png&amp;diff=223"/>
		<updated>2022-07-15T02:26:23Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=File:Ring_around_the_voice.jpg&amp;diff=222</id>
		<title>File:Ring around the voice.jpg</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=File:Ring_around_the_voice.jpg&amp;diff=222"/>
		<updated>2022-07-15T02:23:25Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_July_2022&amp;diff=216</id>
		<title>Patches - July 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_July_2022&amp;diff=216"/>
		<updated>2022-07-04T20:08:31Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Drudge Charm Quest updated&lt;br /&gt;
* Sarqah bint Ak has arrived in Edelbar&lt;br /&gt;
* Merwart Clibbekurg has also arrived in Edelbar with a new quest for adventurers, offering 4 possible rewards&lt;br /&gt;
* Inert Olthoibane Infusion added&lt;br /&gt;
* Inert Skeletonbane Infusion added&lt;br /&gt;
* Inert Shadowfire Infusion added&lt;br /&gt;
* Empowered Olthoibane Infusion added&lt;br /&gt;
* Empowered Skeletonbane Infusion added&lt;br /&gt;
* Empowered Shadowfire Infusion added&lt;br /&gt;
* Olthoibane Sword of Lost Light added and updated&lt;br /&gt;
* Skeletonbane Sword of Lost Light added and updated&lt;br /&gt;
* Shadowfire Sword of Lost Light added updated&lt;br /&gt;
** Process to make all of these matches retail&lt;br /&gt;
&lt;br /&gt;
* Inert Skeletonbane Infusion renamed to Inert Ghoulbane Infusion&lt;br /&gt;
* Empowered Skeletonbane Infusion renamed to Empowered Ghoulbane Infusion&lt;br /&gt;
* Skeletonbane Sword of Lost Light adjusted to Ghoulbane Sword of Lost Light&lt;br /&gt;
* Ghoulbane Sword of Lost Light uses Undead Slayer instead of Skeleton Slayer to match lore more&lt;br /&gt;
* Seki Kura has made her way to Edelbar looking for those to pass her master&#039;s test&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches_-_July_2022&amp;diff=215</id>
		<title>Patches - July 2022</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches_-_July_2022&amp;diff=215"/>
		<updated>2022-07-04T19:50:36Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: Created page with &amp;quot;- Drudge Charm Quest updated - Sarqah bint Ak has arrived in Edelbar - Merwart Clibbekurg has also arrived in Edelbar with a new quest for adventurers, offering 4 possible rewards - Inert Olthoibane Infusion added - Inert Skeletonbane Infusion added - Inert Shadowfire Infusion added - Empowered Olthoibane Infusion added - Empowered Skeletonbane Infusion added - Empowered Shadowfire Infusion added - Olthoibane Sword of Lost Light added and updated - Skeletonbane Sword of...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;- Drudge Charm Quest updated&lt;br /&gt;
- Sarqah bint Ak has arrived in Edelbar&lt;br /&gt;
- Merwart Clibbekurg has also arrived in Edelbar with a new quest for adventurers, offering 4 possible rewards&lt;br /&gt;
- Inert Olthoibane Infusion added&lt;br /&gt;
- Inert Skeletonbane Infusion added&lt;br /&gt;
- Inert Shadowfire Infusion added&lt;br /&gt;
- Empowered Olthoibane Infusion added&lt;br /&gt;
- Empowered Skeletonbane Infusion added&lt;br /&gt;
- Empowered Shadowfire Infusion added&lt;br /&gt;
- Olthoibane Sword of Lost Light added and updated&lt;br /&gt;
- Skeletonbane Sword of Lost Light added and updated&lt;br /&gt;
- Shadowfire Sword of Lost Light added updated&lt;br /&gt;
&lt;br /&gt;
- Process to make all of these matches retail&lt;br /&gt;
&lt;br /&gt;
- Inert Skeletonbane Infusion renamed to Inert Ghoulbane Infusion&lt;br /&gt;
- Empowered Skeletonbane Infusion renamed to Empowered Ghoulbane Infusion&lt;br /&gt;
- Skeletonbane Sword of Lost Light adjusted to Ghoulbane Sword of Lost Light&lt;br /&gt;
- Ghoulbane Sword of Lost Light uses Undead Slayer instead of Skeleton Slayer to match lore more&lt;br /&gt;
- Seki Kura has made her way to Edelbar looking for those to pass her master&#039;s test&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Welcome&amp;diff=214</id>
		<title>Welcome</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Welcome&amp;diff=214"/>
		<updated>2022-07-04T19:02:24Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tabs&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Welcome&amp;quot;&amp;gt;&amp;lt;h1&amp;gt; Welcome to Derptide!&amp;lt;/h1&amp;gt;&lt;br /&gt;
Welcome Page, put intro to Derptide if desired&lt;br /&gt;
&lt;br /&gt;
Bullets are marked with an astrik&lt;br /&gt;
*Example 1&lt;br /&gt;
*Example 2&lt;br /&gt;
The page runs off of basic markup language, so double brackets with keywords will show red if it doesn&#039;t exist, blue if it does [[Page that doesn&#039;t exist]] [[Page does exist]]&lt;br /&gt;
&lt;br /&gt;
Noteworthy Custom Content:&lt;br /&gt;
* [[Arcanum Stronghold]]&lt;br /&gt;
* [[Marketplace]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Latest Changes&amp;quot;&amp;gt;{{:Patches_-_July_2022}}&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Lore&amp;quot;&amp;gt;{{:As_broad_as_it_is_long}}&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Events&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;Quests&amp;quot;&amp;gt;  Custom Quests in Derptide &amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Patches&amp;diff=213</id>
		<title>Patches</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Patches&amp;diff=213"/>
		<updated>2022-07-04T19:02:03Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will have links to patch notes&lt;br /&gt;
&lt;br /&gt;
[[Patches - July 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - June 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - May 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - April 2022]]&lt;br /&gt;
&lt;br /&gt;
[[Patches - March 2022]]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Category_Alphabet_Links&amp;diff=198</id>
		<title>Template:Category Alphabet Links</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Category_Alphabet_Links&amp;diff=198"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=A A]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=B B]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=C C]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=D D]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=E E]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=F F]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=G G]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=H H]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=I I]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=J J]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=K K]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=L L]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=M M]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=N N]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=O O]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=P P]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=Q Q]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=R R]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=S S]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=T T]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=U U]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=V V]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=W W]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=X X]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=Y Y]&lt;br /&gt;
[http://asheron.fandom.com/wiki/Category:{{{1|}}}?from=Z Z]&lt;br /&gt;
&amp;lt;/center&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Related|Wiki Templates}}&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Category Alphabet Links|&amp;lt;CATAGORY&amp;gt;}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Adds a linked alphabet index to the page. Useful for popular categories with a lot of pages such as [[:Category:NPCs]]&lt;br /&gt;
* Do not include the &#039;&#039;&#039;Category:&#039;&#039;&#039; namespace tag before the category name.&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre&amp;gt;{{Category Alphabet Links|TestFoo}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as: {{Category Alphabet Links|TestFoo}}&lt;br /&gt;
&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Wiki Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Itemslinkbar&amp;diff=196</id>
		<title>Template:Itemslinkbar</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Itemslinkbar&amp;diff=196"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;itemsbgc linkbar&amp;quot;&amp;gt;Return to [[:Category:Items|&amp;lt;span&amp;gt;Items&amp;lt;/span&amp;gt;]]&amp;lt;div&amp;gt;[[File:Items_Icon.png|link=]]&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Wiki Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Icon&amp;diff=194</id>
		<title>Template:Icon</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Icon&amp;diff=194"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;creatureitems&amp;quot;&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;[[{{{1|}}}|&amp;lt;span class=&amp;quot;ajaxttlink&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;[[File:{{{1|}}} Icon.png]]&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Wiki Templates]]{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Questslinkbar&amp;diff=192</id>
		<title>Template:Questslinkbar</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Questslinkbar&amp;diff=192"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;questsbgc linkbar&amp;quot;&amp;gt;Return to [[:Category:Quests|&amp;lt;span&amp;gt;Quests&amp;lt;/span&amp;gt;]]&amp;lt;div&amp;gt;[[File:Quests_Icon.png|link=]]&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Wiki Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Icon_Link_Small&amp;diff=190</id>
		<title>Template:Icon Link Small</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Icon_Link_Small&amp;diff=190"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;[[File:{{{1|}}} Icon.png|link={{#ifeq:{{{link|}}}||{{{1|}}}|{{{link|}}}}}|20x20px]] [[{{#ifeq:{{{link|}}}||{{{1|}}}|{{{link|}}}}}{{#ifeq:{{{2|}}}|||{{!}}{{{2|}}}}}]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
[[Category:Wiki Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:Righttoc&amp;diff=188</id>
		<title>Template:Righttoc</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:Righttoc&amp;diff=188"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#Redirect [[Template:RightToC]]&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
	<entry>
		<id>https://derptidewiki.net/index.php?title=Template:RightToC&amp;diff=186</id>
		<title>Template:RightToC</title>
		<link rel="alternate" type="text/html" href="https://derptidewiki.net/index.php?title=Template:RightToC&amp;diff=186"/>
		<updated>2022-06-21T00:31:54Z</updated>

		<summary type="html">&lt;p&gt;Cocytus: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{|border=0 cellpadding=8 align=right&lt;br /&gt;
| __ToC__&lt;br /&gt;
|-&lt;br /&gt;
|}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Related|Wiki Templates}}&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;width:auto; overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{RightToC}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Displays a simple Table of Contents in a floating box (text will wrap on the left) on the right side of the page. If you require further customization, see [[Wiki Markup Reference#Magic Words]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{RightToC}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as:&lt;br /&gt;
&lt;br /&gt;
{{RightToC}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Wiki Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cocytus</name></author>
	</entry>
</feed>