مندرجات کا رخ کریں

سانچہ:COinS safe

آزاد دائرۃ المعارف، ویکیپیڈیا سے

Description

[ترمیم]

It is to indicate whether it can be safely used in citation templates. By default, it indicates the template is safe for use.

When the template is set as "not safe", the page is placed into زمرہ:Templates not safe for use in citation templates.

Usage

[ترمیم]

To indicate a template which can be safely used in citation templates: {{COinS safe}}

To indicate a template that should NOT be used in citation templates: {{COinS safe|n}}

To add extra info after the standard message: |addtext=

Examples

[ترمیم]
Code Result
{{COinS safe}}
{{COinS safe|n}}
{{COinS safe|addtext=Here is the extra info.}}
{{COinS safe|n|addtext=Here is the extra info.}}

Explain COinS issues

[ترمیم]

Citation templates such as اسلوب حوالہ 1 and Citation Style 2 generate COinS metadata. If a template is used in a citation template field, then it may inject HTML into the metadata.

Compare the rendered HTML for {{cite book}} with |author= using no template and using {{smallcaps}}.

مارک اپ بطور نتیجہ
{{حوالہ کتاب|author=Sam Drucker |title=Title}}

Sam Drucker۔ Title

'"`UNIQ--templatestyles-00000009-QINU`"'<cite id="CITEREFSam_Drucker" class="citation book cs1">Sam Drucker۔ ''Title''</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Title&rft.au=Sam+Drucker&rfr_id=info%3Asid%2Fur.wikipedia.org%3A%D8%B3%D8%A7%D9%86%DA%86%DB%81%3ACOinS+safe" class="Z3988"></span>

{{حوالہ کتاب|author={{smallcaps|Sam Drucker}} |title=Title}}

SAM DRUCKER۔ Title{{حوالہ کتاب}}: اسلوب حوالہ 1 کا انتظام: متعدد نام: مصنفین کی فہرست (link)

'"`UNIQ--templatestyles-0000000D-QINU`"'<cite id="CITEREFSAM_DRUCKER" class="citation book cs1"><span class="smallcaps"><span style="font-variant: small-caps; text-transform: lowercase;">SAM DRUCKER</span></span>۔ ''Title''</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Title&rft.au=%3Cspan+class%3D%22smallcaps%22%3E%3Cspan+style%3D%22font-variant%3A+small-caps%3B+text-transform%3A+lowercase%3B%22%3ESAM+DRUCKER%3C%2Fspan%3E%3C%2Fspan%3E&rfr_id=info%3Asid%2Fur.wikipedia.org%3A%D8%B3%D8%A7%D9%86%DA%86%DB%81%3ACOinS+safe" class="Z3988"></span><span class="cs1-maint citation-comment"><code class="cs1-code">{{[[سانچہ:حوالہ کتاب|حوالہ کتاب]]}}</code>: اسلوب حوالہ 1 کا انتظام: متعدد نام: مصنفین کی فہرست ([[:زمرہ:اسلوب حوالہ 1 کا انتظام: متعدد نام: مصنفین کی فہرست|link]])</span>[[زمرہ:اسلوب حوالہ 1 کا انتظام: متعدد نام: مصنفین کی فہرست|τ]]

The author metadata is in the rft.aulast field. In this case, it is percent-encoded and is rendered as <span class="smallcaps" style="font-variant:small-caps;">Sam Drucker</span>

Reference management software will interpret the entire span as the author name.