Difference between revisions of "Template:Print"
From DFM Wiki
| EricThrift (talk | contribs) | EricThrift (talk | contribs)  | ||
| Line 17: | Line 17: | ||
| 		"text": { | 		"text": { | ||
| 			"label": "Button text", | 			"label": "Button text", | ||
| − | 			"default": "Print view" | + | 			"default": "Print view", | 
| + | 			"description": "Text to be presented inside the button." | ||
| 		} | 		} | ||
| 	}, | 	}, | ||
Revision as of 18:56, 16 March 2021
Button providing external print view for an arbitrary wiki page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page name | pagename | The name of the page to display in print view 
 | Unknown | required | 
| Header | header | Text to include as a header on each page of the printable output. 
 | Unknown | optional | 
| Button text | text | Text to be presented inside the button. 
 | Unknown | optional | 



