Module:If preview/doc
< Module:If preview
Jump to navigation
Jump to search
Revision as of 01:31, 12 June 2023 by Penguinplushie (talk | contribs)
It contains usage information, categories and other content that is not part of the original module page.
|
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()
.