မေႃႇၵျူး:Documentation/doc
Appearance
| ဢၼ်ၼႆႉ မၼ်းပဵၼ် ၽိုၼ်လိၵ်ႈၽႄ တွၼ်ႈတႃႇ မေႃႇၵျူး:Documentation။ မၼ်းၶဝ်ႈပႃး လွၼ်ႉၶၢဝ်ႇ လွင်ႈၸႂ်ႉတိုဝ်း၊ ပိူင်ထၢၼ်ႈ လႄႈ လမ်းၼႂ်းတၢင်ႇၸိူဝ်း ဢၼ်ဢမ်ႇၸႂ်ႈ ပွတ်းတွၼ်ႈ ၶွင်ငဝ်ႈတိုၼ်း မေႃႇၵျူး ၼႃႈလိၵ်ႈ။ |
| This module depends on the following other modules: |
| ထႅမ်းပလဵတ်ႉ ဢၼ်ၼႆႉ ၸႂ်ႉဝႆႉ သတၢႆႇထႅမ်းပလဵတ်ႉ- |
This module displays a green box containing documentation for templates, Lua modules or other pages. The {{Documentation}} template invokes it.
Normal usage
[မႄးထတ်း]For most uses, you should use the {{Documentation}} template; please see that template's page for its usage instructions and parameters.
Use in other modules
[မႄးထတ်း]To use this module from another Lua module, first load it with require:
local documentation = require('Module:Documentation').main
Then you can simply call it using a table of arguments.
documentation{content = 'Some documentation', ['link box'] = 'My custom link box'}
Please refer to the template documentation for usage instructions and a list of parameters.