ढाँचा:Circa
अन्दाजी
This template is used on ३०,०००+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
Usage
सम्पादन गर्नुहोस्This template generates an abbreviation for circa: अन्दाजी By default the abbreviation is marked with <abbr>
.
Examples
सम्पादन गर्नुहोस्Syntax | What it looks like | Notes |
---|---|---|
{{Circa}} 1325
|
अन्दाजी 1325 | Default style; line break allowed between "अन्दाजी" and "1325"; normal-width space |
{{Circa|1325}}
|
अन्दाजी 1325 | Default style: no line break allowed; thin space |
{{Circa|1325|i=yes}}
|
अन्दाजी 1325 | With italic "c.", though italics are discouraged at WP:YEAR |
{{Circa|1325|lk=abbr}}
|
अन्दाजी 1325 | With abbreviation marking only (default) |
{{Circa|1325|lk=yes}}
|
1325 | With link only |
{{Circa|1325|lk=no}}
|
अन्दाजी 1325 | With neither link nor abbreviation marking |
{{Circa|1350|cap=yes}}
|
अन्दाजी 1350 | Starting with capital letter |
{{Circa|1000|1050}}
|
अन्दाजी 1000 – अ. 1050 | For ranges |
{{c.|1325}}
|
अन्दाजी 1325 | Shorthand for {{Circa|1325|lk=no}}
|
{{c.|1000|1050}}
|
अन्दाजी 1000 – अ. 1050 | Shorthand for {{Circa|1000|1050|lk=no}}
|
Parameters
सम्पादन गर्नुहोस्Using the date itself as parameter (for example, "{{Circa|1956}}
", giving "अन्दाजी 1956"), web browsers do not insert a line break anywhere in the string. By contrast, "{{Circa}} 1956
" allows a line break between the "अन्दाजी" and the number. Also, with the date as a parameter a thinner space is used with many browsers:
- "अन्दाजी 1956" is generated by "
{{Circa|1956}}
". - "अन्दाजी 1956" is generated by "
{{Circa}} 1956
".
If the parameter |i=
is set to a non-empty value, the "c." is put in italics: for example, "{{Circa|i=''}}
" generates "अन्दाजी" instead of "अन्दाजी".
If the parameter |lk=
(for "link") is set as "|lk=no
" or "|lk=off
", the abbreviation is rendered as "अन्दाजी", without a wikilink or abbreviation element. If it is set to "|lk=abbr
", it is rendered with the abbreviation element but without the wikilink. If it is set to "|lk=yes
" or "|lk=on
", it is rendered as "", with a wikilink to the Circa article and not an abbreviation element. Otherwise, the abbreviation is marked with the "<abbr>
" element, as in "अन्दाजी", and linked to the Circa article. The lk
parameter can be used to avoid overuse of "<abbr>
" or overlinking when this template is used repeatedly in the body of an article. A convenient way of doing this is to use {{Circa}} the first time, and {{c.}} thereafter. For example:
[[Dionysius Exiguus]] was born {{Circa|470}}, lived in Rome from {{c.|500}}, and died {{c.|544}}.
- → Dionysius Exiguus was born अन्दाजी 470, lived in Rome from अन्दाजी 500, and died अन्दाजी 544.
If the parameter "cap=yes
" is specified, the result starts with a capital letter.