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

Usage edit

Wikitext:

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

Result:

Download debates

Parameters edit

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