Template:AniDBButton: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
m (use https)
 
Line 1: Line 1:
<includeonly>[[image:button {{{1}}}.gif|{{{1}}}]] [http://anidb.net/perl-bin/animedb.pl?show={{{1}}}{{#if:{{{3|}}}|&{{{2|}}}={{{3|}}}}} {{{4|{{{3|{{{2|{{{1}}}}}}}}}}}}]</includeonly><noinclude>
<includeonly>[[image:button {{{1}}}.gif|{{{1}}}]] [https://anidb.net/perl-bin/animedb.pl?show={{{1}}}{{#if:{{{3|}}}|&{{{2|}}}={{{3|}}}}} {{{4|{{{3|{{{2|{{{1}}}}}}}}}}}}]</includeonly><noinclude>
{{{{PAGENAME}}/doc}}
{{{{PAGENAME}}/doc}}
[[Category:Template Link]]</noinclude>
[[Category:Template Link]]</noinclude>

Latest revision as of 16:58, 22 March 2025


This template generates a button and a link to animedb.pl. The last parameter is used as display name.

Alternative names

  • {{button}} - The short template name.
  • {{AniDBButton}} - The full template name.

Syntax

The template can have 1 or 2 parameters:

  1. {{AniDBButton|<button>}} - Name of the button.
  2. {{AniDBButton|<button>|<name>}} - Naming the link.
  <button>  =  The button names the button image and the created URL link.
               signup  : The signup button / page on AniDB.
               profile : The profile button / page on AniDB.

    <name>  =  Define the link name.

Examples

{{AniDBButton|signup}}

signup signup

{{AniDBButton|profile|Your Profile page on AniDB!}}

profile Your Profile page on AniDB!