سانچو:COinS safe/دستاويز
| هي سانچي جي دستاويزڪاري جو ذيلي صفحو آهي، جيڪو سانچي جي دستاويزڪاري جي ذيلي صفحي سان ڳنڍيل آهي۔ (سانچو بابت وڌيڪ تفصيل لاءِ ان جو اصل صفحو ڏسو) جنهن ۾ استعمال جو طريقو، زمرا ، بين الوڪي تعلق ۽ ٻيو مواد شامل آهي جيڪو خود سانچو ۾ شامل ناهي۔ |
| هي سانچو ھزارين صفحن تي استعمال ٿئي ٿو، تنهنڪري ان ۾ ڪيل تبديليون وڏي پيماني تي نظر اچي سگهن ٿيون۔ تبديليون لاڳو ڪرڻ کان اڳ، مهرباني ڪري انهن کي سانچي جي /ريتخاني يا /آزمائشي حالتون وارن ذيلي صفحن ۾ آزمائي ڏسو، يا پنهنجي يوزر ذيلي صفحي ۾ جانچ ڪريو۔ تبديليون لاڳو ڪرڻ کان اڳ ڳالهيون صفحي تي بحث ڪرڻ تي پڻ غور ڪيو۔ |
Usage
[سنواريو]This template is a notice for templates that may be used in citation templates. By default, it indicates the template is safe for use as shown above.
To indicate a template that should not be used in a citation template:
{{COinS safe|n}}
| هي سانچو حوالا سانچن ۾ استعمال نه ڪيو وڃي جهڙوڪ Citation Style 1 ۽ Citation Style 2، ڇاڪاڻتہ ان ۾ اهڙو مارڪ اپ شامل آهي جيڪو انهن طرفان پيدا ڪيل وٿين ۾ متني شيون (COinS) ميٽاڊيٽا کي خراب ڪري سگهن ٿيون؛ وڌيڪ لاءِ ڏسو: وڪيپيڊيا ۾ COinS. |
|addtext=— additional text shown after the main message
When the template is set to not safe, the page is placed into زمرو:Templates not safe for use in citation templates.
Issue
[سنواريو]Citation templates such as Citation Style 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}}.
| Markup | Renders as |
|---|---|
{{cite book |author=Sam Drucker |title=Title}} |
Sam Drucker. Title.
|
{{cite book |author={{smallcaps|Sam Drucker}} |title=Title}} |
Sam Drucker. Title. {{cite book}}: templatestyles stripmarker in |author= at position 1 (مدد)CS1 maint: numeric names: authors list (ڳنڍڻو)
|
The author metadata is in the field. In this case, it is percent-encoded and is rendered as rft.aulast<span class="smallcaps" style="font-variant:small-caps;">Sam Drucker</span>
Reference management software will interpret the entire span as the author name.