<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki-dev.rrobinson.me/index.php?action=history&amp;feed=atom&amp;title=Template%3ADungeon_infobox</id>
	<title>Template:Dungeon infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-dev.rrobinson.me/index.php?action=history&amp;feed=atom&amp;title=Template%3ADungeon_infobox"/>
	<link rel="alternate" type="text/html" href="https://wiki-dev.rrobinson.me/index.php?title=Template:Dungeon_infobox&amp;action=history"/>
	<updated>2026-09-02T10:46:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki-dev.rrobinson.me/index.php?title=Template:Dungeon_infobox&amp;diff=1684&amp;oldid=prev</id>
		<title>CosmicBot: Sync Template-Dungeon-infobox.wiki from Wiki-src/content</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.rrobinson.me/index.php?title=Template:Dungeon_infobox&amp;diff=1684&amp;oldid=prev"/>
		<updated>2026-09-02T04:26:31Z</updated>

		<summary type="html">&lt;p&gt;Sync Template-Dungeon-infobox.wiki from Wiki-src/content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
The data card at the top of every dungeon article, written by the sync bot&lt;br /&gt;
(&amp;lt;code&amp;gt;Wiki-src/CosmicWikiBot/DungeonPage.cs&amp;lt;/code&amp;gt;) from the server&amp;#039;s world descriptors&lt;br /&gt;
in &amp;lt;code&amp;gt;Server-src/common/resources/worlds&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Dungeon infobox&lt;br /&gt;
| name       = Abyss of Demons&lt;br /&gt;
| difficulty = 4&lt;br /&gt;
| portal     = Abyss of Demons Portal&lt;br /&gt;
| boss       = [[Archdemon Malphas]]&lt;br /&gt;
| enemies    = 2&lt;br /&gt;
| persistent =&lt;br /&gt;
| notp       =&lt;br /&gt;
| maps       = AbyssofDemons.jm&lt;br /&gt;
| worldid    = Abyss of Demons&lt;br /&gt;
| source     = AbyssOfDemons.jw&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;cosmic-infobox cosmic-dungeon&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;cosmic-infobox-title&amp;quot;&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;cosmic-infobox-flavor&amp;quot;&amp;gt;Dungeon&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;cosmic-infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{portal|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Entered by&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{portal}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{difficulty|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Difficulty&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{difficulty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{boss|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Boss&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{boss}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{enemies|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Enemy types&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{enemies}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{persistent|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Persistent&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{notp|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Teleport&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;Restricted&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{worldid|}}}|&amp;lt;tr class=&amp;quot;cosmic-group&amp;quot;&amp;gt;&amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Game data&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;World name&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;&amp;lt;code&amp;gt;{{{worldid}}}&amp;lt;/code&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{maps|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Maps&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;&amp;lt;code&amp;gt;{{{maps}}}&amp;lt;/code&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
{{#if:{{{source|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Defined in&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;&amp;lt;code&amp;gt;{{{source}}}&amp;lt;/code&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>CosmicBot</name></author>
	</entry>
</feed>