Template:Footnote starts: Difference between revisions

From Teopedia
(Created page with "<noinclude>{{Text for paragraph styles | description = Use this template to place a footnote in any part of a text. It make sense if wiki page presents a text from a book and...")
 
(Redirected page to Template:Footnotes start)
Tag: New redirect
 
Line 1: Line 1:
<noinclude>{{Text for paragraph styles
#REDIRECT [[Template:Footnotes start]]
| description = Use this template to place a footnote in any part of a text. It make sense if wiki page presents a text from a book and footnotes should be right where the page ends, rather then at the end of wiki page. This template should be used together with {{t|Footnote ends}}. See example below. To split the text on pages visually use template {{t|Page}}.
| modifications = line above the footnote, 24% width of a screen; text has left margin 14px; font-size: 88%
| to copy = Footnote starts{{!}}
}}
 
Example code:
----
<pre>
Some text
 
{{Footnote starts|}}
'''1.''' Some footnote.
 
'''2.''' Another footnote.
{{Footnote ends}}
</pre>
 
'''Result''':
 
Some text
 
<div style="width: 24%; font-size: 88%; color: grey; border-top: 1px solid black;"></div>
<div style="margin-left: 14px; font-size: 88%;">
'''1.''' Some footnote.
 
'''2.''' Another footnote.
</div>
 
 
[[Category: Templates for SD]]
</noinclude><includeonly><div style="width: 24%; font-size: 88%; color: grey; border-top: 1px solid black;"></div>
<div style="margin-left: 14px; font-size: 88%;">
</includeonly>

Latest revision as of 02:31, 9 October 2022