Module:If preview/doc: Difference between revisions
Appearance
Content deleted Content added
Entity Tags: Reverted Mobile edit Mobile web edit |
m Reverted edit by 107.159.164.162 (talk) to last version by GKNishimoto |
||
Line 1: | Line 1: | ||
{{Module rating|protected}} |
{{Module rating|protected}} |
||
{{High-use}} |
{{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}} |
Revision as of 12:07, 14 May 2024
![]() | This Lua module is used on approximately 321,000 pages, or roughly 1% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
![]() | This module depends on the following other modules: |
![]() | This module 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()
.