<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoywiki.com/index.php?action=history&amp;feed=atom&amp;title=EQ%2Fhowtohelp%2FCreating_a_link_to_a_NPC</id>
	<title>EQ/howtohelp/Creating a link to a NPC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://zoywiki.com/index.php?action=history&amp;feed=atom&amp;title=EQ%2Fhowtohelp%2FCreating_a_link_to_a_NPC"/>
	<link rel="alternate" type="text/html" href="https://zoywiki.com/index.php?title=EQ/howtohelp/Creating_a_link_to_a_NPC&amp;action=history"/>
	<updated>2026-04-29T21:53:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://zoywiki.com/index.php?title=EQ/howtohelp/Creating_a_link_to_a_NPC&amp;diff=98095&amp;oldid=prev</id>
		<title>Zoycite: Zoycite moved page RoF/misc/helping/Creating a link to a NPC to EQ/howtohelp/Creating a link to a NPC</title>
		<link rel="alternate" type="text/html" href="https://zoywiki.com/index.php?title=EQ/howtohelp/Creating_a_link_to_a_NPC&amp;diff=98095&amp;oldid=prev"/>
		<updated>2019-02-07T02:29:17Z</updated>

		<summary type="html">&lt;p&gt;Zoycite moved page &lt;a href=&quot;/RoF/misc/helping/Creating_a_link_to_a_NPC&quot; class=&quot;mw-redirect&quot; title=&quot;RoF/misc/helping/Creating a link to a NPC&quot;&gt;RoF/misc/helping/Creating a link to a NPC&lt;/a&gt; to &lt;a href=&quot;/EQ/howtohelp/Creating_a_link_to_a_NPC&quot; title=&quot;EQ/howtohelp/Creating a link to a NPC&quot;&gt;EQ/howtohelp/Creating a link to a NPC&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:29, 7 February 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key zoywiki:diff:1.41:old-57446:rev-98095 --&gt;
&lt;/table&gt;</summary>
		<author><name>Zoycite</name></author>
	</entry>
	<entry>
		<id>https://zoywiki.com/index.php?title=EQ/howtohelp/Creating_a_link_to_a_NPC&amp;diff=57446&amp;oldid=prev</id>
		<title>Zoycite: Created page with &quot;== General == Creating links to NPCs can actually be done two ways.  One way is to create a link to the NPC using &#039;&#039;&#039;AbsLink&#039;&#039;&#039;.  The newer and easier way is to use the &#039;&#039;&#039;EQ/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://zoywiki.com/index.php?title=EQ/howtohelp/Creating_a_link_to_a_NPC&amp;diff=57446&amp;oldid=prev"/>
		<updated>2013-07-25T20:41:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== General == Creating links to NPCs can actually be done two ways.  One way is to create a link to the NPC using &amp;#039;&amp;#039;&amp;#039;AbsLink&amp;#039;&amp;#039;&amp;#039;.  The newer and easier way is to use the &amp;#039;&amp;#039;&amp;#039;EQ/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General ==&lt;br /&gt;
Creating links to NPCs can actually be done two ways.  One way is to create a link to the NPC using &amp;#039;&amp;#039;&amp;#039;AbsLink&amp;#039;&amp;#039;&amp;#039;.  The newer and easier way is to use the &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039; template.  You can use which ever you prefer.  However You will find the EQ/NPCLink is easier.&lt;br /&gt;
&lt;br /&gt;
== Using AbsLink to link to NPCs ==&lt;br /&gt;
Since this is identical to linking to Quests, I am going to refer you to the guide for making quests and provide a snippet of wiki markup and leave it at that.&lt;br /&gt;
&lt;br /&gt;
Let&amp;#039;s say I want to link to Master Hunter Jilare, in Shard&amp;#039;s Landing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{AbsLink|RoF/Zones/shardslanding|Master Hunter Jilare}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Done.  For more information on how AbsLink works see: [[RoF/misc/helping/Creating a link to a Quest|Creating a link to a Quest]]&lt;br /&gt;
&lt;br /&gt;
There are a few edge cases where you might want to link to NPCs using AbsLink, but otherwise it is up to you to choose.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What you should have learned so far&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
# AbsLink is a versatile template and can be used to link to NPCs as well as Quests.&lt;br /&gt;
# For the most part AbsLink can be used, but there is a better way, &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Using EQ/NPCLink to link to NPCs ==&lt;br /&gt;
So I have worked on this sales pitch for 30 seconds for &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039;.  What is so great about it.  Well the reason this exists is because I got tired of separating out my parameters to my template so I made the &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039; template to speed up wiki editing.  Basically my wiki-fu improved, to make my life easier.&lt;br /&gt;
&lt;br /&gt;
This template is similar to the AbsLink template, it still needs all the same info, except If I know the full page name of what NPC I want to link to, all I have to do is use 1 parameter for the pagename.  Let me show you by example.&lt;br /&gt;
&lt;br /&gt;
So I want to link to the page: [[RoF/Zones/shardslanding/Master Hunter Jilare]], and I want it to look all pretty, linked up auto-magically.  So all I should really need is &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EQ/NPCLink|RoF/Zones/shardslanding/Master Hunter Jilare}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Outputs: {{EQ/NPCLink|RoF/Zones/shardslanding/Master Hunter Jilare}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What you should have learned so far&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
# How to use &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Why &amp;#039;&amp;#039;&amp;#039;EQ/NPCLink&amp;#039;&amp;#039;&amp;#039; is superior to &amp;#039;&amp;#039;&amp;#039;AbsLink&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Even zoy is still learning wiki magic.&lt;/div&gt;</summary>
		<author><name>Zoycite</name></author>
	</entry>
</feed>