<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ruesve.ch/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ADocumentation%2Fdoc</id>
	<title>Vorlage:Documentation/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ruesve.ch/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ADocumentation%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.ruesve.ch/index.php?title=Vorlage:Documentation/doc&amp;action=history"/>
	<updated>2026-08-07T21:20:38Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Fantasy Character Wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.ruesve.ch/index.php?title=Vorlage:Documentation/doc&amp;diff=7&amp;oldid=prev</id>
		<title>Spacesven: Die Seite wurde neu angelegt: „==Description== This template is used to insert descriptions on template pages.  ==Syntax== Add &lt;code&gt;&lt;nowiki&gt;&lt;noinclude&gt;&lt;/nowiki&gt;{{t|documentation}}&lt;nowiki&gt;&lt;/noinclude&gt;&lt;/nowiki&gt;&lt;/code&gt; at the end of the template page.  Add &lt;code&gt;&lt;nowiki&gt;&lt;noinclude&gt;&lt;/nowiki&gt;{{t|documentation|documentation page}}&lt;nowiki&gt;&lt;/noinclude&gt;&lt;/nowiki&gt;&lt;/code&gt; to transclude an alternative page from the /doc subpage.  ==Usage==  ===On the Template page=== This is the normal format when…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ruesve.ch/index.php?title=Vorlage:Documentation/doc&amp;diff=7&amp;oldid=prev"/>
		<updated>2024-12-15T16:03:12Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „==Description== This template is used to insert descriptions on template pages.  ==Syntax== 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.  Add &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;{{t|documentation|documentation page}}&amp;lt;nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to transclude an alternative page from the /doc subpage.  ==Usage==  ===On the Template page=== This is the normal format when…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&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;
Add &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;{{t|documentation|documentation page}}&amp;lt;nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to transclude an alternative page from the /doc subpage.&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 documentation page===&lt;br /&gt;
The documentation page is usually located on the /doc subpage for a template, but a different page can be specified with the first parameter of the template (see [[#Syntax|Syntax]]).&lt;br /&gt;
&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;
==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;
&amp;lt;includeonly&amp;gt;Any categories for the template itself&amp;lt;/includeonly&amp;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 description/syntax/sample output sections. You may also want to add &amp;quot;see also&amp;quot; or other sections.&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:Templates|{{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>Spacesven</name></author>
	</entry>
</feed>