Template:Preview warning: Difference between revisions

From wikiNonStop
m (Protected "Template:Preview warning": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
m (1 revision imported: initial setup)
 
(No difference)

Latest revision as of 07:52, 30 August 2024

Template documentation

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}}

The warning will appear at the top of the page in preview, no matter where it is placed. 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.

See also