Template:OutputSwitch

From Open Educational Resources
Revision as of 07:24, 15 October 2016 by Yogi (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{HTML}}}


With this template, you can switch the text for different output types. At the moment the following types are supported:

  • HTML – web-browser
  • PDF – PDF-version

Example:

{{OutputSwitch
|HTML=I'am the web-browser text
|PDF=I'am the PDF-version text
}}

See Template:PrintOutputSwitch