Template:AniDBLink/doc

From AniDB
Revision as of 09:55, 26 April 2009 by Foo2 (talk | contribs) (Example output should not differ from the code used, this confuses the way the template actually works. Added a note on how explicit link names can be set (as a test).)
Jump to navigation Jump to search

Documentation for this template

This template generates a link to animedb.pl. The last item is used for the displayed name.

Alternative names

  • {{link}} is the short syntax name
  • {{AniDBLink}} is the full syntax name

Syntax

{{AniDBLink|main}}

main

{{AniDBLink|main|Main}}

Main

{{AniDBLink|admin|adm|user}}

user

{{AniDBLink|anime|do.random|1|Random anime}}

Random anime

{{AniDBLink|animelist|orderby.name|0.1|noalias|1|anime without synonyms}}

anime without synonyms

Note When adding |parameter|value pair(s), e.g. adm|user in {{AniDBLink|admin|adm|user}}, the link will be named after the last value!
Define your own link name by appending another parameter, see |Random anime or |anime without synonyms in above examples.