模板:Preview warning/doc

来自决策链云智库
< 模板:Preview warning
Zeroclanzhang讨论 | 贡献2024年1月20日 (六) 20:59的版本 (创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Lua|Module:If preview}} '''Template:Preview warning''' emits a warning in preview. Modules should instead use the module interface <code>_warning()</code> in Module:If preview. == Usage == <code><nowiki>{{Preview warning|Warning text in preview}}</nowiki></code> 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 w…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

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

pt:Predefinição:Preview warning/doc