More actions
Created page with "{{Module rating|protected}} {{High-use}} {{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. Prefer implementing the template versions in other templates. In a module to use the <code>main()</code>, you need to pass a frame table with an args table. For the preview warning, use <code>_warning()..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{wikipedia|page name}} | |||
{{Module rating|protected}} | {{Module rating|protected}} | ||
{{Lua|Module:If preview/configuration}} | {{Lua|Module:If preview/configuration}} | ||
{{Uses TemplateStyles|Module:If preview/styles.css}} | {{Uses TemplateStyles|Module:If preview/styles.css}} | ||
Latest revision as of 17:46, 9 April 2025
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |
| 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().