Difference between revisions of "Template:LiberaChat"
Jump to navigation
Jump to search
ShadowNinja (talk | contribs) (Create Libera Chat version of Template:Irc) |
ShadowNinja (talk | contribs) (Use Libera Chat web client) |
||
Line 1: | Line 1: | ||
− | <includeonly><span class="plainlinks" style="white-space: nowrap;">{{#ifeq: {{{2|}}}|no|<tt>[ircs://irc.libera.chat:6697/{{{1}}} {{{1}}}]</tt>|<tt>[irc://irc.libera.chat/{{{1}}} {{{1}}}]</tt>{{#if: {{{3|}}}||<sup>[https:// | + | <includeonly><span class="plainlinks" style="white-space: nowrap;">{{#ifeq: {{{2|}}}|no|<tt>[ircs://irc.libera.chat:6697/{{{1}}} {{{1}}}]</tt>|<tt>[irc://irc.libera.chat/{{{1}}} {{{1}}}]</tt>{{#if: {{{3|}}}||<sup>[https://web.libera.chat/{{{1}}} (<span style="color: green;">webchat</span>)]</sup>}}}}</span></includeonly> |
<noinclude> | <noinclude> |
Latest revision as of 01:10, 27 May 2021
Template for making a clickable link to an IRC channel on irc.libera.chat.
Syntax: {{LiberaChat|channel-name|webchat}}
channel-name
: Full name of channelhide-webchat
: Optional argument. If “no”, webchat link is hidden. Webchat is not hidden by default
Example 1: {{LiberaChat|#minetest}}
Example 2: {{LiberaChat|#minetest|no}}