Template:Document Comments

From The Talos Principle Wiki

This template is used to show the in-universe comments section of a document in The Talos Principle 2. It also creates the "Comments" header automatically.

Usage

With the source editor,

{{Document Comments
|author1 = Dog
|comment1 = Hello
|author2 = Cat
|comment2 = Bye
}}

produces

Comments

Dog
Hello
Cat
Bye
{{{author3}}}
{{{comment3}}}
{{{author4}}}
{{{comment4}}}
{{{author5}}}
{{{comment5}}}
{{{author6}}}
{{{comment6}}}

The in-universe comments section on a TTP2 document, including the header. (Max 6 comments)

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Author 1author1

Author of first comment. Sometimes this is text like "(failed to load profile)". For hex strings, use the format {{HexString|7468656d|them}}.

Stringrequired
Comment 1comment1

First comment. Sometimes this is text like "(failed to load comment)". For hex strings, use the format {{HexString|7468656d|them}}.

Stringrequired
Author 2author2

Optional. Check the boxes for Author 3 and Comment 3, etc., if the document has more than two comments.

Stringsuggested
Comment 2comment2

Optional. Check the boxes for Author 3 and Comment 3, etc., if the document has more than two comments.

Stringsuggested
Author 3author3

no description

Stringoptional
Comment 3comment3

no description

Stringoptional
Author 4author4

no description

Stringoptional
Comment 4comment4

no description

Stringoptional
Author 5author5

no description

Stringoptional
Comment 5comment5

no description

Stringoptional
Author 6author6

no description

Stringoptional
Comment 6comment6

no description

Stringoptional

Comments

{{{author1}}}
{{{comment1}}}
{{{author2}}}
{{{comment2}}}
{{{author3}}}
{{{comment3}}}
{{{author4}}}
{{{comment4}}}
{{{author5}}}
{{{comment5}}}
{{{author6}}}
{{{comment6}}}