Template:Different print
Appearance
(Redirected from Template:Hide in print)
{{{2}}}
This template uses TemplateStyles: |
This template creates different output in print and when using other media (on screen or in speech). It’s useful when e.g. a convenience link makes no sense in print. It has no required parameters, but it doesn’t make sense to give neither the print nor the no print parameter.
Parameter | Description | Type | Status | |
---|---|---|---|---|
no print text | 1 | The text to be displayed on screen/in speech | Content | suggested |
print text | 2 | The text to be displayed in print | Content | suggested |
tag | tag | The HTML tag to use, currently “span”, “div” and “bdi” are supported
| Line | optional |