Módulo:Documentation/doc
Aspeto
Esta é a página de documentação para Módulo:Documentation
This subpage provides documentation for Módulo:Documentation.
This module displays a section containing documentation for templates, modules, or other pages. It implements the {{documentation}} template.
Usage
In most cases, you should use the {{documentation}} template. Refer to the template's documentation for usage instructions and parameters.
To use this module from another module, first require
it:
local documentation = require('Module:Documentation').main
Then call the function with a table of arguments:
documentation{content = 'Some documentation', ['link box'] = 'My custom link box'}
This módulo was adapted from Module:Documentation on Wikipedia.
Adaptation is noted for reference and attribution only. This módulo may differ from the original in function or in usage.
Adaptation is noted for reference and attribution only. This módulo may differ from the original in function or in usage.