<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplateData%2Fdoc</id>
	<title>Template:TemplateData/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplateData%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Template:TemplateData/doc&amp;action=history"/>
	<updated>2026-04-06T14:58:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Template:TemplateData/doc&amp;diff=1211779&amp;oldid=prev</id>
		<title>Gwyneth Llewelyn: Nothing should work</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Template:TemplateData/doc&amp;diff=1211779&amp;oldid=prev"/>
		<updated>2022-09-16T02:50:57Z</updated>

		<summary type="html">&lt;p&gt;Nothing should work&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;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
{{caution|Use of this template&amp;#039;s functionality may inhibit maintenance of TemplateData until Phabricator ticket {{phab|T314970}} has been resolved and the Manage TemplateData widget functions correctly.}}&lt;br /&gt;
&lt;br /&gt;
{{tlx|TemplateData|&amp;#039;&amp;#039;TemplateData content&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
This template is intended for inclusion in template documentation, either within /doc or the {{tag|noinclude}} tags of a template. It displays any content, intended to be TemplateData or transclusions of TemplateData from other locations, along with standard headers. If parameter 1 is not specified, this template detects whether the subpage /TemplateData exists for the current template, and provides a standardized header based on its existence:&lt;br /&gt;
&lt;br /&gt;
* /TemplateData exists - the template automatically transcludes the TemplateData subpage into the documentation to be used by the visual editor and other tools that read the machine code, including all of the proper headers, along with links to edit and view the page and its history.&lt;br /&gt;
&lt;br /&gt;
* /TemplateData does not exist - the template creates a section header with links to create the TemplateData subpage and preloads basic TemplateData code that is usable by Wikipedia tools.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Default /TemplateData subpage exists===&lt;br /&gt;
&lt;br /&gt;
{{tlx|TemplateData}}&lt;br /&gt;
&lt;br /&gt;
{{TemplateData}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Missing /TemplateData subpage===&lt;br /&gt;
&lt;br /&gt;
{{tlx|TemplateData}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;toolbar class&amp;quot; style=&amp;quot;font-size:150%; font-weight:bold;&amp;quot;&amp;gt;[[File:Template-question.png|50px]]Template Data &amp;lt;/span&amp;gt; &amp;amp;lbrack;{{plainlink|url={{fullurl:{{SUBJECTSPACE}}:{{ROOTPAGENAME}}/missing page|action=edit&amp;amp;preload=Template:TemplateData/preload}}|name=create}}&amp;amp;rbrack; &amp;amp;lbrack;{{plainlink|url={{fullurl:{{SUBJECTSPACE}}:{{ROOTPAGENAME}}/missing page|action=purge}}|name=purge}}&amp;amp;rbrack;&lt;br /&gt;
&lt;br /&gt;
===Alternate TemplateData content===&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 |Simple TemplateData not needing a subpage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
{{TemplateData|&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;simple template description&amp;quot;,&lt;br /&gt;
  &amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: { }&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|{{TemplateData|&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;simple template description&amp;quot;,&lt;br /&gt;
  &amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: { }&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 |Complex TemplateData transcluded from elsewhere&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
{{TemplateData|&lt;br /&gt;
{{TemplateData/other_TD_page|{{PAGENAME}}}}&lt;br /&gt;
|template:TemplateData/other_TD_page&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|{{TemplateData|&lt;br /&gt;
{{TemplateData/other_TD_page|{{PAGENAME}}}}&lt;br /&gt;
|template:TemplateData/other_TD_page&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line --&amp;gt;&lt;br /&gt;
[[Category:TemplateData]]&lt;br /&gt;
[[Category:Template documentation]]&lt;br /&gt;
[[Category:Template namespace templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gwyneth Llewelyn</name></author>
	</entry>
</feed>