<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hna.wiki/Template:CopyText/doc?action=history&amp;feed=atom</id>
	<title>Template:CopyText/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hna.wiki/Template:CopyText/doc?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://hna.wiki/Template:CopyText/doc?action=history"/>
	<updated>2026-07-14T17:27:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://hna.wiki/Template:CopyText/doc?diff=7807&amp;oldid=prev</id>
		<title>Sparda0: Created page with &quot;{{Documentation/Header}} {{Lua|CopyText}} Creates a button copy and span to display text.  Uses CopyText JavaScript from Developer Fandom Wiki.  ==Syntax== {{T|CopyText|p1=text to copy|p2=contents description|p3=button text}}  ==Examples== &lt;pre&gt;{{CopyText|This text will be copied to clipboard.}}&lt;/pre&gt; {{CopyText|This text will be copied to clipboard.}}  ===Template=== Adding &lt;code&gt;&lt;nowiki&gt;&lt;pre&gt;&lt;/pre&gt;&lt;/nowiki&gt;&lt;/code&gt; around templates is required.  &lt;pr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hna.wiki/Template:CopyText/doc?diff=7807&amp;oldid=prev"/>
		<updated>2026-07-02T20:41:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation/Header}} {{Lua|CopyText}} Creates a button copy and span to display text.  Uses &lt;a href=&quot;https://community.fandom.com/wiki/c:dev:CopyText&quot; class=&quot;extiw&quot; title=&quot;w:c:dev:CopyText&quot;&gt;CopyText&lt;/a&gt; JavaScript from Developer Fandom Wiki.  ==Syntax== {{T|CopyText|p1=text to copy|p2=contents description|p3=button text}}  ==Examples== &amp;lt;pre&amp;gt;{{CopyText|This text will be copied to clipboard.}}&amp;lt;/pre&amp;gt; {{CopyText|This text will be copied to clipboard.}}  ===Template=== Adding &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; around templates is required.  &amp;lt;pr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation/Header}}&lt;br /&gt;
{{Lua|CopyText}}&lt;br /&gt;
Creates a button copy and span to display text.&lt;br /&gt;
&lt;br /&gt;
Uses [[w:c:dev:CopyText|CopyText]] JavaScript from Developer Fandom Wiki.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
{{T|CopyText|p1=text to copy|p2=contents description|p3=button text}}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{CopyText|This text will be copied to clipboard.}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{CopyText|This text will be copied to clipboard.}}&lt;br /&gt;
&lt;br /&gt;
===Template===&lt;br /&gt;
Adding &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; around templates is required.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{CopyText|&amp;amp;lt;pre&amp;amp;gt;{{Template&lt;br /&gt;
|argument1 = 1&lt;br /&gt;
|argument2 = 2&lt;br /&gt;
|argument2 = 3&lt;br /&gt;
}}&amp;amp;lt;/pre&amp;amp;gt;|The Following is an example Syntax Overview|Copy Template}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{CopyText|&amp;lt;pre&amp;gt;{{Template&lt;br /&gt;
|argument1 = 1&lt;br /&gt;
|argument2 = 2&lt;br /&gt;
|argument2 = 3&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|The Following is an example Syntax Overview|Copy Template}}&lt;br /&gt;
&lt;br /&gt;
==Template Data==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Text to Copy&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text to display and copy once button pressed&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Contents Description&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;Click on the \&amp;quot;button text\&amp;quot; button to copy the following text:&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Description of the contents that will be copied.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Button Text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;COPY TO CLIPBOARD&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text for copy button.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Creates a button copy and span to display text.&amp;quot;,&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>Sparda0</name></author>
	</entry>
</feed>