Template:DocLink: Difference between revisions
From Calidus HUB
(Updated) |
(Updated) |
||
Line 25: | Line 25: | ||
Examples: | Examples: | ||
* <code><nowiki>{{DocLink|Main Page}}</nowiki></code> - {{DocLink|MainPage}} | * <code><nowiki>{{DocLink|Main Page}}</nowiki></code> - {{DocLink|MainPage}} | ||
* <code><nowiki>{{DocLink|Main Page|The Main Page in PDF form}}</nowiki></code> - {{DocLink|MainPage | * <code><nowiki>{{DocLink|Main Page|The Main Page in PDF form}}</nowiki></code> - {{DocLink|MainPage|The Main Page in PDF form}} | ||
</noinclude><includeonly><span class="apt-doclink">[{{fullurl:{{{1}}}}}{{#ifeq:{{#pos:{{fullurl:{{{1}}}}}|?|1}}||?action=pdfbook&format=singlebook&notitle|&action=pdfbook&format=singlebook&notitle}} | </noinclude><includeonly><span class="apt-doclink">[{{fullurl:{{{1}}}}}{{#ifeq:{{#pos:{{fullurl:{{{1}}}}}|?|1}}||?action=pdfbook&format=singlebook&notitle|&action=pdfbook&format=singlebook&notitle}} {{{2|DOC}}}]</span></includeonly> |
Latest revision as of 14:57, 22 July 2025
This is a template to create a link to a PDF document export for a particular page. This is achieved with {{DocLink|MyPage}}
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page name | 1 | The name of the page that the document will be produced from. Can also be the name of a category by specifying the Category namespace e.g. Did You Know, or Category:Accounts | Page name | required |
Doc Description | 2 | If not provided, this DocLink will simply show "DOC", otherwise the text provided here. | String | optional |
Examples:
{{DocLink|Main Page}}
- DOC{{DocLink|Main Page|The Main Page in PDF form}}
- The Main Page in PDF form