Template:If preview
Jump to navigation
Jump to search
![]() | This template uses Lua: |
This is a template that helps other templates determine if they are being previewed or not, and do or display different things accordingly
Usage[edit source]
{{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[edit source]
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 |
External links[edit source]
- Template:If preview at Wikipedia, the free Terran-based encyclopedia that anyone can edit.
The above documentation is transcluded from Template:If preview/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |