<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AElinks%2Fdoc</id>
	<title>Template:Elinks/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AElinks%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Elinks/doc&amp;action=history"/>
	<updated>2026-05-06T17:19:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://secrets.warcraftwatch.com/w/index.php?title=Template:Elinks/doc&amp;diff=1747&amp;oldid=prev</id>
		<title>imported&gt;PeterWind at 02:33, 18 November 2024</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Elinks/doc&amp;diff=1747&amp;oldid=prev"/>
		<updated>2024-11-18T02:33:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A wrapper template for use in creating external links templates, such as {{t|Elinks-spell}}.&lt;br /&gt;
&lt;br /&gt;
Uses the &amp;#039;&amp;#039;classic&amp;#039;&amp;#039; [[mediawikiwiki:Extension:Variables|variable]], defined by {{t|Classic only}}, to automatically choose a subdomain (for example, the &amp;quot;classic&amp;quot; in &amp;quot;classic.wowhead.com&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
Common parameters, with pre-filled text. Most elinks templates will use the pre-filled text or similar. The ellipses (...) are placeholder and will change with each template.&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Elinks&lt;br /&gt;
|id={{{1|}}}&lt;br /&gt;
|sub={{{sub|}}}&lt;br /&gt;
|type=...&lt;br /&gt;
|wh=...{{=}}{{{1}}}&lt;br /&gt;
|wdb=.../{{{1}}}&lt;br /&gt;
|whsearch=...&lt;br /&gt;
|wdbsearch=...&lt;br /&gt;
|doc={{{doc|-}}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Additional parameters: &amp;#039;&amp;#039;search&amp;#039;&amp;#039;, &amp;#039;&amp;#039;whsearchpage&amp;#039;&amp;#039;, &amp;#039;&amp;#039;extralink&amp;#039;&amp;#039;, &amp;#039;&amp;#039;extraname&amp;#039;&amp;#039;, &amp;#039;&amp;#039;extraclass&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
===Required parameters===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039; — Used to pass an ID from the child template to this template.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;sub&amp;#039;&amp;#039;&amp;#039; — Allows a subdomain to be manually specified, instead of automatically chosen. This should be left as-is for most templates.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; — The type of thing the child template represents: &amp;quot;spell,&amp;quot; &amp;quot;NPC,&amp;quot; etc. Used as part of the category name for pages missing an ID, e.g. [[:Category:Articles which need to have spell ID specified]] or [[:Category:Articles which need to have NPC ID specified]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;wh&amp;#039;&amp;#039;&amp;#039; — The part of the Wowhead URL that comes after &amp;quot;.com/&amp;quot;. The numbered parameter should match the parameter used for &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; above. Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in place of &amp;lt;code&amp;gt;=&amp;lt;/code&amp;gt;, or the template won&amp;#039;t work.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;wdb&amp;#039;&amp;#039;&amp;#039; — The part of the WoWDB URL that comes after &amp;quot;.com/&amp;quot;. The numbered parameter should match the parameter used for &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; above. Omit this to remove the WoWDB link in cases where WoWDB doesn&amp;#039;t have pages for something.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;doc&amp;#039;&amp;#039;&amp;#039; — Leave as-is. Allows the child template to use &amp;lt;code&amp;gt;|doc=&amp;lt;/code&amp;gt; to suppress the &amp;quot;missing ID&amp;quot; category.&lt;br /&gt;
&lt;br /&gt;
===Optional parameters===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;whsearch&amp;#039;&amp;#039;&amp;#039; — Used to specify a tab on Wowhead&amp;#039;s search page, in case an ID isn&amp;#039;t given. On Wowhead, this part comes after &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;wdbsearch&amp;#039;&amp;#039;&amp;#039; — Used to specify a tab on WoWDB&amp;#039;s search page, in case an ID isn&amp;#039;t given. On WoWDB, this part comes after &amp;lt;code&amp;gt;t1:&amp;lt;/code&amp;gt;. To be used at the same time as &amp;lt;code&amp;gt;whsearch&amp;lt;/code&amp;gt;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;search&amp;#039;&amp;#039;&amp;#039; — Used to specify a tab on each site&amp;#039;s search page. This parameter is used instead of the two above in cases where both Wowhead and WoWDB use the exact same word or phrase, e.g. &amp;quot;npcs.&amp;quot;&lt;br /&gt;
These parameters will tend to be uncommonly used:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;whsearchpage&amp;#039;&amp;#039;&amp;#039; — Used to change the Wowhead search link to a specific page. This is for things that don&amp;#039;t show up on Wowhead&amp;#039;s normal search page. For example, &amp;lt;code&amp;gt;|whsearchpage=icons&amp;lt;/code&amp;gt; will go to &amp;quot;www.wowhead.com/icons&amp;quot;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;extralink&amp;#039;&amp;#039;&amp;#039; — An extra link that isn&amp;#039;t coded in by default. Include the full url &amp;#039;&amp;#039;except&amp;#039;&amp;#039; the &amp;lt;code&amp;gt;https://&amp;lt;/code&amp;gt;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;extraname&amp;#039;&amp;#039;&amp;#039; — Website name for the extra link. For example, &amp;quot;Petopia&amp;quot; or &amp;quot;WarcraftPets&amp;quot;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;extraclass&amp;#039;&amp;#039;&amp;#039; — Adds an icon for the extra link. Options include &amp;quot;wowhead&amp;quot;, &amp;quot;wowheadc&amp;quot;, &amp;quot;sigrie&amp;quot;, &amp;quot;petopia&amp;quot;, &amp;quot;warcraftpets&amp;quot;, &amp;quot;wowus&amp;quot;, &amp;quot;wago&amp;quot;, &amp;quot;allakhazam&amp;quot;, and &amp;quot;thottbot&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation]]&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;[[Category:External link templates| ]][[Category:Variable-using templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;PeterWind</name></author>
	</entry>
</feed>