Predloga:COinS safe

Iz Wikipedije, proste enciklopedije
Dokumentacija za predlogo[poglej] [uredi] [zgodovina] [osveži]

Description[uredi kodo]

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 kat:Predloge, ki niso varne za uporabo v predlogah za navajanje.

Usage[uredi kodo]

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[uredi kodo]

Code Result
{{COinS safe}}
{{COinS safe|n}}
{{COinS safe|addtext=Tu so dodatne informacije.}}
{{COinS safe|n|addtext=Tu so dodatne informacije.}}

Explain COinS issues[uredi kodo]

Citation templates such as Slog Navajanja 1 and Slog Navajanja 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}}.

Uporaba Izpis
{{cite book |author=Sam Drucker |title=Title}}
Sam Drucker. Title.

'"`UNIQ--templatestyles-0000000A-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=knjiga&rft.btitle=Title&rft.au=Sam+Drucker&rfr_id=info%3Asid%2Fsl.wikipedia.org%3APredloga%3ACOinS+safe" class="Z3988"></span>

{{cite book |author={{smallcaps|Sam Drucker}} |title=Title}}
Sam Drucker. Title. {{navedi knjigo}}: templatestyles stripmarker v |author= na mestu 1 (pomoč)

'"`UNIQ--templatestyles-00000012-QINU`"'<cite id="CITEREFSam_Drucker" class="citation book cs1">'"`UNIQ--templatestyles-00000011-QINU`"'<span class="smallcaps">Sam Drucker</span>. ''Title''.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=knjiga&rft.btitle=Title&rft.au=%7F%27%22%60UNIQ--templatestyles-00000011-QINU%60%22%27%7F%3Cspan+class%3D%22smallcaps%22%3ESam+Drucker%3C%2Fspan%3E&rfr_id=info%3Asid%2Fsl.wikipedia.org%3APredloga%3ACOinS+safe" class="Z3988"></span> <span class="cs1-visible-error citation-comment"><code class="cs1-code">{{[[Template:navedi knjigo|navedi knjigo]]}}</code>: </span><span class="cs1-visible-error citation-comment">templatestyles stripmarker v <code class="cs1-code">&#124;author=</code> na mestu 1 ([[Pomoč:Napake CS1#invisible_char|pomoč]])</span>[[Kategorija:Napake CS1: nevidni znaki]]

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.

See also[uredi kodo]