Jump to content

Module:If preview/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
lua below high use
No edit summary
Line 4: Line 4:
{{Uses TemplateStyles|Module:If preview/styles.css}}
{{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.


Prefer implementing the template versions in other templates.
Prefer implementing the template versions in other templates.
Line 13: Line 13:


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Please, categories below this line and interwikis at Wikidata -->


}}</includeonly>
}}</includeonly><noinclude>
[[pt:Módulo:If preview/doc]]
</noinclude>

Revision as of 21:06, 12 June 2023

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().