Template:Noprint/doc

From Feminist SF Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:Noprint (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

This template simply returns the passed parameter. It can be used to exclude word or lines in print versions, be it printing of the web page, rendering as PDF or printing as an actual Book. Common uses include hiding elements that make no sense in print such as: "Click the name of a town on the map for more details".

Where possible you can also use class="noprint" to any block element in order to hide that content from printing.

Examples

{{noprint|text to be hidden}}


{{noprint|1=text to be hidden that uses an = sign}}


See also