Template:IrcLink: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>{{#if: {{{2|}}} | [irc://irc.synirc.net/{{{1}}} {{{2}}}] | irc://irc.synirc.net/{{{1}}}]</includeonly><noinclude>
<includeonly>{{#if: {{{2|}}} | [irc://irc.synirc.net/{{{1}}} {{{2}}}] | irc://irc.synirc.net/{{{1}}}}}</includeonly><noinclude>{{{{PAGENAME}}/doc}}[[Category:Template Link]]</noinclude>
{{{{PAGENAME}}/doc}}
[[Category:Template Link]]</noinclude>

Latest revision as of 08:08, 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:

  1. {{IrcLink|<channel>}} - Name of channel you want to link to.
  2. {{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}}

irc://irc.synirc.net/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.