Jump to content

Module:Docbunto/infobox/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Awesome Aasim (talk | contribs) at 13:44, 14 March 2025 (Created page with '{{Lua autodoc|file={{safesubst:BASEPAGENAME}}|preface= <!--Add your documentation code here --> |autodoc=1}} <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly> <noinclude> Category:Module documentation pages </noinclude>'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Docbunto/infobox
DescriptionInfobox for Lua modules.
Code sourceDocbunto/infobox
StatusUnknown

Infobox for Lua modules.

Documentation

Package function

infobox(data, codepage, frame, options) (function)
Infobox for Lua modules.
Parameters:
data Taglet documentation data. (table)
codepage Code page name. (string)
frame Template invocation frame. (table)
options Docbunto configuration options. (table)
Returns: Infobox wikitext. (string)