Template:Preview warning
| This template is used on approximately 614,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
Template:Preview warning emits a warning in preview. Modules should instead use the module interface _warning() in Module:If preview.
Usage
{{Preview warning|Warning text in preview}}
{{Preview warning|1=Warning text in preview}}
It will be prefaced by "Preview warning:" in bold. The template will emit an always-visible warning if no warning text is supplied.
Parameters
|1=- The warning text you want to provide.
TemplateData
TemplateData for Preview warning
Emits a warning in preview.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Warning text | 1 | The warning text you want to provide. | Content | required |
See also
- {{If preview}}