<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.badwolfmc.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATranscluded_section%2Fdoc</id>
	<title>Template:Transcluded section/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.badwolfmc.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATranscluded_section%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.badwolfmc.com/w/index.php?title=Template:Transcluded_section/doc&amp;action=history"/>
	<updated>2026-05-07T17:50:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.badwolfmc.com/w/index.php?title=Template:Transcluded_section/doc&amp;diff=6166&amp;oldid=prev</id>
		<title>Merc: Created page with &quot;{{Documentation subpage}} {{High-use}} &lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&gt;  This is a hatnote template that indicates the source page of a section transclusion and provides edit and history links for the source page (but does not actually transclude the section). For information on how to selectively transclude a particular section of one article into another, see WP:Selective transclusion and Help:Labeled...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.badwolfmc.com/w/index.php?title=Template:Transcluded_section/doc&amp;diff=6166&amp;oldid=prev"/>
		<updated>2025-05-06T21:21:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} {{High-use}} &amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;  This is a &lt;a href=&quot;/w/index.php?title=WP:hatnote&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:hatnote (page does not exist)&quot;&gt;hatnote&lt;/a&gt; template that indicates the source page of a section transclusion and provides edit and history links for the source page (but does not actually transclude the section). For information on how to selectively transclude a particular section of one article into another, see &lt;a href=&quot;/w/index.php?title=WP:Selective_transclusion&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:Selective transclusion (page does not exist)&quot;&gt;WP:Selective transclusion&lt;/a&gt; and Help:Labeled...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is a [[WP:hatnote|hatnote]] template that indicates the source page of a section transclusion and provides edit and history links for the source page (but does not actually transclude the section). For information on how to selectively transclude a particular section of one article into another, see [[WP:Selective transclusion]] and [[Help:Labeled section transclusion]].&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Transcluded section|source= |part= }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{demo|&amp;lt;nowiki&amp;gt;{{Transcluded section|source=Waffle}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{{demo|&amp;lt;nowiki&amp;gt;{{Transcluded section|source=Pancake|part=anything other than a positive value}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{{demo|&amp;lt;nowiki&amp;gt;{{Transcluded section|source=Blintz|title=Blintzes blintzes blintzes}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
All of the following produce the same result:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Transcluded section|source=Pancake|part=yes}}&lt;br /&gt;
{{Transcluded section|source=Pancake|part=YES}}&lt;br /&gt;
{{Transcluded section|source=Pancake|part=y}}&lt;br /&gt;
{{Transcluded section|source=Pancake|part=True}}&lt;br /&gt;
{{Transcluded section|source=Pancake|part=1}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Transcluded section|source=Pancake|part=yes}}&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;source&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;1&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The page name that you are transcluding from&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;part&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the hatnote text from \&amp;quot;This section...\&amp;quot; to \&amp;quot;Part of this section...\&amp;quot;&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;0&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Overrides the displayed text of the article title&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;{{{1}}}&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;table&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Prepends \&amp;quot;This table\&amp;quot; if set&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;yes&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Wikipedia:Transclusion#Selective transclusion]] – how to transclude one or more sections of an article or project page into another&lt;br /&gt;
*[https://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&amp;amp;target=Template%3ATranscluded+section&amp;amp;namespace=0 Pages that link to &amp;quot;Template:Transcluded section&amp;quot; (articles)] (unsorted)&lt;br /&gt;
*{{tl|Transcluding article}} – transcludes one or more entire pages&lt;br /&gt;
**[https://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&amp;amp;target=Template%3ATranscluding+article&amp;amp;namespace=0 Pages that link to &amp;quot;Template:Transcluding article&amp;quot; (articles)] (unsorted)&lt;br /&gt;
*[[Wikipedia:Excerpts]]&lt;br /&gt;
**{{tl|Excerpt}} – transcludes a lead section or section and adds an appropriate hatnote&lt;br /&gt;
**[[:Category:Articles with excerpts]], or [https://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&amp;amp;target=Template%3AExcerpt&amp;amp;namespace=0 Pages that link to &amp;quot;Template:Excerpt&amp;quot; (articles)] (unsorted)&lt;br /&gt;
&lt;br /&gt;
{{Hatnote templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go below this line; interwikis go to Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia page-section templates]]&lt;br /&gt;
[[Category:Hatnote templates]]&amp;lt;!--Not always used for lists.--&amp;gt;&lt;br /&gt;
[[Category:Hatnote templates for lists]]&lt;br /&gt;
[[Category:Transclude page content templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Merc</name></author>
	</entry>
</feed>