This is a documentation subpage for Template:Tselect.
It contains usage information, categories, and other content that is not part of the original template page.

Transcript select is used on transcript pages to record the "select an option" text that comes before dialogue options. Following a usage of tselect, the dialogue options should be listed on individual lines using Template:Topt.

Usage

* {{tselect|Select an option.}}
* {{topt|First option text}}
** Example text
* {{topt|Second option text}}
** Example text

Results in:

  • Select an option.
  • First option text
    • Example text
  • Second option text
    • Example text

Parameters

1

The select an option text.