Template:Preview warning: Difference between revisions

From para.wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#invoke:If preview|pwarning}}</includeonly><noinclude> {{documentation}} </noinclude>")
 
(No difference)

Latest revision as of 23:54, 19 February 2023

Template documentation[view] [edit] [history] [purge]

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

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

Template:Sandbox other