<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://heroeswiki.ddns.net/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3AGN</id>
	<title>Template talk:GN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://heroeswiki.ddns.net/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3AGN"/>
	<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;action=history"/>
	<updated>2026-04-23T17:02:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500063&amp;oldid=prev</id>
		<title>imported&gt;Ryangibsonstewart: /* From the Files of Primatech, Part 1 pdf path error */</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500063&amp;oldid=prev"/>
		<updated>2010-02-19T01:04:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;From the Files of Primatech, Part 1 pdf path error&lt;/span&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 01:04, 19 February 2010&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 heroeswiki_dpl_en:diff:1.41:old-209303:rev-500063 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Ryangibsonstewart</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=209303&amp;oldid=prev</id>
		<title>imported&gt;Ryangibsonstewart: /* From the Files of Primatech, Part 1 pdf path error */</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=209303&amp;oldid=prev"/>
		<updated>2010-02-19T01:04:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;From the Files of Primatech, Part 1 pdf path error&lt;/span&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 01:04, 19 February 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 71:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 71:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Thanks for trying, HDS. And thanks for asking when you couldn&#039;t figure it out. :) You were using ifexpr, which searches for an expression. And since you had nested an ifeq statement inside, you were asking to add the word &quot;images&quot; if the expression is the PAGENAME &quot;From the Files of Primatech&quot;. Doesn&#039;t make too much sense, does it? :) Two things wrong: ifexpr is really only used for numbers, not words. And the PAGENAME does not equal &quot;From the Files of Primatech&quot;--only part of it does. Instead, I used a pos statement nested inside an if statement. That way, it adds the word &quot;images&quot; if &quot;From the Files of Primatech&quot; is somewhere in the PAGENAME. Hope that helps. -- {{User:Ryangibsonstewart/sig}} 10:58, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Thanks for trying, HDS. And thanks for asking when you couldn&#039;t figure it out. :) You were using ifexpr, which searches for an expression. And since you had nested an ifeq statement inside, you were asking to add the word &quot;images&quot; if the expression is the PAGENAME &quot;From the Files of Primatech&quot;. Doesn&#039;t make too much sense, does it? :) Two things wrong: ifexpr is really only used for numbers, not words. And the PAGENAME does not equal &quot;From the Files of Primatech&quot;--only part of it does. Instead, I used a pos statement nested inside an if statement. That way, it adds the word &quot;images&quot; if &quot;From the Files of Primatech&quot; is somewhere in the PAGENAME. Hope that helps. -- {{User:Ryangibsonstewart/sig}} 10:58, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** Yeah I tried several different attempts at it, but I don&#039;t do alot of Wiki markup.  One thing to consider, can we more-fully qualify the pagename to include &quot;,  Part 1&quot; if we need to?  If they keep the same unstandard &quot;images&quot; path format throughout this arc, then what we have will work fine the way it is.  However, if they go back to the standard &quot;documents&quot; path format next week, within the same arc, then the generic pagename will cause it to use &quot;images&quot; when it shouldn&#039;t.  So we might need to tweak it again next GN depending on what path they use for it.  &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 11:10 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** Yeah I tried several different attempts at it, but I don&#039;t do alot of Wiki markup.  One thing to consider, can we more-fully qualify the pagename to include &quot;,  Part 1&quot; if we need to?  If they keep the same unstandard &quot;images&quot; path format throughout this arc, then what we have will work fine the way it is.  However, if they go back to the standard &quot;documents&quot; path format next week, within the same arc, then the generic pagename will cause it to use &quot;images&quot; when it shouldn&#039;t.  So we might need to tweak it again next GN depending on what path they use for it.  &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 11:10 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*** Yes, that&#039;s an easy fix if it&#039;s only a one-time deal. It will be tricky--but doable--if the new naming system for the pdf files continues past this arc. -- {{User:Ryangibsonstewart/sig}} 20:04, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500062:rev-209303:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Ryangibsonstewart</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500062&amp;oldid=prev</id>
		<title>imported&gt;HiroDynoSlayer: From the Files of Primatech, Part 1 pdf path error</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500062&amp;oldid=prev"/>
		<updated>2010-02-18T16:10:46Z</updated>

		<summary type="html">&lt;p&gt;From the Files of Primatech, Part 1 pdf path error&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 16:10, 18 February 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 70:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 70:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;OK I tried to add in if-statement to the template to fix the non-Standard path of the recent From the Files of Primatech, Part 1 pdf.  The standard path has /documents/ as in their path, but this one has /images/ instead of /documents/ so the template isn&#039;t working for this GN.  The syntax of the if statement isn&#039;t right though, because it is always returning &#039;documents&#039; and it isn&#039;t returning &#039;images&#039; on the From the Files of Primatech, Part 1 page....anyone better at this type of scripting than me, give it a whirl. &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 10:36 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;OK I tried to add in if-statement to the template to fix the non-Standard path of the recent From the Files of Primatech, Part 1 pdf.  The standard path has /documents/ as in their path, but this one has /images/ instead of /documents/ so the template isn&#039;t working for this GN.  The syntax of the if statement isn&#039;t right though, because it is always returning &#039;documents&#039; and it isn&#039;t returning &#039;images&#039; on the From the Files of Primatech, Part 1 page....anyone better at this type of scripting than me, give it a whirl. &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 10:36 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Thanks for trying, HDS. And thanks for asking when you couldn&#039;t figure it out. :) You were using ifexpr, which searches for an expression. And since you had nested an ifeq statement inside, you were asking to add the word &quot;images&quot; if the expression is the PAGENAME &quot;From the Files of Primatech&quot;. Doesn&#039;t make too much sense, does it? :) Two things wrong: ifexpr is really only used for numbers, not words. And the PAGENAME does not equal &quot;From the Files of Primatech&quot;--only part of it does. Instead, I used a pos statement nested inside an if statement. That way, it adds the word &quot;images&quot; if &quot;From the Files of Primatech&quot; is somewhere in the PAGENAME. Hope that helps. -- {{User:Ryangibsonstewart/sig}} 10:58, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Thanks for trying, HDS. And thanks for asking when you couldn&#039;t figure it out. :) You were using ifexpr, which searches for an expression. And since you had nested an ifeq statement inside, you were asking to add the word &quot;images&quot; if the expression is the PAGENAME &quot;From the Files of Primatech&quot;. Doesn&#039;t make too much sense, does it? :) Two things wrong: ifexpr is really only used for numbers, not words. And the PAGENAME does not equal &quot;From the Files of Primatech&quot;--only part of it does. Instead, I used a pos statement nested inside an if statement. That way, it adds the word &quot;images&quot; if &quot;From the Files of Primatech&quot; is somewhere in the PAGENAME. Hope that helps. -- {{User:Ryangibsonstewart/sig}} 10:58, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** Yeah I tried several different attempts at it, but I don&#039;t do alot of Wiki markup.  One thing to consider, can we more-fully qualify the pagename to include &quot;,  Part 1&quot; if we need to?  If they keep the same unstandard &quot;images&quot; path format throughout this arc, then what we have will work fine the way it is.  However, if they go back to the standard &quot;documents&quot; path format next week, within the same arc, then the generic pagename will cause it to use &quot;images&quot; when it shouldn&#039;t.  So we might need to tweak it again next GN depending on what path they use for it.  &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 11:10 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500061:rev-500062:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;HiroDynoSlayer</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500061&amp;oldid=prev</id>
		<title>imported&gt;Ryangibsonstewart: /* From the Files of Primatech, Part 1 pdf path error */</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500061&amp;oldid=prev"/>
		<updated>2010-02-18T15:58:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;From the Files of Primatech, Part 1 pdf path error&lt;/span&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 15:58, 18 February 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 69:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 69:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== From the Files of Primatech, Part 1 pdf path error ==&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== From the Files of Primatech, Part 1 pdf path error ==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;OK I tried to add in if-statement to the template to fix the non-Standard path of the recent From the Files of Primatech, Part 1 pdf.  The standard path has /documents/ as in their path, but this one has /images/ instead of /documents/ so the template isn&#039;t working for this GN.  The syntax of the if statement isn&#039;t right though, because it is always returning &#039;documents&#039; and it isn&#039;t returning &#039;images&#039; on the From the Files of Primatech, Part 1 page....anyone better at this type of scripting than me, give it a whirl. &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 10:36 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;OK I tried to add in if-statement to the template to fix the non-Standard path of the recent From the Files of Primatech, Part 1 pdf.  The standard path has /documents/ as in their path, but this one has /images/ instead of /documents/ so the template isn&#039;t working for this GN.  The syntax of the if statement isn&#039;t right though, because it is always returning &#039;documents&#039; and it isn&#039;t returning &#039;images&#039; on the From the Files of Primatech, Part 1 page....anyone better at this type of scripting than me, give it a whirl. &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 10:36 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Thanks for trying, HDS. And thanks for asking when you couldn&#039;t figure it out. :) You were using ifexpr, which searches for an expression. And since you had nested an ifeq statement inside, you were asking to add the word &quot;images&quot; if the expression is the PAGENAME &quot;From the Files of Primatech&quot;. Doesn&#039;t make too much sense, does it? :) Two things wrong: ifexpr is really only used for numbers, not words. And the PAGENAME does not equal &quot;From the Files of Primatech&quot;--only part of it does. Instead, I used a pos statement nested inside an if statement. That way, it adds the word &quot;images&quot; if &quot;From the Files of Primatech&quot; is somewhere in the PAGENAME. Hope that helps. -- {{User:Ryangibsonstewart/sig}} 10:58, 18 February 2010 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500060:rev-500061:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Ryangibsonstewart</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500060&amp;oldid=prev</id>
		<title>imported&gt;HiroDynoSlayer: From the Files of Primatech, Part 1 pdf path error</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500060&amp;oldid=prev"/>
		<updated>2010-02-18T15:36:26Z</updated>

		<summary type="html">&lt;p&gt;From the Files of Primatech, Part 1 pdf path error&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 15:36, 18 February 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 66:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 66:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*And… it’s still there. Anyone? —[[User:Frungi|Frungi]] 00:27, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*And… it’s still there. Anyone? —[[User:Frungi|Frungi]] 00:27, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**Never mind, I figured out how to fix it. Had to put the JPEG URLs in manually, though. Hope I didn’t break anything. —[[User:Frungi|Frungi]] 01:26, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**Never mind, I figured out how to fix it. Had to put the JPEG URLs in manually, though. Hope I didn’t break anything. —[[User:Frungi|Frungi]] 01:26, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== From the Files of Primatech, Part 1 pdf path error ==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;OK I tried to add in if-statement to the template to fix the non-Standard path of the recent From the Files of Primatech, Part 1 pdf.  The standard path has /documents/ as in their path, but this one has /images/ instead of /documents/ so the template isn&#039;t working for this GN.  The syntax of the if statement isn&#039;t right though, because it is always returning &#039;documents&#039; and it isn&#039;t returning &#039;images&#039; on the From the Files of Primatech, Part 1 page....anyone better at this type of scripting than me, give it a whirl. &amp;lt;small&amp;gt;--[[User:HiroDynoSlayer|HiroDynoSlayer]] ([[User talk:HiroDynoSlayer|talk]]) 02/18/2010 10:36 (EST)&amp;lt;/small&amp;gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500059:rev-500060:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;HiroDynoSlayer</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500059&amp;oldid=prev</id>
		<title>imported&gt;Frungi: /* Error */</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500059&amp;oldid=prev"/>
		<updated>2009-11-09T06:26:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Error&lt;/span&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 06:26, 9 November 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 65:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 65:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There’s an error in this template on [[The Rogue]]. I’m not familiar enough with wiki templates to figure it out. —[[User:Frungi|Frungi]] 23:58, 19 October 2009 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There’s an error in this template on [[The Rogue]]. I’m not familiar enough with wiki templates to figure it out. —[[User:Frungi|Frungi]] 23:58, 19 October 2009 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*And… it’s still there. Anyone? —[[User:Frungi|Frungi]] 00:27, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*And… it’s still there. Anyone? —[[User:Frungi|Frungi]] 00:27, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**Never mind, I figured out how to fix it. Had to put the JPEG URLs in manually, though. Hope I didn’t break anything. —[[User:Frungi|Frungi]] 01:26, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500058:rev-500059:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Frungi</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500058&amp;oldid=prev</id>
		<title>imported&gt;Frungi: /* Error */</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500058&amp;oldid=prev"/>
		<updated>2009-11-09T05:27:28Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Error&lt;/span&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 05:27, 9 November 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 64:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 64:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There’s an error in this template on [[The Rogue]]. I’m not familiar enough with wiki templates to figure it out. —[[User:Frungi|Frungi]] 23:58, 19 October 2009 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There’s an error in this template on [[The Rogue]]. I’m not familiar enough with wiki templates to figure it out. —[[User:Frungi|Frungi]] 23:58, 19 October 2009 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*And… it’s still there. Anyone? —[[User:Frungi|Frungi]] 00:27, 9 November 2009 (EST)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500057:rev-500058:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Frungi</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500057&amp;oldid=prev</id>
		<title>imported&gt;Frungi: /* Error */ new section</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500057&amp;oldid=prev"/>
		<updated>2009-10-20T03:58:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Error: &lt;/span&gt; new section&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 03:58, 20 October 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 60:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 60:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;See [[Template Talk:Index]] for possible ways to shorten the list. ---- [[Image:Ohmyn0.jpg]][[Image:Ohmyn0talk.jpg]] 02:02, 26 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;See [[Template Talk:Index]] for possible ways to shorten the list. ---- [[Image:Ohmyn0.jpg]][[Image:Ohmyn0talk.jpg]] 02:02, 26 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Error ==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There’s an error in this template on [[The Rogue]]. I’m not familiar enough with wiki templates to figure it out. —[[User:Frungi|Frungi]] 23:58, 19 October 2009 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500056:rev-500057:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Frungi</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500056&amp;oldid=prev</id>
		<title>imported&gt;Level: /* Animated video */ they were all the same?</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500056&amp;oldid=prev"/>
		<updated>2008-03-28T19:18:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Animated video: &lt;/span&gt; they were all the same?&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 19:18, 28 March 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 56:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 56:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*I noticed that too. I hope we see more of the animated videos, they&#039;re kinda cool. According to [[Interview:Golden Handshake]], though, it apparently requires an extra bit of technology. -- {{User:Ryangibsonstewart/sig}} 17:45, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*I noticed that too. I hope we see more of the animated videos, they&#039;re kinda cool. According to [[Interview:Golden Handshake]], though, it apparently requires an extra bit of technology. -- {{User:Ryangibsonstewart/sig}} 17:45, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The new videos not being put in the [http://www.nbc.com/Heroes/video/video_display.shtml NBC Video Display], they are being added to [http://www.nbc.com/Heroes/novels/episodes.shtml NBC Video Rewind]. The new viewer has more options including being able to download, but it has more ads. Do we want to change the old links? -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 15:07, 28 March 2008 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The new videos not being put in the [http://www.nbc.com/Heroes/video/video_display.shtml NBC Video Display], they are being added to [http://www.nbc.com/Heroes/novels/episodes.shtml NBC Video Rewind]. The new viewer has more options including being able to download, but it has more ads. Do we want to change the old links? -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 15:07, 28 March 2008 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** Hmm, those weren&#039;t the direct links. Can anybody find how to get the direct links? -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 15:18, 28 March 2008 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500055:rev-500056:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Level</name></author>
	</entry>
	<entry>
		<id>https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500055&amp;oldid=prev</id>
		<title>imported&gt;Level: /* Animated video */ new videos</title>
		<link rel="alternate" type="text/html" href="https://heroeswiki.ddns.net/index.php?title=Template_talk:GN&amp;diff=500055&amp;oldid=prev"/>
		<updated>2008-03-28T19:07:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Animated video: &lt;/span&gt; new videos&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 19:07, 28 March 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 55:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 55:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;So all the GNs on NBCs website now have video links, but they all link to [[Maya y Alejandro]], I didn&#039;t know that when I added the option so I don&#039;t know if we will need it (I hope we will:). -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 16:39, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;So all the GNs on NBCs website now have video links, but they all link to [[Maya y Alejandro]], I didn&#039;t know that when I added the option so I don&#039;t know if we will need it (I hope we will:). -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 16:39, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*I noticed that too. I hope we see more of the animated videos, they&#039;re kinda cool. According to [[Interview:Golden Handshake]], though, it apparently requires an extra bit of technology. -- {{User:Ryangibsonstewart/sig}} 17:45, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*I noticed that too. I hope we see more of the animated videos, they&#039;re kinda cool. According to [[Interview:Golden Handshake]], though, it apparently requires an extra bit of technology. -- {{User:Ryangibsonstewart/sig}} 17:45, 24 September 2007 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The new videos not being put in the [http://www.nbc.com/Heroes/video/video_display.shtml NBC Video Display], they are being added to [http://www.nbc.com/Heroes/novels/episodes.shtml NBC Video Rewind]. The new viewer has more options including being able to download, but it has more ads. Do we want to change the old links? -[[User:Level|Lөv]][[User talk:Level|ө]][[Special:Contributions/Level|l]] 15:07, 28 March 2008 (EDT)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Getting lengthy==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key heroeswiki_dpl_en:diff:1.41:old-500054:rev-500055:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Level</name></author>
	</entry>
</feed>