Template:Citation Style documentation/ref: Difference between revisions
From All Skies Encyclopaedia
imported>Boczi (improved style (sentence was incomplete before)) |
imported>Trappist the monk m (ce;) |
||
Line 1: | Line 1: | ||
* <b id="csdoc_ref">ref</b>: the citation's HTML anchor identifier. When set, {{para|ref|<var>ID</var>}} generates an anchor with the given <var>ID</var> (the <code>id</code> attribute in the citation's {{tag|cite|params=id="<var>ID</var>"|o}} HTML tag). Setting {{para|ref|<var>ID</var>}} identifies the template as a target and allows [[Wikipedia:Citing sources/Further considerations#Wikilinks to full references|wikilinking to full references]], especially useful with short-form citations like [[Wikipedia:Citing sources#Shortened footnotes|shortened notes]] and [[Wikipedia:Parenthetical referencing|parenthetical referencing]]. The |
* <b id="csdoc_ref">ref</b>: the citation's HTML anchor identifier, when different from its default. When set, {{para|ref|<var>ID</var>}} generates an anchor with the given <var>ID</var> (the <code>id</code> attribute in the citation's {{tag|cite|params=id="<var>ID</var>"|o}} HTML tag). Setting {{para|ref|<var>ID</var>}} identifies the template as a target and allows [[Wikipedia:Citing sources/Further considerations#Wikilinks to full references|wikilinking to full references]], especially useful with short-form citations like [[Wikipedia:Citing sources#Shortened footnotes|shortened notes]] and [[Wikipedia:Parenthetical referencing|parenthetical referencing]]. The default anchor ID is suitable for use with {{tl|sfn}} and {{tl|harv}} templates. {{crossref|See {{section link|Template:Citation/doc|Anchors for Harvard referencing templates}}.}} |
Revision as of 22:06, 18 April 2020
- ref: the citation's HTML anchor identifier, when different from its default. When set,
|ref=ID
generates an anchor with the given ID (theid
attribute in the citation's<cite id="ID">
HTML tag). Setting|ref=ID
identifies the template as a target and allows wikilinking to full references, especially useful with short-form citations like shortened notes and parenthetical referencing. The default anchor ID is suitable for use with {{sfn}} and {{harv}} templates.