Template:Freenode/doc: Difference between revisions
m 1 revision imported: IRC template |
(No difference)
|
Latest revision as of 14:01, 8 September 2017
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 12,000+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. 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]
TemplateData for Freenode
<templatedata> { "description": "", "params": { "1": { "label": "Channel", "description": "Channel name (without preceding hash)", "type": "string", "required": true } } } </templatedata>