Template:Document format links/Doc
From PCSAR
The template {{Document format links|[b=]basename|description}}
produces links to a document in several formats.
[edit] 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
 
[edit] 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)
 
  | 
[edit] Implementation
Helper templates:

