<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Modul%3AVorlage%3ATaxobox</id>
	<title>Modul:Vorlage:Taxobox - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Modul%3AVorlage%3ATaxobox"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Modul:Vorlage:Taxobox&amp;action=history"/>
	<updated>2026-06-12T11:16:43Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Modul:Vorlage:Taxobox&amp;diff=2914084&amp;oldid=prev</id>
		<title>imported&gt;Cactus26: &quot;Binnenentkursivierung&quot; wie bei Lilium wallichianum var. neilgherrense sollten jetzt auch wieder möglich sein</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Modul:Vorlage:Taxobox&amp;diff=2914084&amp;oldid=prev"/>
		<updated>2022-03-27T09:16:42Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;Binnenentkursivierung&amp;quot; wie bei &lt;a href=&quot;/index.php/Lilium_wallichianum_var._neilgherrense&quot; title=&quot;Lilium wallichianum var. neilgherrense&quot;&gt;Lilium wallichianum var. neilgherrense&lt;/a&gt; sollten jetzt auch wieder möglich sein&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[  &lt;br /&gt;
Modul mit Hilfsfunktionen für Vorlage:Taxobox.&lt;br /&gt;
]]&lt;br /&gt;
local p = { }&lt;br /&gt;
&lt;br /&gt;
function p.createItalicDisplayTitle(frame)&lt;br /&gt;
--[[  &lt;br /&gt;
	Passenden Wert für Funktion DISPLAYTITLE erzeugen.&lt;br /&gt;
	Parameter: &lt;br /&gt;
	*	wissenschaftlicher Name des Artikeltaxons (Taxon_WissName) &lt;br /&gt;
	*	Lemma (PAGENAME)&lt;br /&gt;
	Voraussetzungen: &lt;br /&gt;
	*	Lemma entspr. WissName (Paramater Taxon_Name ist leer)&lt;br /&gt;
	*	Lemma und WissName korrespondieren (ggf. bis auf Formatierungs-Tags&lt;br /&gt;
		beim WissName oder Klammerzusatz beim Lemma)&lt;br /&gt;
	Falls Lemma nicht zum WissName passt, wird schlicht das Lemma als&lt;br /&gt;
	Inhalt für DISPLAYTITLE zurückgegeben.&lt;br /&gt;
]]&lt;br /&gt;
	local scientific_name = frame.args[1]&lt;br /&gt;
	local scientific_name_pure = mw.ustring.gsub(scientific_name, &amp;quot;&amp;#039;&amp;#039;&amp;quot;, &amp;quot;&amp;quot;)	&lt;br /&gt;
	local lemma = frame.args[2]&lt;br /&gt;
	local lemma_pure = lemma&lt;br /&gt;
	local display_title = lemma&lt;br /&gt;
	local pos_openbrace = mw.ustring.find(lemma, &amp;quot; (&amp;quot;, 1, true)	&lt;br /&gt;
	if pos_openbrace ~= nil then	&lt;br /&gt;
		lemma_pure = mw.ustring.sub(lemma_pure, 1, pos_openbrace-1)&lt;br /&gt;
	end&lt;br /&gt;
	if lemma_pure == scientific_name_pure then&lt;br /&gt;
		display_title = &amp;quot;&amp;#039;&amp;#039;&amp;quot; .. scientific_name .. &amp;quot;&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
		if pos_openbrace ~= nil then&lt;br /&gt;
			local suffix = mw.ustring.sub(lemma, pos_openbrace)&lt;br /&gt;
			display_title = display_title .. &amp;quot; &amp;quot; .. suffix&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return display_title&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Cactus26</name></author>
	</entry>
</feed>