<?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%3AProftip%2Fdoc</id>
	<title>Template:Proftip/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%3AProftip%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Proftip/doc&amp;action=history"/>
	<updated>2026-05-06T23:06:26Z</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:Proftip/doc&amp;diff=3747&amp;oldid=prev</id>
		<title>imported&gt;Surafbrov at 02:39, 23 April 2025</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Proftip/doc&amp;diff=3747&amp;oldid=prev"/>
		<updated>2025-04-23T02:39:38Z</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;This template creates a [[WoW]]-styled tooltip for profession links. This is particularly useful for skills learned without a recipe, such as alchemy discoveries. This template can also be used for professions that create an [[enchantment]] such as a tailoring embroidery.&lt;br /&gt;
&lt;br /&gt;
==Minimum syntax==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{#data:proftip&lt;br /&gt;
|name=&lt;br /&gt;
|icon=&lt;br /&gt;
|prof=&lt;br /&gt;
|orange=&lt;br /&gt;
...&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
This is the full list of named parameters listed in order that they appear in the displayed/in-game tooltip. Parameters that apply color to text in the finished tooltip have the same color here.&lt;br /&gt;
&lt;br /&gt;
=== Basic and misc properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;darktable&amp;quot; style=&amp;quot;columns:2 30em&amp;quot;&amp;gt;&lt;br /&gt;
;|icon=: Icon to display, omitting File: and extension (.png).&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|icon=inv_ingot_titansteel_red&amp;lt;/code&amp;gt;&lt;br /&gt;
;|name=: Item name as it appears in-game.&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|name=Transmute: Iron to Gold&amp;lt;/code&amp;gt;&lt;br /&gt;
;|{{text|gray|rank}}=: Numeric rank of this version of the spell&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|rank=3&amp;lt;/code&amp;gt;&lt;br /&gt;
;|quality=: If applicable, [[quality]] of the created item.  See {{t|quality}}.&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|quality=common&amp;lt;/code&amp;gt;&lt;br /&gt;
;|slot=: If an [[enchantment]], specify which slot.&amp;lt;br /&amp;gt;&amp;lt;em style=&amp;quot;color:red&amp;quot;&amp;gt;{{t|enchant}} doesn&amp;#039;t use this???&amp;lt;/em&amp;gt;&lt;br /&gt;
;|{{text|gray|req}}=: general Requires: line&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|req=Cloth Armor&amp;lt;/code&amp;gt;&lt;br /&gt;
;|proficiency=: Proficiency to &amp;#039;&amp;#039;use&amp;#039;&amp;#039; the product.  (Not the same as |prof=)&lt;br /&gt;
;|skill=: Skill points to &amp;#039;&amp;#039;use&amp;#039;&amp;#039; the product.  (Not the same as |orange=)&lt;br /&gt;
;|{{text|#71D5FF|note}}=: Blue note text above any effects lines&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;|note=Automatically improves at 500 skill in Leatherworking.&amp;lt;/code&amp;gt;&lt;br /&gt;
;|{{text|#ffd517|effect}}=: Items effect text&lt;br /&gt;
;|{{text|#66c|cooldown}}=: Cooldown on the use effect&lt;br /&gt;
;|{{text|#66c|cast}}=: Cast time of the use effect&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Learning the recipe ===&lt;br /&gt;
{{for|other properties used with {{t|RecipeTable/RecipeRow}}|Template:RecipeBox}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;darktable&amp;quot; style=&amp;quot;columns:2 30em&amp;quot;&amp;gt;&lt;br /&gt;
;|prof=: Profession to &amp;#039;&amp;#039;learn or make&amp;#039;&amp;#039; the recipe.&lt;br /&gt;
;|expansion=: Variant of the profession to &amp;#039;&amp;#039;learn or make&amp;#039;&amp;#039; the recipe.&lt;br /&gt;
;|&amp;lt;span class=&amp;quot;skill-orange&amp;quot;&amp;gt;orange&amp;lt;/span&amp;gt;=: Profession skill required to use item.&amp;lt;br/&amp;gt;Example: |prof=Alchemy|skill=250&lt;br /&gt;
;|&amp;lt;span class=&amp;quot;skill-orange&amp;quot;&amp;gt;orangerate&amp;lt;/span&amp;gt;=: Number of points gained while orange (default: 1).&lt;br /&gt;
;|&amp;lt;span class=&amp;quot;skill-yellow&amp;quot;&amp;gt;yellow&amp;lt;/span&amp;gt;=: Point at which skill turns yellow&amp;lt;br /&amp;gt;Example: |skillyellow=260&lt;br /&gt;
;|&amp;lt;span class=&amp;quot;skill-green&amp;quot;&amp;gt;green&amp;lt;/span&amp;gt;=: Point at which skill turns green&amp;lt;br /&amp;gt;Example: |skillgreen=270&lt;br /&gt;
;|&amp;lt;span class=&amp;quot;skill-gray&amp;quot;&amp;gt;gray&amp;lt;/span&amp;gt;=: Point at which skill turns gray&amp;lt;br /&amp;gt;Example: |skillgray=280&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Formula ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;darktable&amp;quot; style=&amp;quot;columns:2 30em&amp;quot;&amp;gt;&lt;br /&gt;
;|tools=: If applicable, tool required to create.&amp;lt;br/&amp;gt;Example: |tools=Runed Arcanite Rod&lt;br /&gt;
;|nearby=: If applicable, the object that must be nearby to create.&amp;lt;br /&amp;gt;Example: |nearby=Anvil&lt;br /&gt;
;|reagent1=: First reagent.&amp;lt;br/&amp;gt;Example: |reagent1=Illusion Dust&lt;br /&gt;
;|reagent1quantity=: Quantity of first reagent if more than 1.&amp;lt;br/&amp;gt;Example: |reagent1quantity=16&lt;br /&gt;
;|reagent2=: Second reagent.&lt;br /&gt;
;|reagent2quantity=: Quantity of second reagent.&lt;br /&gt;
;|reagent3=: Third reagent.&lt;br /&gt;
;|reagent3quantity=: Quantity of third reagent.&lt;br /&gt;
;|reagent4=: Fourth reagent.&lt;br /&gt;
;|reagent4quantity=: Quantity of fourth reagent.&lt;br /&gt;
;|reagent5=: Fifth reagent.&lt;br /&gt;
;|reagent5quantity=: Quantity of fifth reagent.&lt;br /&gt;
;|reagent6=: Sixth reagent.&lt;br /&gt;
;|reagent6quantity=: Quantity of sixth reagent.&lt;br /&gt;
;|creates1=: Item created if applicable.&amp;lt;br/&amp;gt;Example: |creates1=Ametrine&lt;br /&gt;
;|creates1quantity=: Quantity of created item; defaults to 1.&amp;lt;br/&amp;gt;Example: |create1quantity=3&lt;br /&gt;
;|creates1maximum=: Maximum quantity of created item, if different than create1quantity.&lt;br /&gt;
;|creates2=: See creates1.&lt;br /&gt;
;|creates2quantity=: See creates1quantity.&lt;br /&gt;
;|creates2maximum=: See creates1maximum.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Used in ==&lt;br /&gt;
The following templates invoke proftip:&lt;br /&gt;
* {{t|Enchant}}&lt;br /&gt;
* {{t|Embroid}}&lt;br /&gt;
&lt;br /&gt;
The following templates are harmonized with proftip for [[Help:UsingData|#data]] reuse:&lt;br /&gt;
* {{t|RecipeBox}}&lt;br /&gt;
* {{t|RecipeTable/RecipeRow}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:WoW tooltip templates|{{PAGENAME}}]][[Category:Templates modifying defaultlinks|{{PAGENAME}}]] &amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Surafbrov</name></author>
	</entry>
</feed>