Padron:COinS safe/doc
Ito ang dokumentasyon para sa Padron:COinS safe Naglalaman ito ng impormasyon sa paggamit, mga kategorya, at iba pang mga impormasyon na hindi bahagi ng orihinal na pahina ng padron. |
Description
[baguhin ang wikitext]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 Cat:Templates not safe for use in citation templates.
Usage
[baguhin ang wikitext]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
[baguhin ang wikitext]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
[baguhin ang wikitext]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}}.
|
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
[baguhin ang wikitext]