Template:Tcond

From Illerai

This is an old revision of this page, as edited by illerai>Riblet15 at 04:54, 26 May 2022 (use <i> tags so the ticks don't join with ticks in the input). 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)
Jump to navigation Jump to search

{{{1}}}

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

Transcript condition is used on transcript pages to record dialogue that changes based on arbitrary conditions. Following a usage of tcond, dialogue that occurs in that branch should have an additional level of indent.

Usage

* {{tcond|If the player has 100 coins:}}
** Example text
* {{tcond|If the player does not have 100 coins:}}
** Example text

Results in:

  • If the player has 100 coins:
    • Example text
  • If the player does not have 100 coins:
    • Example text

Parameters

1

The condition text.