<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AParam%2Fdoc</id>
	<title>Template:Param/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AParam%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Param/doc&amp;action=history"/>
	<updated>2026-05-03T16:25:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.openfortress.wiki/w/index.php?title=Template:Param/doc&amp;diff=284&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;{{Doc/subpage}}  This template is for giving examples of template parameter source code which is useful in template documentation and talk page discussions of template code.  == Parameters and Examples == {| class=standard-table | style=&quot;width:100%&quot; |- ! Parameters ! {{int:listfiles_description}} ! {{int:apisandbox-examples}} ! {{int:preview}} |- | align=center | {{Code|{{Param}}}} | Parameter name. Displays the number 1 by default, and also if the parameter is empty.&lt;br...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Param/doc&amp;diff=284&amp;oldid=prev"/>
		<updated>2025-01-04T02:50:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Doc/subpage}}  This template is for giving examples of template parameter source code which is useful in template documentation and talk page discussions of template code.  == Parameters and Examples == {| class=standard-table | style=&amp;quot;width:100%&amp;quot; |- ! Parameters ! {{int:listfiles_description}} ! {{int:apisandbox-examples}} ! {{int:preview}} |- | align=center | {{Code|{{Param}}}} | Parameter name. Displays the number 1 by default, and also if the parameter is empty.&amp;lt;br...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Doc/subpage}}&lt;br /&gt;
&lt;br /&gt;
This template is for giving examples of template parameter source code which is useful in template documentation and talk page discussions of template code.&lt;br /&gt;
&lt;br /&gt;
== Parameters and Examples ==&lt;br /&gt;
{| class=standard-table | style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameters&lt;br /&gt;
! {{int:listfiles_description}}&lt;br /&gt;
! {{int:apisandbox-examples}}&lt;br /&gt;
! {{int:preview}}&lt;br /&gt;
|-&lt;br /&gt;
| align=center | {{Code|{{Param}}}}&lt;br /&gt;
| Parameter name. Displays the number 1 by default, and also if the parameter is empty.&amp;lt;br&amp;gt;&lt;br /&gt;
The parameter name is highlighted in white, and also uses the CSS property {{Code|preset=1|user-select: all}}, to quickly copy the parameter name.&lt;br /&gt;
| {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#125;&amp;amp;#125;}} {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#124;&amp;amp;#125;&amp;amp;#125;}} {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#124;{{tint|color=comment|type}}&amp;amp;#125;&amp;amp;#125;}}&lt;br /&gt;
| {{Capsule|{{Param}}}} {{Capsule|{{Param|}}}} {{Capsule|{{Param|type}}}}&lt;br /&gt;
|-&lt;br /&gt;
| align=center | {{Code|{{Param|2}}}}&lt;br /&gt;
| The text to be inserted after the parameter name and the pipe symbol ({{Code|preset=1|&amp;amp;#124;}}). Leave blank to display only the pipe symbol.&lt;br /&gt;
| {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#124;&amp;amp;#124;&amp;amp;#125;&amp;amp;#125;}} {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#124;{{tint|color=comment|color}}&amp;amp;#124;&amp;amp;#125;&amp;amp;#125;}} {{CodeBlock|&amp;amp;#123;&amp;amp;#123;Param&amp;amp;#124;{{tint|color=comment|color}}&amp;amp;#124;{{tint|color=comment|initial}}&amp;amp;#125;&amp;amp;#125;}}&lt;br /&gt;
| {{Capsule|{{Param||}}}} {{Capsule|{{Param|color|}}}} {{Capsule|{{Param|color|initial}}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Examples ==&lt;br /&gt;
* {{Code|&amp;lt;nowiki&amp;gt;{{Param||}}&amp;lt;/nowiki&amp;gt;}} → {{Param||}}&lt;br /&gt;
* {{Code|&amp;lt;nowiki&amp;gt;{{Param|2=}}&amp;lt;/nowiki&amp;gt;}} → {{Param|2=}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* {{Code|&amp;lt;nowiki&amp;gt;{{Param||text}}&amp;lt;/nowiki&amp;gt;}} → {{Param||text}}&lt;br /&gt;
* {{Code|&amp;lt;nowiki&amp;gt;{{Param|2=text}}&amp;lt;/nowiki&amp;gt;}} → {{Param|2=text}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*{{Code|&amp;lt;nowiki&amp;gt;{{Param|foo}}&amp;lt;/nowiki&amp;gt;}} → {{Param|foo}}&lt;br /&gt;
*{{Code|&amp;lt;nowiki&amp;gt;{{Param|foo|bar}}&amp;lt;/nowiki&amp;gt;}} → {{Param|foo|bar}}&lt;br /&gt;
*{{Code|&amp;lt;nowiki&amp;gt;{{Param|foo|{{Param|bar}}}}&amp;lt;/nowiki&amp;gt;}} → {{Param|foo|{{Param|bar}}}}&lt;br /&gt;
*{{Code|&amp;lt;nowiki&amp;gt;{{Param|foo|{{Param|bar|{{Param|baz|derp}}}}}}&amp;lt;/nowiki&amp;gt;}} → {{Param|foo|{{Param|bar|{{Param|baz|derp}}}}}}&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>