1,278
edits
Changes
Jump to navigation
Jump to search
== Multiple paragraphs with the same number ==
In order to have the possibility to differentiate between multiple paragraphs with the same number, an "id" variable can be introduced as shown in the second row of the table bellow. Note that the same id must be used also for the linked question in order the jump from paragraph to question (and vice verse) to function properly.
no edit summary
<code>p</code> - stands for '''Paragraph'''<br>
This template is recommended to be used whenever a literature paragraph is needed.
= Multiple paragraphs with the same number =
In order to have the possibility to differentiate between multiple paragraphs with the same number, an "id" variable can be introduced as shown in the second row of the table bellow. Note that the same id must be used also for the linked question in order the jump from paragraph to question (and vice verse) to function properly.
= Paragraph points to a simple question =
<code><nowiki>{{raw:data:p|7|This is the actual paragraph text.}}</nowiki></code><br>
It will automatically link paragraph 7 to a question that links itself only paragraph 7.
== Tests ==