సహాయం:వికీ మార్కప్‌తో మూలాలివ్వడం గురించి పరిచయం/2: కూర్పుల మధ్య తేడాలు

Reverted 3 edits by Crajjy (talk): Rv blanking. (TW)
Copyedit. The sentence I removed is (as you may know) no longer the case. This was fixed six-months-agoish--references still display at the bottom of the page if you leave out {{reflist}}
పంక్తి 6:
 
 
When editing a page using the popular (most common) footnotes style, inline citations are usually between <code><nowiki><ref></nowiki></code> and <code>...<nowiki></ref></nowiki></code> tags. Note the closing slash ("/") in the latter.
 
 
The information within references is displayed together in one place on a page, wherever <code><nowiki><references/></nowiki></code> or, most commonly, the template, {{tlx|Reflist}} template is present. This will usually be in a section titled "References". If you are creating a brand new page, or adding references to a page that didn't previously have any, don't forget to add a references section like the one below. If you don't, the citations you added won't be visible to readers. The Manual of Style describes [[Wikipedia:Manual_of_StyleManual of Style/Layout#Order_of_sectionsOrder of article elements|where to place such a section]].
<pre>
== References ==
{{Reflist}}
</pre>
 
When an article has many citations it may be useful to display the references in columns. This can be done by a slight modification to the above code: use <code><nowiki>{{Reflist|30em}}</nowiki></code> instead of just <code><nowiki>{{Reflist}}</nowiki></code>.
 
 
:''Note: This is by far the most popular system for inline citations, but sometimes you will find [[Wikipedia:Inline citations|other styles]] being used in an article, such as references in parentheses. As a general rule, the first major contributor to an article gets to [[WP:CITEVAR|choose the referencing system]] used there. If an article uses a different system than the one you're used to, just copy an existing reference when adding any new reference, then modify it appropriately; don't mix styles.''