Template:Preview warning/doc: Difference between revisions
Jump to navigation
Jump to search
en>Sdkb (→Usage: another thing) |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 12:44, 24 May 2023
| This is a documentation subpage for Template:Preview warning. It contains usage information, categories and other content that is not part of the original template page. |
| File:Lua-Logo.svg | 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[edit source]
{{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[edit source]
|1=- The warning text you want to provide.
See also[edit source]
- {{If preview}}