Template:IrcLink/doc: Difference between revisions
Jump to navigation
Jump to search
m (Updated the doc... explicit description of syntax.) |
m (→Syntax) |
||
Line 10: | Line 10: | ||
#{{m|IrcLink|<channel>|<name>}} - Define the link name. | #{{m|IrcLink|<channel>|<name>}} - Define the link name. | ||
'''<channel>''' = IRC channel name, i.e. <nowiki> | '''<channel>''' = IRC channel name, i.e. '''<nowiki>irc://irc.synirc.net/<channel></nowiki>'''. | ||
'''<name>''' = Name of the IRC link. | '''<name>''' = Name of the IRC link. |
Revision as of 08:28, 10 May 2009
This template generates a link to an AniDB channel.
Alternative names
- {{irclink}} - The lower-case template alias.
- {{IrcLink}} - The "proper" template name.
Syntax
The template can have 1 or 2 parameters:
- {{IrcLink|<channel>}} - Name of channel you want to link to.
- {{IrcLink|<channel>|<name>}} - Define the link name.
<channel> = IRC channel name, i.e. irc://irc.synirc.net/<channel>. <name> = Name of the IRC link.
Examples
{{IrcLink|anidb}}
{{IrcLink|anidb|#anidb}} on SynIRC
#anidb on SynIRC
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. |