Module:If preview/doc: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
Dat Hack3r (talk | contribs) m I like {{tlx}}. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{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 {{ | This module implements {{tlx|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. | ||
Latest revision as of 13:15, 6 December 2024
| This module depends on the following other modules: |
| This module uses TemplateStyles: |
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().