<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://cingulari.ru/eve-wiki/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ASkill%2Fdoc</id>
	<title>Шаблон:Skill/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://cingulari.ru/eve-wiki/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ASkill%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://cingulari.ru/eve-wiki/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Skill/doc&amp;action=history"/>
	<updated>2026-07-29T02:58:22Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>http://cingulari.ru/eve-wiki/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Skill/doc&amp;diff=487&amp;oldid=prev</id>
		<title>Cingulari: Новая страница: «; description : This template creates the beautiful skill overview boxes used on the skill category pages.  ; Dependencies :; Uses :: {{T|GetSkillPrice}} - Look up skillbook price :: {{T|GetSkillMult}} - Look up training time multiplier :: {{T|GetSkillAlpha}} - Look up max level available to alpha pilots :: {{T|SkillPriceInfo}} - Creates tool-tip for price :: {{T|SkillTimeInfo}} - Creates tool-tip for training time multiplier...»</title>
		<link rel="alternate" type="text/html" href="http://cingulari.ru/eve-wiki/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Skill/doc&amp;diff=487&amp;oldid=prev"/>
		<updated>2025-06-23T16:02:15Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «; description : This template creates the beautiful skill overview boxes used on the &lt;a href=&quot;/eve-wiki/index.php/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A3%D0%BA%D0%B0%D0%B7%D0%B0%D1%82%D0%B5%D0%BB%D1%8C_%D0%BF%D0%BE_%D0%BD%D0%B0%D1%87%D0%B0%D0%BB%D1%83_%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F/Skills:&quot; title=&quot;Служебная:Указатель по началу названия/Skills:&quot;&gt;skill category pages&lt;/a&gt;.  ; Dependencies :; Uses :: {{T|GetSkillPrice}} - Look up skillbook price :: {{T|GetSkillMult}} - Look up training time multiplier :: {{T|GetSkillAlpha}} - Look up max level available to alpha pilots :: {{T|SkillPriceInfo}} - Creates tool-tip for price :: {{T|SkillTimeInfo}} - Creates tool-tip for training time multiplier...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;; description&lt;br /&gt;
: This template creates the beautiful skill overview boxes used on the [[Special:PrefixIndex/Skills:|skill category pages]].&lt;br /&gt;
&lt;br /&gt;
; Dependencies&lt;br /&gt;
:; Uses&lt;br /&gt;
:: {{T|GetSkillPrice}} - Look up skillbook price&lt;br /&gt;
:: {{T|GetSkillMult}} - Look up training time multiplier&lt;br /&gt;
:: {{T|GetSkillAlpha}} - Look up max level available to alpha pilots&lt;br /&gt;
:: {{T|SkillPriceInfo}} - Creates tool-tip for price&lt;br /&gt;
:: {{T|SkillTimeInfo}} - Creates tool-tip for training time multiplier&lt;br /&gt;
:: {{T|SkillAlphaInfo}} - Create tool-tip for and format level available to alpha pilots&lt;br /&gt;
:: Skill attribute images: [[:File:Charisma.png|Charisma.png]], [[:File:Intelligence.png|Intelligence.png]], [[:File:Memory.png|Memory.png]], [[:File:Perception.png|Perception.png]], [[:File:Willpower.png|Willpower.png]]&lt;br /&gt;
&lt;br /&gt;
; Syntax&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2em;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;{{Skill&lt;br /&gt;
|skill= &lt;br /&gt;
|desc= &lt;br /&gt;
|1= &lt;br /&gt;
|2= &lt;br /&gt;
|pre= &lt;br /&gt;
|reqI= &lt;br /&gt;
|reqII= &lt;br /&gt;
|reqIII= &lt;br /&gt;
|reqIV= &lt;br /&gt;
|reqV= &lt;br /&gt;
|notes= &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; Parameters&lt;br /&gt;
::; skill : The name of the skill. Please use spaces (no underscores), and capitalize it in the same way as in the game. So, for instance, &amp;lt;code&amp;gt;skill= Pyroxeres Processing&amp;lt;/code&amp;gt;.&lt;br /&gt;
::; desc : The description of what the skill does (copied directly from the game).&lt;br /&gt;
::; 1 and 2 : The primary(1) and secondary(2) [[Skill_training#Attributes|character attributes]] which determine how quickly the skill is trained. Possible values: &amp;lt;code&amp;gt;Charisma&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Intelligence&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Memory&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Perception&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;Willpower&amp;lt;/code&amp;gt; (please capitalize). Defaults to Intelligence for 1 and Memory for 2.&lt;br /&gt;
::; pre : The prerequisite skill(s). Use the {{Tl|Sk}} template with a skill name and rank, as follows: &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;pre= {{Sk|CPU Management|I}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; If there is more than one prerequisite, create a separate link for each one, and separate them by commas: &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;pre= {{Sk|Refining|IV}}, {{Sk|Mass Production|I}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
::: If the skill has no prerequisites, leave this blank. &lt;br /&gt;
::; reqI, reqII, reqIII, reqIV and reqV : Any skills, modules, charges, implants etc which require this skill at that level (I, II, III, IV, V). Use {{Tl|Sk|skillname|3= icon= yes}} for skills. If more than one item, separate them by semicolons.&lt;br /&gt;
::: Leave blank or omit if not needed.&lt;br /&gt;
::; notes : Any notes or comments about skill which don&amp;#039;t fit anywhere else (for instance, if the skillbook is only available from LP stores, this would be a good place to note this).  &lt;br /&gt;
&lt;br /&gt;
; Usage notes&lt;br /&gt;
: As {{Tl|GetSkillMult}}, {{Tl|GetSkillAlpha}} and {{Tl|GetSkillPrice}} have a list of all the skills in the game, when CCP changes this information, it is not updated on the skills category pages, but only in those templates.&lt;br /&gt;
: If skills are removed, added or change names, update the skills category pages, the three templates above and {{Tl|GetSkillLink}}.&lt;br /&gt;
: If skills are removed or names change, then any pages with obsolete skill names will be listed in [[:Category:Obsolete Skills]], so that you can easily find and correct them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Formatting templates]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cingulari</name></author>
	</entry>
</feed>