1,633
edits
No edit summary |
m (Updated the doc... explicit description of syntax.) |
||
Line 2: | Line 2: | ||
==Alternative names== | ==Alternative names== | ||
* {{m|irclink}} | * {{m|irclink}} - The lower-case template alias. | ||
* {{m|IrcLink}} | * {{m|IrcLink}} - The "proper" template name. | ||
==Syntax== | ==Syntax== | ||
The template can have '''1''' or '''2 parameters''': | |||
#{{m|IrcLink|<channel>}} - Name of channel you want to link to. | |||
#{{m|IrcLink|<channel>|<name>}} - Define the link name. | |||
'''<channel>''' = IRC channel name, i.e. <nowiki>'''irc://irc.synirc.net/<channel>'''</nowiki>. | |||
'''<name>''' = Name of the IRC link. | |||
==Examples== | |||
{{m|IrcLink|anidb}} | {{m|IrcLink|anidb}} | ||
{{IrcLink|anidb}} | {{IrcLink|anidb}} | ||
Line 11: | Line 20: | ||
{{m|IrcLink|anidb|#anidb}} on SynIRC | {{m|IrcLink|anidb|#anidb}} on SynIRC | ||
{{IrcLink|anidb|#anidb}} on SynIRC | {{IrcLink|anidb|#anidb}} on SynIRC | ||
{{eyecatch|Note|If you only define one template parameter the IRC URL will be shown. If you define the '''<name>''' parameter that will be shown instead.}} |
edits