Difference between revisions of "Template:Footnotes start"

From Teopedia library
Jump to navigation Jump to search
(Created page with "<noinclude>{{Text for paragraph styles | description = Visual footnote separation when it is places in the middle of a text, rather then at the bottom. It may have title as a...")
 
Line 37: Line 37:
 
[[Category: Design templates]]
 
[[Category: Design templates]]
 
[[t-ru-lib:Шаблон:Сноски автора]]
 
[[t-ru-lib:Шаблон:Сноски автора]]
</noinclude><includeonly><div style="width: 24%; font-size: 88%; color: grey; border-top: 1px solid black;">{{{1|}}}</div>
+
</noinclude><includeonly><div style="width: 24%; font-size: 88%; color: grey; border-top: 1px solid black; margin-top: 2em;">{{{1|}}}</div>
 
<div style="margin-left: 14px; font-size: 88%;">
 
<div style="margin-left: 14px; font-size: 88%;">
 
</includeonly>
 
</includeonly>

Revision as of 09:05, 7 December 2021

This style is to design paragraph in text. To highligt just several symbols use templates for symbol styles.

Visual footnote separation when it is places in the middle of a text, rather then at the bottom. It may have title as an optional parameter. This templates should be used together with {{Footnotes end}} and most likely with {{Page}}.


Modifications:

  • horizontal line (24% width) above paragraph
  • title font 88% size, grey


To copy:

{{Footnote in book|}}


Example:

 
Last line on the page in a book.

{{Footnotes start|HPB footnote}}
'''1.''' First footnote.

'''2.''' Text of the second footnote.
{{Footnotes end}}

{{Page|49}}

First paragraph on the next page.

Result:

Last line on the page in a book.

HPB footnote

1. First footnote.

2. Text of the second footnote.


49
49


First paragraph on the next page.