Module:If preview/doc: Difference between revisions
Jump to navigation
Jump to search
(lua below high use) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 15:24, 23 October 2022
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
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()
.