Template:Document format links

From PCSAR

(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
--><nowiki></nowiki>; edit:<!--
--><nowiki></nowiki>; edit:<!--
-
--> [[:Image:{{{1}}}.odg|.odp]]<!--
+
--> [[:Image:{{{1}}}.odp|.odp]]<!--
-->}}<!--
-->}}<!--

Revision as of 05:50, 29 October 2016

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