<?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%3ATranslate%2FDoc</id>
	<title>Template:Translate/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%3ATranslate%2FDoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Translate/Doc&amp;action=history"/>
	<updated>2026-05-03T16:21:25Z</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:Translate/Doc&amp;diff=514&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;{{Doc/subpage}} &lt;!-- Please place categories where indicated at the bottom of this page.) --&gt; == Usage == {{todo|document all the type shortcuts}} This template is used on pages that need its content to be translated.  ==Parameters==                                   &lt;!-- requested to merge: Finish Translation, Translating, Machine Translation; since june 8 2023 ; --&gt; {| class=&quot;standard-table plainlinks&quot; ! Parameters ! Description ! Example ! Result |- | No Parameters |...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Translate/Doc&amp;diff=514&amp;oldid=prev"/>
		<updated>2025-01-04T05:51:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Doc/subpage}} &amp;lt;!-- Please place categories where indicated at the bottom of this page.) --&amp;gt; == Usage == {{todo|document all the type shortcuts}} This template is used on pages that need its content to be translated.  ==Parameters==                                   &amp;lt;!-- requested to merge: Finish Translation, Translating, Machine Translation; since june 8 2023 ; --&amp;gt; {| class=&amp;quot;standard-table plainlinks&amp;quot; ! Parameters ! Description ! Example ! Result |- | No Parameters |...&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;
&amp;lt;!-- Please place categories where indicated at the bottom of this page.) --&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{todo|document all the type shortcuts}}&lt;br /&gt;
This template is used on pages that need its content to be translated.&lt;br /&gt;
&lt;br /&gt;
==Parameters==                                   &amp;lt;!-- requested to merge: Finish Translation, Translating, Machine Translation; since june 8 2023 ; --&amp;gt;&lt;br /&gt;
{| class=&amp;quot;standard-table plainlinks&amp;quot;&lt;br /&gt;
! Parameters&lt;br /&gt;
! Description&lt;br /&gt;
! Example&lt;br /&gt;
! Result&lt;br /&gt;
|-&lt;br /&gt;
| No Parameters&lt;br /&gt;
| For use when entire pages need to be translated&lt;br /&gt;
| {{Code|&amp;lt;nowiki&amp;gt;{{Translate}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{translate|nocat=1|namespaceoverride=Article}}&lt;br /&gt;
|- &lt;br /&gt;
| {{param|1}}&lt;br /&gt;
| For articles that may be mostly translated, but may have some incomplete sections.&lt;br /&gt;
| {{Code|&amp;lt;nowiki&amp;gt;{{Translate|Example text}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{translate|Example text|nocat=1|namespaceoverride=Article}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|namespaceoverride}}&lt;br /&gt;
| Overrides the &amp;lt;nowiki&amp;gt;{{NAMESPACE}}&amp;lt;/nowiki&amp;gt; magic word. Can only be {{Code|Template}} or blank&lt;br /&gt;
| {{Code|&amp;lt;nowiki&amp;gt;{{Translate|Example text|namespaceoverride=Article}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{translate|Example text|namespaceoverride=Article|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|lang &amp;lt;1-5&amp;gt;}}&lt;br /&gt;
| For use on template pages. Specifies which languages are needed.&lt;br /&gt;
| {{Code|&amp;lt;nowiki&amp;gt;{{Translate|Example text|lang 1=zh|lang 2=de|lang 3=ru}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{translate|Example text|lang 1=zh|lang 2=de|lang 3=ru|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|strings}}&lt;br /&gt;
| For use on template pages. Adds some text that links to the template&amp;#039;s /strings subpage. Should either be {{code|true}} or blank.&amp;lt;br&amp;gt;If set to true you can specify a link using {{param|link}} parameter.&lt;br /&gt;
| {{Code|&amp;lt;nowiki&amp;gt;{{Translate|Example text|strings=true}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{Translate|Example text|strings=true|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
|height=&amp;quot;50px&amp;quot; | {{param|nocat}}&lt;br /&gt;
| Prevents page from being added to the [[:Category:To be translated|Category:To be translated]] category.&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=text-align:center;|{{code|&amp;lt;nowiki&amp;gt;{{Translate|nocat=1}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
|{{param|type|finish}}&lt;br /&gt;
|For use when pages have been translated but not fully.&lt;br /&gt;
|{{Code|&amp;lt;nowiki&amp;gt;{{Translate|type=finish}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|{{translate|type=finish|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
|{{param|type|inprogress}}&lt;br /&gt;
|For use when pages that are currently being translated or will be translated soon.&lt;br /&gt;
|{{Code|&amp;lt;nowiki&amp;gt;{{Translate|type=inprogress}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|{{translate|type=inprogress|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
|{{param|type|machine}}&lt;br /&gt;
|For use when pages have been translated by a machine (e.g. Google Translate).&lt;br /&gt;
|{{Code|&amp;lt;nowiki&amp;gt;{{Translate|type=machine}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|{{Translate|type=machine|nocat=1}}&lt;br /&gt;
|-&lt;br /&gt;
|{{param|type|update}}&lt;br /&gt;
|For use when the translated pages hasn&amp;#039;t been updated for long time.&lt;br /&gt;
|{{Code|&amp;lt;nowiki&amp;gt;{{Translate|type=update}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|{{Translate|type=update|nocat=1}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>