Template:Transcript example/doc

From Brighter Shores Wiki
Revision as of 13:26, 7 November 2024 by BlackHawk (talk | contribs) (Created page with "{{Documentation}} This template can be used to display transcript styles in namespaces other than Transcript. == Example == <pre>{{Transcript example| * {{topt|First option here}} ** Example text * {{topt|cond=If the player has 100 coins|Second option here}} ** Example text * {{topt|quest=no|Third option here}} }} </pre> {{Transcript example| * {{topt|First option here}} ** Example text * {{topt|cond=If the player has 100 coins|Second option here}} ** Example text * {{t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Transcript example.
It contains usage information, categories, and other content that is not part of the original template page.

This template can be used to display transcript styles in namespaces other than Transcript.

Example

{{Transcript example|
* {{topt|First option here}}
** Example text
* {{topt|cond=If the player has 100 coins|Second option here}}
** Example text
* {{topt|quest=no|Third option here}}
}}
  • First option here
    • Example text
  • (If the player has 100 coins) Second option here
    • Example text
  • (Non-quest dialogue) Third option here