<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.fijteam.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ADocumentation%2Fdoc</id>
	<title>Шаблон:Documentation/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fijteam.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ADocumentation%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.fijteam.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Documentation/doc&amp;action=history"/>
	<updated>2026-04-09T10:58:48Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.fijteam.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Documentation/doc&amp;diff=25213&amp;oldid=prev</id>
		<title>&gt;Wowzewow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.fijteam.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Documentation/doc&amp;diff=25213&amp;oldid=prev"/>
		<updated>2023-01-21T06:05:01Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 09:05, 21 января 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>&gt;Wowzewow</name></author>
	</entry>
	<entry>
		<id>https://wiki.fijteam.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Documentation/doc&amp;diff=25212&amp;oldid=prev</id>
		<title>documentation7&gt;Ickputzdirwech: category</title>
		<link rel="alternate" type="text/html" href="https://wiki.fijteam.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Documentation/doc&amp;diff=25212&amp;oldid=prev"/>
		<updated>2022-11-19T18:50:20Z</updated>

		<summary type="html">&lt;p&gt;category&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
This template is used to insert descriptions on template pages.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
Add &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;{{t|documentation}}&amp;lt;nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; at the end of the template page.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== On the Template page ===&lt;br /&gt;
This is the normal format when used:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TEMPLATE CODE&amp;lt;includeonly&amp;gt;Any categories to be inserted into articles by the template&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;If your template is not a completed div or table, you may need to close the tags just before &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{documentation}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is inserted (within the noinclude tags).&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;A line break right before &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{documentation}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; can also be useful as it helps prevent the documentation template &amp;quot;running into&amp;quot; previous code.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== On the Template/doc page ===&lt;br /&gt;
Normally, you will want to write something like the following on the documentation page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
This template is used to do something.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
Type &amp;lt;code&amp;gt;{{t|templatename}}&amp;lt;/code&amp;gt; somewhere.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
A more indepth description of when, how this template is used.&lt;br /&gt;
&lt;br /&gt;
== Samples ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;amp;lt;nowiki&amp;gt;{{templatename|input}}&amp;amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
results in...&lt;br /&gt;
&lt;br /&gt;
{{templatename|input}}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
A list of all related links.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;Any categories for the template itself&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use any or all of the above header sections. You may also add other header sections as required.&lt;br /&gt;
&lt;br /&gt;
Note that the above example also uses the [[Template:T]] and [[Template:T/piece]] templates.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Documentation 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>documentation7&gt;Ickputzdirwech</name></author>
	</entry>
</feed>