साँचा:Reflist/doc
दिखावट
| This is a documentation subpage for साँचा:Reflist. It contains usage information, categories, and other content that is not part of the original साँचा page. |
Usage
[सम्पादित करें]Use this template to create a reference list in an article.
If used with no parameters, it will simply produce a reference list in a small font.
Multiple columns
[सम्पादित करें]Using {{reflist|2}} will create a two-column reference list, and {{reflist|3}} will create a three-column list.
Using {{reflist|colwidth=30em}} will allow the browser to automatically choose the number of columns based on the width of the web browser. Choose a column width that's appropriate for the average width of the references on the page.
Note: multiple columns currently render properly only in Mozilla Firefox,[१] though the feature is included in CSS3, so it should work for a larger number of browsers in the future.[२]
Three options for usage
[सम्पादित करें]Option 1 (only specific references) - see w:The Rule
[सम्पादित करें]== Content ==
Lorem ipsum.<ref>Source name, access date, etc.</ref>
Lorem ipsum dolor sit amet.<ref>Source name, access date, etc.</ref>
== References ==
{{reflist}}
Option 2 (only general references) - see w:National Publications
[सम्पादित करें]== Content ==
Lorem ipsum.
Lorem ipsum dolor sit amet.
== References ==
{{refbegin}}
* general reference 1
* general reference 2
{{refend}}
Option 3 (both specific and general references) - see w:Elephant
[सम्पादित करें]== Content ==
Lorem ipsum.<ref>Source name, access date, etc.</ref>
Lorem ipsum dolor sit amet.<ref>Source name, access date, etc.</ref>
Lorem ipsum.
Lorem ipsum dolor sit amet.
== References ==
{{reflist}}
{{refbegin}}
* general reference 1
* general reference 2
{{refend}}
See also
[सम्पादित करें]- w:Wikipedia:Citing sources
- w:Wikipedia:Footnotes
- Templates recommended for use with Reflist
- Similar-functioning templates
- {{Footnotes}}
- {{FootnotesSmall}}
- {{Ref-section}}
- {{Reflist-talk}}
References
[सम्पादित करें]- ↑ CSS3 Multi-Column Thriller (2005-12-30). Retrieved on 2006-11-24.
- ↑ CSS3 module: Multi-column layout. W3C (2005-12-15). Retrieved on 2006-11-24.