View Tutorial Metadata Edit Content Revision History Add to Watchlist Add New Tutorial Tutorialpedia Talk Function

`talk() Function

Pre-requisites

This tutorial describes the Talk function, as part of the Tutorialpedia Syntax, describing how to edit tutorials: How to understand the Tutorialpedia Syntax

This function enables the creation of a discussion thread at a specific point inside a tutorial. To do this, click on "Edit Content" on the tutorial you want to discuss. Then, find the line that contains the text that you want to start a discussion. If the topic is about the tutorial in general and not about a specific part of it, place it at the top.

Finally, add the `talk(about:'...') tag, like in the example below:

Example

`talk(about:'Talk function general feedback') <- Let's talk here!

This will display:

<- Let's talk here!

Press the Preview button in the editor to see how it will look on the page. Remember to save the revision.

Parameters

about (required)

Specify a unique description that is relevant for the discussion topic. Answers the question: "What are we talking about in this topic?". This should be related to the context where you are placing the `talk() function.

Only plain text supported.

Optional

Required - will be kept private

Optional

 
 

Rating: (0+, 0-) In: Tutorialpedia