<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADungeon_Link%2Fdoc</id>
	<title>Template:Dungeon Link/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADungeon_Link%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Dungeon_Link/doc&amp;action=history"/>
	<updated>2026-06-22T07:55:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.telosrealms.com/index.php?title=Template:Dungeon_Link/doc&amp;diff=14982&amp;oldid=prev</id>
		<title>Willow: the mass documenting</title>
		<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Dungeon_Link/doc&amp;diff=14982&amp;oldid=prev"/>
		<updated>2026-06-20T11:55:06Z</updated>

		<summary type="html">&lt;p&gt;the mass documenting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Dungeon Link}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; shows a dungeon&amp;#039;s portal thumbnail (its name-plate image stacked on its portal image) as a clickable link.&amp;#039;&amp;#039;&amp;#039; It is used on the [[Dungeons]] index and on biome pages.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
Given a portal base name, the template renders two stacked images — &amp;lt;code&amp;gt;&amp;amp;lt;portal&amp;amp;gt;Text.png&amp;lt;/code&amp;gt; (the name plate) and &amp;lt;code&amp;gt;&amp;amp;lt;portal&amp;amp;gt;.png&amp;lt;/code&amp;gt; (the portal art) — both linking to the dungeon&amp;#039;s page. It is the building block of the dungeon grids.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Required? !! What it does !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;portal&amp;lt;/code&amp;gt; || Required || Portal file base name &amp;#039;&amp;#039;&amp;#039;without&amp;#039;&amp;#039;&amp;#039; &amp;lt;code&amp;gt;.png&amp;lt;/code&amp;gt;. The template appends &amp;lt;code&amp;gt;Text.png&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;.png&amp;lt;/code&amp;gt; itself. || &amp;lt;code&amp;gt;Portal-SkullCavern&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;size&amp;lt;/code&amp;gt; || Optional || Image width. Defaults to &amp;lt;code&amp;gt;42px&amp;lt;/code&amp;gt;. Dungeon grids use &amp;lt;code&amp;gt;180px&amp;lt;/code&amp;gt;; biome grids use &amp;lt;code&amp;gt;256px&amp;lt;/code&amp;gt;. || &amp;lt;code&amp;gt;180px&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; / &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; (first positional) || Optional || Page the images link to. If &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; is omitted it falls back to the first positional argument. || &amp;lt;code&amp;gt;Skull Cavern&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
Pass the portal base name and the dungeon page name:&lt;br /&gt;
&lt;br /&gt;
 {{Dungeon Link|Skull Cavern|portal=Portal-SkullCavern|size=180px}}&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;code&amp;gt;Skull Cavern&amp;lt;/code&amp;gt; is the first positional arg (used as the link target), and &amp;lt;code&amp;gt;portal=Portal-SkullCavern&amp;lt;/code&amp;gt; builds &amp;lt;code&amp;gt;Portal-SkullCavernText.png&amp;lt;/code&amp;gt; + &amp;lt;code&amp;gt;Portal-SkullCavern.png&amp;lt;/code&amp;gt;. Make sure both image files exist.&lt;br /&gt;
&lt;br /&gt;
== Copy this ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Dungeon Link||portal=|size=180px}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Dungeon Link|Tomb Of Shadows|portal=Portal-TombOfShadows|size=180px}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tips &amp;amp; notes ==&lt;br /&gt;
* &amp;lt;code&amp;gt;portal&amp;lt;/code&amp;gt; takes &amp;#039;&amp;#039;&amp;#039;no&amp;#039;&amp;#039;&amp;#039; &amp;lt;code&amp;gt;.png&amp;lt;/code&amp;gt; — the template adds &amp;lt;code&amp;gt;Text.png&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;.png&amp;lt;/code&amp;gt; for you.&lt;br /&gt;
* Both the name plate and the portal image must exist as files (e.g. &amp;lt;code&amp;gt;Portal-TombOfShadowsText.png&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Portal-TombOfShadows.png&amp;lt;/code&amp;gt;).&lt;br /&gt;
* Used inside {{tl|Dungeon Navbox}} grids and biome pages.&lt;/div&gt;</summary>
		<author><name>Willow</name></author>
	</entry>
</feed>