Open main menu

Changes

Template:P

154 bytes added, 06:25, 27 March 2020
no edit summary
<noinclude>
== Usage ==
This template is recommended to be used whenever a literature paragraph is needed.
= Paragraph points to a simple question =
== Parameters ==
<code>p</code> - name of template, stands for paragraph<br>
<code>first</code> - number of the paragraph<br>
<code>second (optional)</code> - only to be used in the case of linking the paragraph to a question that points to multiple paragraphs. An example would be <code>7-8</code> or <code>10-13</code><br><code>third</code> - the actual text of the paragraph<br> = Paragraph points to a simple question =
== Usage ==
<code><nowiki>{{p|7|This is the actual paragraph text.}}</nowiki></code>
= Paragraph points to a complex question =
== Parameters ==
<code>p</code> - name of template, stands for paragraph<br>
<code>first</code> - number of the paragraph<br>
<code>second</code> - number of paragraphs related to the question that is linked to this paragraph. An example would be <code>7-8</code> or <code>10-13</code><br>
<code>third</code> - the actual text of the paragraph<br>
== Usage ==
<code><nowiki>{{p|7|7-8|This is the actual paragraph text.}}</nowiki></code>