« Module:If preview/doc » : différence entre les versions
De Strainopedia
Aucun résumé des modifications |
m 1 revision imported |
(Aucune différence)
|
Dernière version du 15 août 2025 à 19:53
![]() | This Lua module is used on approximately 349 000 pages, or roughly 88354% 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: |
![]() | Ce module utilise 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()
.