<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.thedarkmod.com/index.php?action=history&amp;feed=atom&amp;title=Help%3AUsing_Templates</id>
	<title>Help:Using Templates - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.thedarkmod.com/index.php?action=history&amp;feed=atom&amp;title=Help%3AUsing_Templates"/>
	<link rel="alternate" type="text/html" href="https://wiki.thedarkmod.com/index.php?title=Help:Using_Templates&amp;action=history"/>
	<updated>2026-05-08T09:40:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.thedarkmod.com/index.php?title=Help:Using_Templates&amp;diff=4594&amp;oldid=prev</id>
		<title>Tels: add</title>
		<link rel="alternate" type="text/html" href="https://wiki.thedarkmod.com/index.php?title=Help:Using_Templates&amp;diff=4594&amp;oldid=prev"/>
		<updated>2007-10-19T14:18:33Z</updated>

		<summary type="html">&lt;p&gt;add&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== What is an template? ===&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;template&amp;#039;&amp;#039;&amp;#039; is any wiki article where the name starts with &amp;lt;code&amp;gt;Template:&amp;lt;/code&amp;gt;, e.g. the article is inside the namespace &amp;#039;&amp;#039;&amp;#039;Template&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
=== And why is that so special? ===&lt;br /&gt;
&lt;br /&gt;
The special things about templates is that any of these can be included into another article. To make things even more versatile, each template can take one or more parameters - and these parameters influence the text that is included, so that the same template can look different when included into two different articles.&lt;br /&gt;
&lt;br /&gt;
=== How do I use Templates ===&lt;br /&gt;
&lt;br /&gt;
Templates are included in other articles by using the special template-inclusion syntax:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{template-name-here}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So you just wrap the article name without the &amp;#039;&amp;#039;Template:&amp;#039;&amp;#039;-prefix into double curly braces and the content of the&lt;br /&gt;
template will be included at this place.&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
&lt;br /&gt;
Templates can have named parameters, and each parameter has a (typical) default value. Parameters are specified in the form of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;name=value&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, and the parameters will be separated by &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; (the pipe character):&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{template-name-here|parameter_1=value_1|parameter_2=value_2}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The order of the parameters does not matter, but they have to come after the template name.&lt;br /&gt;
&lt;br /&gt;
== Finding usable templates ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;[[:Category:Templates|Templates category]]&amp;#039;&amp;#039;&amp;#039; lists all available templates.&lt;br /&gt;
&lt;br /&gt;
== Creating a template ==&lt;br /&gt;
&lt;br /&gt;
To create a template, simple use the &amp;#039;&amp;#039;&amp;#039;[[New Article]]&amp;#039;&amp;#039;&amp;#039; menu entry on the left, then choose a good name and prefix it with &amp;lt;code&amp;gt;Template:&amp;lt;/code&amp;gt;. Please also include help in the template and sort the template into the category &amp;quot;Templates&amp;quot;. If you are unsure how to do this, use this template as an example: [[Template:Editing]]&lt;br /&gt;
&lt;br /&gt;
{{tutorial-wiki}}&lt;/div&gt;</summary>
		<author><name>Tels</name></author>
	</entry>
</feed>