Template:Document format links

From PCSAR

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{documentation}}</noinclude><includeonly><!--
<noinclude>{{documentation}}</noinclude><includeonly><!--
 +
 +
-->{{#if:{{{2|}}}|{{{2}}}{{~}}}}<!--
-->([[Media:{{{1}}}.pdf|download/print]]: [[:Image:{{{1}}}.pdf|.pdf]]<!--
-->([[Media:{{{1}}}.pdf|download/print]]: [[:Image:{{{1}}}.pdf|.pdf]]<!--

Revision as of 22:54, 4 January 2018

This is the documentation for the template Template:Document format links

Template:Document format links/Doc:

The template {{Document format links|[b=]basename|description}} produces links to a document in several formats.

Parameters

basename 
name excluding the "Image:", "File:" or "Media:" and excluding the file suffix.
b= 
(optional) if included, description will default to the same value.
description 
(optional) description to be included before links

Examples

You type... You get...
DocName {{document format links|Doc-103-individuals-log}} 
DocName (download/print: .pdf; edit: .odt; export: .rtf)
{{document format links|Doc-103-individuals-log|DocName}} 
DocName (download/print: .pdf; edit: .odt; export: .rtf)
{{document format links|b=Doc-103-individuals-log}} 
Doc-103-individuals-log (download/print: .pdf; edit: .odt; export: .rtf)
{{document format links|b=Doc-103-individuals-log|DocName}} 
DocName (download/print: .pdf; edit: .odt; export: .rtf)


Implementation

Helper templates:


To see how this template is implemented, edit this page and examine the portion between <includeonly> and </includeonly>.

Personal tools