Module:If preview/doc: Difference between revisions
From Ross Surname Project
More actions
Redheadkelly (talk | contribs) m 1 revision imported |
Redheadkelly (talk | contribs) m 1 revision imported |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Module rating|protected}} | {{Module rating|protected}} | ||
{{High-use}} | {{High-use}} | ||
{{Lua|Module:If preview/configuration}} | {{Lua|Module:Arguments|Module:If preview/configuration|Module:Yesno}} | ||
{{Uses TemplateStyles|Module:If preview/styles.css}} | {{Uses TemplateStyles|Module:If preview/styles.css}} | ||
| Line 14: | Line 14: | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Please, categories below this line and interwikis at Wikidata --> | <!-- Please, categories below this line and interwikis at Wikidata --> | ||
[[Category:Error-handling modules]] | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module documentation pages]] | [[Category:Module documentation pages]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:58, 2 April 2026
Script error: No such module "High-use". Script error: No such module "Lua banner". Script error: No such 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().