Jump to content

Template:TTS/aural: Difference between revisions

From Philosophical Research
m NoContents parameter
m NoTitle
 
Line 8: Line 8:
class="tts {{{class|}}}"_
class="tts {{{class|}}}"_
{{#switch: {{{ParameterWhichShouldAlwaysBeEmpty|}}}
{{#switch: {{{ParameterWhichShouldAlwaysBeEmpty|}}}
   |{{{tts|}}}{{{2|}}}{{{title|}}}{{{NoContents|}}}=title{{=}}""
   |{{{tts|}}}{{{2|}}}{{{title|}}}{{{NoTitle|}}}=title{{=}}""
   |{{{tts|}}}{{{2|}}}{{{title|}}}={{#if:{{{NoContents|}}}||title{{=}}""}}
   |{{{tts|}}}{{{2|}}}{{{title|}}}={{#if:{{{NoTitle|}}}||title{{=}}""}}
   |{{{tts|}}}{{{title|}}}=title{{=}}"{{{2|}}}"
   |{{{tts|}}}{{{title|}}}=title{{=}}"{{{2|}}}"
   |{{{2|}}}{{{title|}}}=title{{=}}"{{{tts|}}}"
   |{{{2|}}}{{{title|}}}=title{{=}}"{{{tts|}}}"

Latest revision as of 13:21, 7 September 2025

Demo[edit]

pronounced displayed string

pronounced displayed string in older style

oddly-pronounced word demo: pronounced 1337

Description[edit]

This is a template for giving bits of text a TTS pronunciation.

This page is the main "guts" of Template:TTS, which needed to be broken up to properly create linking capabilities.