Template:Tcond: Difference between revisions
Jump to navigation
Jump to search
illerai>Riblet15 use <i> tags so the ticks don't join with ticks in the input |
m 1 revision imported |
(No difference)
|
Latest revision as of 21:48, 2 November 2024
{{{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.