Jump to content

Module:If preview/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add lua
uses
Line 1: Line 1:
{{Module rating|protected}}
{{Module rating|protected}}
{{Lua|Module:If preview/configuration}}
{{Lua|Module:If preview/configuration}}
{{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}} and {{tl|preview warning}}. It helps templates/modules determine if they are being previewed.

Revision as of 19:15, 5 May 2021

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, you can use _warning().