Template:DebianIRC: Difference between revisions
Appearance
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
Link to an IRC channel on the OFTC network.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Channel name | user 1 | Name of IRC channel without # prefix. | Line | required |