Template:Tselect

From RuneRealm Wiki
Jump to navigation Jump to search

{{{1}}}

Template documentation
This documentation is transcluded from Template:Tselect/doc. [edit] [history] [purge]

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.