Module:Tabber/doc
This is the documentation page for Module:Tabber
Module:Tabber's function main is invoked by Template:Tabber.
This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.
Function | Type | Use |
---|---|---|
tabber({ | Table, Boolean | Returns a preprocessed string of a <tabber> containing each of the specified tabs.If preprocess is explicitly set to false the tabber will not be processed and instead return a mw.html object. If it is not specified or set to true the tabber will be preprocessed. |