Module:If preview/doc: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
m (1 revision imported)
(No it doesn't.)
Line 1: Line 1:
{{Module rating|protected}}
{{High-use}}
{{Lua|Module:If preview/configuration}}
{{Lua|Module:If preview/configuration}}
{{Uses TemplateStyles|Module:If preview/styles.css}}
{{Uses TemplateStyles|Module:If preview/styles.css}}


This module implements {{tl|if preview}} and {{tl|preview warning}}. It helps templates/modules determine if they are being previewed.
This module implements {{tl|if preview}}. It helps templates/modules determine if they are being previewed.


Prefer implementing the template versions in other templates.
Prefer implementing the template versions in other templates.

Revision as of 13:14, 6 December 2024

This module implements {{if preview}}. 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().