<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://stadtbahn-bi.wiki/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ADescription%2Fdoc</id>
	<title>Vorlage:Description/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://stadtbahn-bi.wiki/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ADescription%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stadtbahn-bi.wiki/index.php?title=Vorlage:Description/doc&amp;action=history"/>
	<updated>2026-04-06T16:22:47Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Stadtbahn-Wiki Bielefeld</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stadtbahn-bi.wiki/index.php?title=Vorlage:Description/doc&amp;diff=4811&amp;oldid=prev</id>
		<title>Tt: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://stadtbahn-bi.wiki/index.php?title=Vorlage:Description/doc&amp;diff=4811&amp;oldid=prev"/>
		<updated>2021-10-09T14:40:18Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 9. Oktober 2021, 14:40 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key stadtbahn_bi_wiki:diff:1.41:old-4810:rev-4811 --&gt;
&lt;/table&gt;</summary>
		<author><name>Tt</name></author>
	</entry>
	<entry>
		<id>https://stadtbahn-bi.wiki/index.php?title=Vorlage:Description/doc&amp;diff=4810&amp;oldid=prev</id>
		<title>StadtbahnBI&gt;Jarekt: update</title>
		<link rel="alternate" type="text/html" href="https://stadtbahn-bi.wiki/index.php?title=Vorlage:Description/doc&amp;diff=4810&amp;oldid=prev"/>
		<updated>2021-03-09T19:31:18Z</updated>

		<summary type="html">&lt;p&gt;update&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{TemplateBox&lt;br /&gt;
|name=Description&lt;br /&gt;
|desc=Adds language name, in native language (autonym), and colon in front of the text in that language. Also adds machine-readable tags identifying the text as being in that language.&lt;br /&gt;
&lt;br /&gt;
|1=text_lang&lt;br /&gt;
|1aliases=1&lt;br /&gt;
|1label=language&lt;br /&gt;
|1d=Wikicode for the language and name of the CSS formatting class. In majority of the cases the language code is supported by the wikimedia software and will be used to look up the the names of the language in that language (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;lang_name&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) and in the users language (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;hover&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
|1def=&lt;br /&gt;
|1stat=required&lt;br /&gt;
&lt;br /&gt;
|2=text&lt;br /&gt;
|2aliases=2&lt;br /&gt;
|2label=text&lt;br /&gt;
|2d=description text to display&lt;br /&gt;
|2def=&lt;br /&gt;
|2stat=required&lt;br /&gt;
&lt;br /&gt;
|3=hover&lt;br /&gt;
|3aliases=3/name&lt;br /&gt;
|3label=hover text&lt;br /&gt;
|3d=Name of the language in English used as text for tooltip aka hover text or mouse-over text. This parameter is used when language code in the parameter 1 is not supported by wikimedia software, other wise name of the language in users language will be supplied.&lt;br /&gt;
|3def=&lt;br /&gt;
|3stat=optional-&lt;br /&gt;
&lt;br /&gt;
|4=lang_name&lt;br /&gt;
|4label=language name&lt;br /&gt;
|4d=Name of the language in that language. This parameter is mostly needed if language code in the parameter 1 is not supported by wikimedia software, or if the language name in front of the text is wrong otherwise.&lt;br /&gt;
|4def=&lt;br /&gt;
|4stat=optional-&lt;br /&gt;
&lt;br /&gt;
|5=ext&lt;br /&gt;
|5aliases=5&lt;br /&gt;
|5label=extension text&lt;br /&gt;
|5d=extension text shown after the language name before colon (optional, default is empty)&lt;br /&gt;
|5def=(empty)&lt;br /&gt;
|5stat=optional-&lt;br /&gt;
&lt;br /&gt;
|6=inline&lt;br /&gt;
|6label=inline&lt;br /&gt;
|6d=optional, default is empty string. When set to any value different from an empty string, forces the template to be displayed inline, so that it does not break the current paragraph (i.e. that makes possible to put several descriptions side by side on a single line)&lt;br /&gt;
|6def=&lt;br /&gt;
|6stat=optional-&lt;br /&gt;
&lt;br /&gt;
|namespace=&lt;br /&gt;
|usergroup=&lt;br /&gt;
|placement=&lt;br /&gt;
|usage-notes=&lt;br /&gt;
|type=&lt;br /&gt;
|setscats=&lt;br /&gt;
* [[:Category:Language templates with no text displayed]] (if parameter #2 is empty)&lt;br /&gt;
|lines=&lt;br /&gt;
|shorthand=&lt;br /&gt;
|relieson=&lt;br /&gt;
|example=&lt;br /&gt;
&lt;br /&gt;
|seealso=&lt;br /&gt;
* {{Tl|Description missing}}&lt;br /&gt;
|i18n-method=switch&lt;br /&gt;
|i18n-desc=Add to {{tl|Description/i18n}}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Internationalization templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>StadtbahnBI&gt;Jarekt</name></author>
	</entry>
</feed>