<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3APG%2FNPC_training_row%2Fdoc</id>
	<title>Template:PG/NPC training row/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3APG%2FNPC_training_row%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:PG/NPC_training_row/doc&amp;action=history"/>
	<updated>2026-04-08T14:17:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:PG/NPC_training_row/doc&amp;diff=155&amp;oldid=prev</id>
		<title>imported&gt;Alleryn at 03:31, 3 April 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:PG/NPC_training_row/doc&amp;diff=155&amp;oldid=prev"/>
		<updated>2021-04-03T03:31:21Z</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;== Description ==&lt;br /&gt;
:Use this template to create a listing in the training table of an NPC.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 | ability= &lt;br /&gt;
 | recipe=&lt;br /&gt;
 | skilllevel=&lt;br /&gt;
 | cost =&lt;br /&gt;
 | favor =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
; ability&lt;br /&gt;
: Semi-optional. The ability name. If &amp;#039;&amp;#039;ability&amp;#039;&amp;#039; is omitted only a recipe will be displayed. At minimum ability or recipe must be defined.&lt;br /&gt;
; recipe&lt;br /&gt;
: Semi-optional. The recipe name (sans &amp;quot;Recipe:&amp;quot;). If &amp;#039;&amp;#039;recipe&amp;#039;&amp;#039; is omitted, only an ability will be displayed. If both a recipe and ability are provided, both will display within the same row (with &amp;quot;and&amp;quot;). Recipes can be provided as wiki links to their &amp;#039;&amp;#039;item&amp;#039;&amp;#039; if the author desires, but care should be taken. Trainer taught recipes do not have items on the wiki, and recipe/item name mismatches can occur. At minimum ability or recipe must be defined.&lt;br /&gt;
; skilllevel&lt;br /&gt;
: Optional. The required skill level to train the skill. If not provided, an empty column is shown.&lt;br /&gt;
; cost&lt;br /&gt;
: Optional. The numerical cost eg. &amp;quot;15&amp;quot;.  If not provided, an empty column is shown.&lt;br /&gt;
; favor&lt;br /&gt;
: Optional. The favor level at which the item is available.  If not provided, an empty column is shown.&lt;br /&gt;
== Sample output ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 | ability= Sword Slash 2&lt;br /&gt;
 | skilllevel= 12&lt;br /&gt;
 | cost = 980&lt;br /&gt;
 | favor = Neutral&lt;br /&gt;
}}&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 |ability=Spore Bomb 3&lt;br /&gt;
 |recipe=[[Deadly Spore Bombs]]&lt;br /&gt;
 |skilllevel= 25&lt;br /&gt;
 |cost=2934&lt;br /&gt;
 |favor=Comfortable&lt;br /&gt;
}}&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 |recipe=Coral Mushroom Smoothie&lt;br /&gt;
 |skilllevel=40&lt;br /&gt;
 |cost=3070&lt;br /&gt;
 |favor=Neutral&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 | ability= Sword Slash 2&lt;br /&gt;
 | skilllevel= 12&lt;br /&gt;
 | cost = 980&lt;br /&gt;
 | favor = Neutral&lt;br /&gt;
}}&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 |ability=Spore Bomb 3&lt;br /&gt;
 |recipe=[[Deadly Spore Bomb|Deadly Spore Bombs]]&lt;br /&gt;
 |skilllevel= 25&lt;br /&gt;
 |cost=2934&lt;br /&gt;
 |favor=Comfortable&lt;br /&gt;
}}&lt;br /&gt;
{{NPC training row&lt;br /&gt;
 |recipe=Coral Mushroom Smoothie&lt;br /&gt;
 |skilllevel=40&lt;br /&gt;
 |cost=3070&lt;br /&gt;
 |favor=Neutral&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
See [[Mu]] and [[Jaw]] for complex example of mixed ability/recipe combinations.&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
: If an NPC offers an unlock, use [[Template:NPC training unlock row]]&lt;br /&gt;
&lt;br /&gt;
: Uses [[Template:Recipe]] and [[Template:Ability icon]].&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories/interwikis for the template itself --&amp;gt;&lt;br /&gt;
[[Category:Formatting templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories/interwikis for this documentation itself --&amp;gt;&lt;br /&gt;
[[Category:Template documentation|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Alleryn</name></author>
	</entry>
</feed>