Template:Tselect/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(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.}}...") |
(No difference)
|
Revision as of 00:52, 17 October 2024
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.