Module:Sandbox/Luis150902/Test/doc

< Module:Sandbox‎ | Luis150902‎ | Test
Revision as of 21:25, 7 Mayıs 2022 by imported>Qwerfjkl (bot) (Replaced deprecated <source> tags with <syntaxhighlight> (via WP:JWB))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Sandbox/Luis150902/Test

UsageEdit

This Lua module is a metamodule: it is not designed to be invoked directly from wikitext: it is to be imported by other Lua modules.

First, import the module as follows:

local treeView = require('Module:Sandbox/Luis150902/Test')

Second, invoke the treeView function of the module with the object to render and (optionally) an option table as the second argument. Wikitext of the table will be returned.