Template:Tselect/doc: Difference between revisions

From RuneRealm Wiki
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 edit summary
 
Line 1: Line 1:
{{Documentation}}
{{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]].
'''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==
==Usage==

Latest revision as of 12:04, 17 October 2024

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.