Template:Freenode/doc
This is a documentation subpage for Template:Freenode. It contains usage information, categories, and other content that is not part of the original template page. |
This template is used on Template:Sigfig+ pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
For 1 hash channels add no hashes. For 2 hash channels add 1 hash. And so on. Otherwise the template will take you to the wrong channel.
Example[edit source]
Note that the third example sends the user to WP:IRCHELP due to the consensus reached at this discussion.
User: I want to go to #wikipedia-en.
You: {{Freenode|wikipedia-en}}
Template:Freenode
User 2: I want to go to ##random_channel.
You: {{Freenode|#random_channel}}
Template:Freenode
User 3: I need help at #wikipedia-en-help
You: {{Freenode|wikipedia-en-help}}
Template:Freenode
See also[edit source]
For a template linking to the U.S. Internal Revenue Code, see Template:USIRC.
TemplateData[edit source]
Template:TemplateData header <templatedata> { "description": "", "params": { "1": { "label": "Channel", "description": "Channel name (without preceding hash)", "type": "string", "required": true } } } </templatedata>