Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:DebianIRC: Difference between revisions

From Debian Wiki
Created page with "[ircs://irc.oftc.net/{{{1}}} #{{{1}}}] ([https://webchat.oftc.net/?channels={{{1}}} webchat])"
 
No edit summary
Line 1: Line 1:
[ircs://irc.oftc.net/{{{1}}} #{{{1}}}] ([https://webchat.oftc.net/?channels={{{1}}} webchat])
<onlyinclude>[ircs://irc.oftc.net/{{{1}}} #{{{1}}}] ([https://webchat.oftc.net/?channels={{{1}}} webchat])</onlyinclude>
 
<templatedata>
{
    "description": "Link to an IRC channel on the OFTC network.",
    "params": {
        "user": {
            "label": "Channel name",
            "type": "line",
            "required": true,
            "description": "Name of IRC channel without # prefix.",
            "aliases": ["1"]
        }
    }
}
</templatedata>

Revision as of 03:24, 26 July 2025

#{{{1}}} (webchat)

Link to an IRC channel on the OFTC network.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Channel nameuser 1

Name of IRC channel without # prefix.

Linerequired