<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ATemplate_link_general%2Fdoc</id>
	<title>模板:Template link general/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ATemplate_link_general%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Template_link_general/doc&amp;action=history"/>
	<updated>2026-04-04T04:34:03Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Template_link_general/doc&amp;diff=1166&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“{{Documentation}} {{Wikipedia template}}  {{tsh|{{{1|tlg}}}|{{{2|}}}}}  This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}} | tlg | template link general = tlg | tlb | template link with bold = tlb | tlc | template link code = tlc | tlw ||template link with linked braces = tlw | tlf | template link with link off = tlf | tltss | template link with title span, subst = tltss | tlx | template link expanded = tlx | tlxb | template link expand…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Template_link_general/doc&amp;diff=1166&amp;oldid=prev"/>
		<updated>2023-07-27T08:39:07Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{Documentation}} {{Wikipedia template}}  {{tsh|{{{1|tlg}}}|{{{2|}}}}}  This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}} | tlg | template link general = tlg | tlb | template link with bold = tlb | tlc | template link code = tlc | tlw ||template link with linked braces = tlw | tlf | template link with link off = tlf | tltss | template link with title span, subst = tltss | tlx | template link expanded = tlx | tlxb | template link expand…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
{{Wikipedia template}}&lt;br /&gt;
&lt;br /&gt;
{{tsh|{{{1|tlg}}}|{{{2|}}}}}&lt;br /&gt;
&lt;br /&gt;
This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}}&lt;br /&gt;
| tlg | template link general = tlg&lt;br /&gt;
| tlb | template link with bold = tlb&lt;br /&gt;
| tlc | template link code = tlc&lt;br /&gt;
| tlw ||template link with linked braces = tlw&lt;br /&gt;
| tlf | template link with link off = tlf&lt;br /&gt;
| tltss | template link with title span, subst = tltss&lt;br /&gt;
| tlx | template link expanded = tlx&lt;br /&gt;
| tlxb | template link expanded with bold = tlxb&lt;br /&gt;
| tlxi | template link expanded with italic = tlxi&lt;br /&gt;
| tlxs | template link expanded with subst = tlxs&lt;br /&gt;
| tls | template link with subst = tls&lt;br /&gt;
| tnull | template link null = tnull&lt;br /&gt;
| tlp | template link with parameters = tlp}}&lt;br /&gt;
}}, is used to provide stylized formatting to template displays without actually using the template itself.&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
With the exception of {{mono|alttext}}, the named parameters are toggles that are either omitted (default in most cases) or activated (by being assigned a value such as &amp;quot;on&amp;quot;, &amp;quot;yes&amp;quot;, &amp;quot;true&amp;quot;, &amp;quot;include&amp;quot;, etc.). They may be included in any order ([[#Examples|see Examples below]]). Certain templates have the parameter &amp;quot;on&amp;quot; by default; see [[#General-purpose formatting|the main table]] for all alternate options.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter || Action || Use with&amp;lt;br&amp;gt;{{t|example}} || Default active &lt;br /&gt;
|-&lt;br /&gt;
| || Default (without accessory parameters) || {{tlg|example}} ||&lt;br /&gt;
|-&lt;br /&gt;
| brace || Include braces as part of the template link || {{tlg|brace=yes|example}} || {{tl|tlw}}/{{tl|tn}}&lt;br /&gt;
|-&lt;br /&gt;
| braceinside || Include innermost braces as part of the template link || {{tlg|example|braceinside=yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| bold || Renders the template link/name in &amp;#039;&amp;#039;&amp;#039;bold&amp;#039;&amp;#039;&amp;#039; || {{tlg|bold=yes|example}} || {{tl|tlb}}, {{tl|tlxb}}&lt;br /&gt;
|-&lt;br /&gt;
| code || Display output using HTML [[HTML element#code|{{tag|code}}]] tags ([[monospaced font]]) || {{tlg|code=yes|example}} || {{tl|tlc}}, {{tl|Template link expanded}}, etc.&lt;br /&gt;
|-&lt;br /&gt;
| italic || Display any parameters accompanying the template link/name in &amp;#039;&amp;#039;italics&amp;#039;&amp;#039; ||| {{tlg|italic=yes|example|param}} || {{tl|tlxi}}&lt;br /&gt;
|-&lt;br /&gt;
| kbd || Display output using HTML [[HTML element#kbd|{{tag|kbd}}]] tags (monospaced font) || {{tlg|kbd=yes|example}} ||&lt;br /&gt;
|-&lt;br /&gt;
| nolink || Don&amp;#039;t render the template name as a link || {{tlg|nolink=yes|example}} || {{tl|tlf}}, {{t|tnull}}&lt;br /&gt;
|-&lt;br /&gt;
| nowrap || Prevent the insertion of line breaks ([[word wrap]]) in the output || {{tlg|nowrap=yes|example}} ||&lt;br /&gt;
|-&lt;br /&gt;
| nowrapname || Prevent word wrapping in the output of template name/link (parameters will wrap if needed) || {{tlg|nowrapname=yes|example}} ||&lt;br /&gt;
|-&lt;br /&gt;
| plaincode || Uses {{tag|code|params=style=&amp;quot;border:none; background:transparent;&amp;quot;}} || {{tlg|plaincode=yes|example}} || {{tl|tltss}}&lt;br /&gt;
|-&lt;br /&gt;
| subst || Include a [[Help:Substitution|subst:]] prefix before the template link/name || {{tlg|subst=yes|example}} || {{tl|tls}}, {{tl|tlxs}}, etc&lt;br /&gt;
|-&lt;br /&gt;
| {{para|alttext|[text]}} || Use [text] as the label for the template link  || {{tlg|alttext=Other|example}} || {{tl|tla}}&lt;br /&gt;
|-&lt;br /&gt;
| _show_result || Will also display the result of the template. || {{tlx|Min|7|-5|_show_result=y}} ||&lt;br /&gt;
|-&lt;br /&gt;
| _expand || Will add a link to the expanded template page. || {{tlx|Min|7|-5|_expand=y}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Category --&amp;gt;&lt;br /&gt;
[[Category:Internal link templates]]&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>