<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUpdate%2Fdoc</id>
	<title>Template:Update/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUpdate%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Update/doc&amp;action=history"/>
	<updated>2026-04-23T16:18:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Update/doc&amp;diff=1952&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Update/doc&amp;diff=1952&amp;oldid=prev"/>
		<updated>2014-03-22T03:23:02Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 03:23, 22 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Update/doc&amp;diff=1951&amp;oldid=prev</id>
		<title>112.198.79.22 at 12:13, 9 March 2014</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Update/doc&amp;diff=1951&amp;oldid=prev"/>
		<updated>2014-03-09T12:13:02Z</updated>

		<summary type="html">&lt;p&gt;&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;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Twinkle standard installation}}&lt;br /&gt;
{{lua |Module:Unsubst}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template can be used to mark articles or sections with old or out-of-date information.&lt;br /&gt;
&lt;br /&gt;
To add the date when the tag was added, use:&lt;br /&gt;
: {{Tlx|Update|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
To specify what parts of the article need updating, use the first unnamed parameter:&lt;br /&gt;
: {{Tlx|Update|&amp;lt;nowiki&amp;gt;Foo [[bar]] qux&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
To display the date of the last update, use the second unnamed parameter:&lt;br /&gt;
: {{Tlx|Update|{{!}}{{#time:j F Y|-1 month}}}}&lt;br /&gt;
To mark a section, use:&lt;br /&gt;
: {{Tlx|Update|section}}&lt;br /&gt;
To explain that the article now has inaccuracies, use {{para|inaccurate|yes}}:&lt;br /&gt;
: {{Tlx|Update|2=inaccurate=yes}}&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{Tlx|Update|documentation}}&lt;br /&gt;
{{Update|documentation}}&lt;br /&gt;
&lt;br /&gt;
The template detects which [[Wikipedia:Namespace|namespace]] it is used in and changes accordingly:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Article&lt;br /&gt;
| {{Update|type=article|demospace=main|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|-&lt;br /&gt;
! Category&lt;br /&gt;
| {{Update|type=category|demospace=category|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|-&lt;br /&gt;
! Template&lt;br /&gt;
| {{Update|type=template|demospace=template|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Tlx|Update|section}} comes out as:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Article&lt;br /&gt;
| {{Update|section|type=article|demospace=main|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|-&lt;br /&gt;
! Category&lt;br /&gt;
| {{Update|section|type=category|demospace=category|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|-&lt;br /&gt;
! Template&lt;br /&gt;
| {{Update|section|type=template|demospace=template|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This template will add articles to [[:Category:Wikipedia articles in need of updating]].&lt;br /&gt;
&lt;br /&gt;
For factual inaccuracies, stronger wording is used and articles will be added to [[:Category:Articles with obsolete information]].&lt;br /&gt;
&lt;br /&gt;
{{Tlx|Update|2=inaccurate=yes}}&lt;br /&gt;
{{Update|type=article|demospace=main|inaccurate=yes}}&lt;br /&gt;
&lt;br /&gt;
==Alternatives==&lt;br /&gt;
* {{Tl|Update after}} is an alternative for individual statements that will be out-of-date at a specifiable future date. It is a more recent and preferred alternative to [[Wikipedia:As of]]. It also adds articles to [[:Category:Wikipedia articles in need of updating]].&lt;br /&gt;
* See [[Wikipedia:Template_messages/Cleanup#Time-sensitive]] for alternatives unrelated to out-of-date information.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{Tl|As of}}&lt;br /&gt;
* {{Tl|Current}}&lt;br /&gt;
* {{Tl|Recentism}}&lt;br /&gt;
* {{Tl|Show by date}}&lt;br /&gt;
* {{Tl|Time-context}}&lt;br /&gt;
* {{Tl|Update inline}} - inline version&lt;br /&gt;
* {{Tl|Updated}}&lt;br /&gt;
* {{Tl|When}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Cleanup templates]]&lt;br /&gt;
[[Category:Dispute templates]]&lt;br /&gt;
[[Category:Temporal templates]]&lt;br /&gt;
[[Category:Time and date maintenance templates]]&lt;br /&gt;
[[Category:Templates needing talk links and other improvements]] &lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>112.198.79.22</name></author>
		
	</entry>
</feed>