Template:Download PDF/doc

From Wikiversity
Jump to navigation Jump to search

Make a button that prompts the user to either print or download a PDF with the specified set of pages.

Usage[edit source]

Wikitext:

{{Download PDF
| pages = Should cannabis be legal?, Should suicide be legal?, Should abortion be legal?
| text = Download debates
}}

Result:

Download debates

Parameters[edit source]

Make a button that prompts the user to print or download a PDF with a specified set of pages.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Pagespages

Comma-separated list of pages.

Default
The current page
Example
Should cannabis be legal?, Should suicide be legal?, Should abortion be legal?
Stringsuggested
Separatorseparator

Page separator for when one or more of the listed pages contains a comma.

Default
,
Example
;
Stringoptional
Texttext

Text of the button

Default
Download PDF
Example
Download instructions
Stringoptional