Module:Character Gallery/doc

From BlazBlue Wiki
< Module:Character Gallery
Revision as of 18:30, 4 December 2021 by Chao (talk | contribs) (→‎Usage: added a note on how to test the lua)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Character Gallery

This module creates a character gallery.

Please see Module:Character Gallery/data for the format of the character gallery and how to change it.

Usage

{{#invoke:Character Gallery|render|character=CHARACTER NAME}}

Lua Testing

frame={args={character="Es"}}
p.main(frame)