Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Preda

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

How to best handle the references to avoid cluttering the wikicode of the page

[edit]

Please, in order to avoid to clutter the wikicode of the page, directly insert the references in the eponym section in the Reflist template and use the citation tag <ref name="First_author_year" /> to cite the corresponding reference in the body text at the appropriate place.

To avoid to ballast the page wikicode with the long references code directly embedded in the text body, it is advised to use the List-defined references (LDR) system. More information in the Help here:

Insert the references as described here under:

{{reflist|refs=
<ref name="name1">Content</ref>
<ref name="name2">Content</ref>
<ref name="name...n">Content</ref>
}}

or, alternatively,

<references>
<ref name="name1">Content</ref>
<ref name="name2">Content</ref>
<ref name="name...n">Content</ref>
</references>

In advance thank you, Shinkolobwe (talk) 10:28, 11 April 2023 (UTC)Reply