Difference between revisions of "Module:If preview/doc"
MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search (Pywikibot 6.4.0) |
(No difference)
|
Latest revision as of 22:21, 15 July 2021
Template:Module rating Template:High-use Template:Lua Template:Uses TemplateStyles
This module implements {{if preview}} and {{preview warning}}. It helps templates/modules determine if they are being previewed.
Prefer implementing the template versions in other templates.
In a module to use the main()
, you need to pass a frame table with an args table.
For the preview warning, use _warning()
.