Difference between revisions of "Module:Card image name/doc"

From Yugipedia
Jump to: navigation, search
(create)
 
(Update docs to make more clear what is expected as input.)
 
Line 1: Line 1:
 
Implements {{tl|Card image name}}.
 
Implements {{tl|Card image name}}.
 +
 +
=== Wikitext usage ===
 +
The module exports a function for wikitext:
 +
* <code>main</code>
 +
** Expects one unnamed argument: a '''card name''' or a '''pagename'''.
 +
 +
=== Modules usage ===
 +
The module is callable, for internal uses via other modules.
 +
* Expects one argument: a '''card name''' or a '''pagename'''.

Latest revision as of 12:20, 22 May 2023

Implements {{Card image name}}.

Wikitext usage[edit]

The module exports a function for wikitext:

  • main
    • Expects one unnamed argument: a card name or a pagename.

Modules usage[edit]

The module is callable, for internal uses via other modules.

  • Expects one argument: a card name or a pagename.