Difference between revisions of "Template:OutputSwitch"

From Open Educational Resources
Jump to navigation Jump to search
m (1 revision imported)
 
(No difference)

Latest revision as of 07:24, 15 October 2016

{{{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