Wikipedia:Advanced footnote formatting: Difference between revisions
Content deleted Content added
updated for 2018, as ~10 years after essay was begun |
→Indenting and line-splitting: re-split examples of {cite book} & ref-tag to fit smaller screens |
||
Line 77:
<source lang="xml+jinja">
In [[digital imaging]], a '''pixel'''<ref>{{Cite book
| publisher=Newnes | ___location=Oxford -->+intitle:%22Modern+Dictionary<!-- (or picture element) is the smallest part of an image.
</source>
Note the above line-splitting of the
Similar indentation has been used for many decades, as in coding for [[computer programming]], to visually separate sections of text. The indented lines typically reflect a lower-level of details (or lower-level of ''"[[abstraction]]"'' ) than the level of the outer lines. Indenting the footnote coding can help clarify sections of text that contain several footnotes, as is typical in large articles.
Line 98 ⟶ 100:
<source lang="xml">
In [[digital imaging]], a pixel<ref><!--
-->Rudolf
-->
-->
-->Google Books (''see:'' References).</ref>
(or picture element) is the smallest part of an image.
</source>
|