<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikidex.tr25.es/history/Template:Tooltip?feed=atom</id>
	<title>Template:Tooltip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikidex.tr25.es/history/Template:Tooltip?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wikidex.tr25.es/history/Template:Tooltip"/>
	<updated>2026-07-23T12:37:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wikidex.tr25.es/index.php?title=Template:Tooltip&amp;diff=42&amp;oldid=prev</id>
		<title>Boursk: Initial draft for basic tooltip functionality (consider upgrading with extension)</title>
		<link rel="alternate" type="text/html" href="https://wikidex.tr25.es/index.php?title=Template:Tooltip&amp;diff=42&amp;oldid=prev"/>
		<updated>2026-04-28T03:43:27Z</updated>

		<summary type="html">&lt;p&gt;Initial draft for basic tooltip functionality (consider upgrading with extension)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;onlyinclude&amp;gt;&amp;lt;abbr title=&amp;quot;{{{tooltip text}}}&amp;quot;&amp;gt;{{{content}}}&amp;lt;/abbr&amp;gt;&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Tooltip|content=Hello World|tooltip text=This is an explanation}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Tooltip|content=Hello World|tooltip text=This is an explanation}}&lt;br /&gt;
&lt;br /&gt;
== Template Specification ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;tooltip text&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Tooltip text&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text that is found on the tooltip after hovering over the content text.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;content&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Content&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text shown on the page that will be further explained on the tooltip.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Add a (short) explanation of a given term by showing a tooltip when hovering over the text.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;content&amp;quot;,&lt;br /&gt;
		&amp;quot;tooltip text&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Boursk</name></author>
	</entry>
</feed>