Files
database-schema/docs/reference/prerequisites/DisplayOption.md
T

2.9 KiB

[TITLE MISSING]

Definitions

Display Option (DisplayOption)


DisplayOption'Hide

  • Type: Object
Key Description Details
tag See details
hide See details

tag

  • Constant: "Hide"

hide


DisplayOption'Hide/hide

  • Type: Empty Object

DisplayOption'ReplaceWith

  • Type: Object
Key Description Details
tag See details
replace_with See details

tag

  • Constant: "ReplaceWith"

replace_with


ReplacementDisplayOption

  • Type: Object
Key Description Details
sentence_type? If the replacement text is a sentence or sentence-like fragment, this property ensures it is integrated into the prerequisite string correctly. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

sentence_type?

If the replacement text is a sentence or sentence-like fragment, this property ensures it is integrated into the prerequisite string correctly.

A standalone sentence is connected to the previous prerequisite string with a period and a period is also added at the end of the sentence automatically, if it is not present. A connected sentence is connected to the previous prerequisite string with a semicolon and a period is not added to the end of the sentence. In this case, if there are prerequisites after this one, they will be connected using a semicolon again, unless a different punctuation mark is present at the end of the given text.

translations

All translations for the entry, identified by IETF language tag (BCP47).