<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ALibera.Chat%2Fdoc</id>
	<title>Template:Libera.Chat/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ALibera.Chat%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Libera.Chat/doc&amp;action=history"/>
	<updated>2026-04-29T04:23:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Libera.Chat/doc&amp;diff=55524&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Libera.Chat/doc&amp;diff=55524&amp;oldid=prev"/>
		<updated>2022-12-28T04:48:22Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:18, 28 December 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Libera.Chat/doc&amp;diff=55523&amp;oldid=prev</id>
		<title>wikipedia&gt;PhantomTech: update docs with new param</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Libera.Chat/doc&amp;diff=55523&amp;oldid=prev"/>
		<updated>2022-07-25T23:51:57Z</updated>

		<summary type="html">&lt;p&gt;update docs with new param&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{used in system}}&lt;br /&gt;
For 1 hash channels add no hashes.&lt;br /&gt;
For 2 hash channels add 1 hash.&lt;br /&gt;
And so on.&lt;br /&gt;
Otherwise the template will take you to the wrong channel.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
Note that the third example sends the user to [[WP:IRCHELP]] due to the consensus reached at [[Special:Diff/664524277|this discussion]]. &lt;br /&gt;
&lt;br /&gt;
User: I want to go to #wikipedia-en.&amp;lt;br /&amp;gt;&lt;br /&gt;
You: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Libera.Chat|wikipedia-en}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;{{Libera.Chat|wikipedia-en}}&lt;br /&gt;
&lt;br /&gt;
User 2: I want to go to ##random_channel.&amp;lt;br/&amp;gt;&lt;br /&gt;
You: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Libera.Chat|#random_channel}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;{{Libera.Chat|#random_channel}}&lt;br /&gt;
&lt;br /&gt;
User 3: I need help at #wikipedia-en-help&amp;lt;br /&amp;gt;&lt;br /&gt;
You: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Libera.Chat|wikipedia-en-help}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;{{Libera.Chat|wikipedia-en-help}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
For a template linking to the U.S. Internal Revenue Code, see [[Template:USIRC]].&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;&amp;quot;,&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;Channel&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Channel name (without preceding hash)&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;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text to show in place of channel name&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:Internet Relay Chat external link templates|Libera.Chat]]&lt;br /&gt;
{{pp-semi-template}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;PhantomTech</name></author>
	</entry>
</feed>