Template:Tselect/doc

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:52, 17 October 2024 (Created page with "{{Documentation}} '''Transcript select''' is used on transcript mw.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== <pre> * {{tselect|Select an option.}} * {{topt|First option text}} ** Example text * {{topt|Second option text}} ** Example text </pre> Results in: {{Transcript example| * {{tselect|Select an option.}}..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 mw.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.