Template:If preview

From Australian Enthusiasts Wiki
Revision as of 04:04, 12 September 2022 by TheDragonFire123 (talk | contribs) (1 revision imported: Module:Check for unknown parameters and related)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible)

This is a template that helps other templates determine if they are being previewed or not, and do or display different things accordingly.

Usage

{{If preview|value if being previewed|value if not being previewed}}

The first parameter is returned if the page is being previewed, otherwise the second parameter will be returned. Either parameter may be empty.

Examples

Preview this page to see the effect of previewing on the Example column.

Code Value when previewed Value when saved Example
{{If preview|Yes|No}} Yes No No
{{If preview|Red}} Red
{{If preview||Blue}} Blue Blue

See also


Cookies help us deliver our services. By using our services, you agree to our use of cookies.