Revision as of 10:47, 12 June 2019 editThe joy of all things (talk | contribs)Autopatrolled, Extended confirmed users, Rollbackers163,000 edits →use Module:template wrapper: added cmt← Previous edit | Latest revision as of 14:04, 15 September 2024 edit undoClueBot III (talk | contribs)Bots1,375,751 editsm Archiving 1 discussion to Template talk:Cite ODNB/Archive 1. (BOT) | ||
(44 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
{{WikiProject banner shell| | |||
{{WikiProject Dictionary of National Biography}} | {{WikiProject Dictionary of National Biography}} | ||
}} | |||
<!--2160 ÷24 = 90 days --> | |||
{{User:ClueBot III/ArchiveThis | {{User:ClueBot III/ArchiveThis | ||
|age=2160 | |||
|archiveprefix=Template talk:Cite ODNB/Archive | |archiveprefix=Template talk:Cite ODNB/Archive | ||
|format=%%i | |||
|age=720 | |||
|archivebox=yes | |archivebox=yes | ||
|box-advert=yes | |box-advert=yes | ||
| numberstart=1 | |||
| maxarchsize=75000 | |||
| header={{Automatic archive navigator}} | |||
| minkeepthreads=5 | |||
| minarchthreads=1 | |||
| format= %%i | |||
}} | }} | ||
== Author == | |||
== use Module:template wrapper == | |||
Recent ODNB entries nomally have a named author. It would be good to add first and lastname parameters so that we can give proper attribution where it's due. ] (]) 09:34, 8 December 2021 (UTC) | |||
:From the template's documentation: | |||
::This template supports all parameters that are supported by {{tlx|cite encyclopedia}}. | |||
:Can you show an example where {{para|author{{var|n}}}}, {{para|last{{var|n}}}}, {{para|first{{var|n}}}}, etc do not work with {{tlx|cite ODNB}}? | |||
:—] (]) 12:22, 8 December 2021 (UTC) | |||
::Ah, sorry, my mistake. I missed that. I read the documentation too quickly and just scanned the parameters that were specifically mentioned. ] (]) 18:42, 8 December 2021 (UTC) | |||
==Overriding automatic links== | |||
The documentation states "Several parameters have pre-set defaults (but may be overridden)", but does not give any information on how to override, for example, the automatic link to Oxford Dictionary of National Biography. Could some let me now a. how to do this; and b. add this to the documentation so others can also do it. Many thanks - ] (]) 09:07, 3 April 2023 (UTC) | |||
:The documentation was wrong about overriding. I have fixed it. – ] (]) 11:16, 3 April 2023 (UTC) | |||
::OK, so can these be set so they ''can'' be overridden? At the moment I have a list of sources where no similar titles are linked, but there are four repeated links to the the ONDB. We need to be able to manage the output to some level if this template is to be used, or I will just go back to put everything in a different template so that the output can be managed appropriately. - ] (]) 11:37, 3 April 2023 (UTC) | |||
:: | |||
::{{tq|The documentation was wrong about overriding.}} Evidence to support that claim? Every parameter preset by this template should be overridable. If there are any that cannot be overridden, that should be fixed, not the documentation. | |||
::—] (]) 12:40, 3 April 2023 (UTC) | |||
:::The evidence is in the template code, as far as I can tell: | |||
<pre> | |||
|encyclopedia=] | |||
|edition=online | |||
|publisher=Oxford University Press | |||
</pre> | |||
:::{{Cite ODNB|encyclopedia=Foo|title=Bar|edition=Baz}} | |||
:::<s>If I am wrong, as I often am, corrections are welcome.</s> I added an example above, and overriding appears to work fine. Magic. – ] (]) 11:35, 4 April 2023 (UTC) | |||
::::Excellent - that works well and I won't get pulled up on it during a source review. Thanks very much! - ] (]) 12:15, 4 April 2023 (UTC) | |||
== Template-protected edit request on 19 March 2024 == | |||
{{edit template-protected|Template:Cite ODNB|answered=yes}} | |||
The template is invoked on ] itself with a harmless but unsightly warning about a missing title parameter. With {{Tag|includeonly|o}} inserted at the code start and {{Tag|includeonly|c}} before the {{Tag|noinclude|o}}, the warning should go away (similar to the code for ]). The full text of the template should read: | |||
<syntaxhighlight lang="text"> | |||
<includeonly>{{#invoke:template wrapper|{{#if:{{{_debug|}}}|list|wrap}}|_template=cite encyclopedia | |||
|_exclude=freearticle, id, _debug | |||
|_alias-map=accessdate:access-date,authorlink:author-link,origyear:orig-date | |||
|encyclopedia=] | |||
|edition=online | |||
|publisher=Oxford University Press | |||
|doi={{#if:{{{id|}}}|10.1093/ref:odnb/{{{id|}}}}} | |||
|doi-access={{#if:{{{doi|}}}{{{id|}}}|{{#if:{{{freearticle|}}}|free}}}} | |||
|url-access={{#if:{{{url|}}}|{{#if:{{{freearticle|}}}||subscription}}}} | |||
}}{{#if:{{{freearticle|}}}| | {{ODNBsub|sentence=yes}}}}<!-- | |||
-->{{main other|]}}<!-- | |||
-->{{#if:{{both|{{{id|}}}|{{{doi|}}}}}|]|<!-- id with doi | |||
--> {{#if:{{{id|}}}|]}}}}<!-- id without doi | |||
--></includeonly><noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||
</syntaxhighlight> ] (]) 06:01, 19 March 2024 (UTC) | |||
:I think I'd prefer the warning stay rather than lose all the output of the template on the page. If you can suppress the warning on the template without hiding everything else, that would be okay — Martin <small>(] · ])</small> 09:09, 19 March 2024 (UTC) | |||
::{{done}}<!-- Template:ETp --> — with <syntaxhighlight lang=wikitext inline>{{Cite ODNB|title={{{title}}}}}</syntaxhighlight> added to the <code>noinclude</code> section to still show an indication of the output per MSGJ. ] ] 13:38, 19 March 2024 (UTC) | |||
:::Nice — Martin <small>(] · ])</small> 13:42, 19 March 2024 (UTC) | |||
== Date parameter == | |||
I have rewritten {{cite ODNB/sandbox}} to use ]. This allows editors to use any of the available {{tlx|cite encyclopedia}} parameters without the need for special code in this template. | |||
In the process of building out ], I found that <code>date=</code> does not work. It is present in ], so I figured that it was at least at some point functional on this template. There appears to have been discussion on the ODNB template back in 2011 on this parameter, but I don't quite understand the content of that technical discussion. Is there a way to insert a date of publication for a particular entry from the ODNB? ~ ] (]) 17:41, 12 May 2024 (UTC) | |||
I have also tweaked the sandbox a bit so that {{para|freearticle}} makes the template rendering more like the native underlying {{tld|cite encyclopedia}} rendering: | |||
:What do you mean by {{tq|does not work}}? Here is an example from the template's doc page to which I have added {{para|date|2024}} (a bogus date): | |||
*free article using {{para|url}}: | |||
::<syntaxhighlight lang="wikitext" inline="1">{{Cite ODNB|doi=10.1093/ref:odnb/29986|title=Worsley, Sir Richard |date=2024}}</syntaxhighlight> | |||
*:<code><nowiki>{{cite ODNB/sandbox |url=https://www.oxforddnb.com/view/10.1093/ref:odnb/9780198614128.001.0001/odnb-9780198614128-e-37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}}</nowiki></code> | |||
:::{{Cite ODNB|doi=10.1093/ref:odnb/29986|title=Worsley, Sir Richard |date=2024}} | |||
*::{{cite ODNB/sandbox |url=https://www.oxforddnb.com/view/10.1093/ref:odnb/9780198614128.001.0001/odnb-9780198614128-e-37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}} | |||
:Clearly, the 2024 date is rendered in the citation which suggests that {{para|date}} does work. | |||
*free article using {{para|doi}}: | |||
:—] (]) 18:28, 12 May 2024 (UTC) | |||
*:<code><nowiki>{{cite ODNB/sandbox |doi=10.1093/ref:odnb/37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}}</nowiki></code> | |||
::Using the Feather Taverns petition reference on ], adding <code>date=2005</code> renders "(2005)" but, as visible in the preview window, also introduces some sort of issue resulting in the following notice displayed at the top of the page: | |||
*::{{cite ODNB/sandbox |doi=10.1093/ref:odnb/37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}} | |||
::* Script warning: One or more <nowiki>{{cite encyclopedia}}</nowiki> templates have maintenance messages; messages may be hidden (help). | |||
*free article using {{para|id}}: | |||
::What might be the cause of this issue? ~ ] (]) 18:52, 12 May 2024 (UTC) | |||
*:<code><nowiki>{{cite ODNB/sandbox |id=37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}}</nowiki></code> | |||
:::This one? – 'Feathers tavern' not 'Feather Taverns'. I've added {{para|date|2005}}: | |||
*::{{cite ODNB/sandbox |id=37018 |title=Woolf , (Adeline) Virginia |first=Lyndall |last=Gordon |freearticle=y}} | |||
::::<syntaxhighlight lang="wikitext" inline="1">{{cite ODNB|doi=10.1093/ref:odnb/93823|title=Feathers tavern petitioners|first=Grayson M.|last=Ditchfield|edition=online|date=2005|ref={{harvid|Ditchfield|2005}}}}</syntaxhighlight> | |||
*restricted article using {{para|url}} | |||
:::::{{cite ODNB|doi=10.1093/ref:odnb/93823|title=Feathers tavern petitioners|first=Grayson M.|last=Ditchfield|edition=online|date=2005|ref={{harvid|Ditchfield|2005}}}} | |||
*:<code><nowiki>{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |url=http://www.oxforddnb.com/view/theme/95468}}</nowiki></code> | |||
:::As written, that template adds the article to {{cl|CS1 maint: ref duplicates default}} because the value assigned to {{para|ref}} (a <code>CITEREF</code> anchor id) is the same as the <code>CITEREF</code> anchor id that ] created from {{para|last|Ditchfield}} and {{para|date|2005}} so {{para|ref}} is redundant and should be removed. | |||
*::{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |url=http://www.oxforddnb.com/view/theme/95468}} | |||
:::Follow the help link from the preview message you quoted to learn how to make maintenance messaging visible. | |||
*restricted article using {{para|doi}} | |||
:::—] (]) 19:12, 12 May 2024 (UTC) | |||
*:<code><nowiki>{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |doi=10.1093/ref:odnb/95468}}</nowiki></code> | |||
::::Thank you, my issue is resolved. ~ ] (]) 21:28, 12 May 2024 (UTC) | |||
*::{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |doi=10.1093/ref:odnb/95468}} | |||
*restricted article using {{para|id}} | |||
*:<code><nowiki>{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |id=95468}}</nowiki></code> | |||
*::{{Cite ODNB/sandbox |first=Patrick |last=Little |title=Major-generals (act. 1655–1657) |id=95468}} | |||
Keep? Discard? | |||
== Co-authors == | |||
—] (]) 16:34, 2 June 2019 (UTC) | |||
:There having been no comment, sandbox version made live. | |||
:—] (]) 11:34, 7 June 2019 (UTC) | |||
{{od}} | |||
@] I did not have time to discuss it yesterday and as nothing was broken I decided to wait until today today, but in the meantime I see you have done so at ] (thanks for the ping),—ping ]. I think that the padlock while nice eye candy is not as useful as the post script: | |||
*{{tlx|ODNBsub|sentence=yes}}:{{ODNBsub|sentence=yes}} | |||
So I would like it restored. -- ] (]) 07:55, 9 June 2019 (UTC) | |||
:I left it out because {{tlx|cite ODNB}} gets its style from cs1|2. In cs1|2, {{para|registration}} and {{para|subscription}} have been deprecated. Following the deprecation period, cs1|2 will no longer render the imprecise subscription and registration messages. The text message form of subscription notification provided by {{tlx|ODNBsub}} is inconsistent with the rendered form of adjacent cs1|2 citations. Editors are, of course, free to write {{tag|ref|content={{tlx|cite ODNB|...}} {{tlx|ODNBsub|sentence{{=}}yes}}}}. | |||
:—] (]) 11:35, 9 June 2019 (UTC) | |||
How do we fit author2 into this template? '''<span style="font-family:Trebuchet MS;">]]</span>''' 10:27, 14 September 2024 (UTC) | |||
::I agree that it would be preferable to restore a visible marker of the subscription requirement. ] (]) 17:11, 9 June 2019 (UTC) | |||
:Have you tried typing? {{cite ODNB|title=Foo|last=Smith|first=Kate|last2=Brown|first2=Sam}} – ] (]) 10:58, 14 September 2024 (UTC) | |||
:::{{u|Trappist the monk}} Is the access-date parameter not required? I don't care either way, just asking as it is a url based source? Regards. ] (]) 10:47, 12 June 2019 (UTC) | |||
::Thank you. I'll try that. '''<span style="font-family:Trebuchet MS;">]]</span>''' 17:48, 14 September 2024 (UTC) |
Latest revision as of 14:04, 15 September 2024
This template does not require a rating on Misplaced Pages's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
|
Archives (Index) |
This page is archived by ClueBot III. |
Author
Recent ODNB entries nomally have a named author. It would be good to add first and lastname parameters so that we can give proper attribution where it's due. MichaelMaggs (talk) 09:34, 8 December 2021 (UTC)
- From the template's documentation:
- This template supports all parameters that are supported by
{{cite encyclopedia}}
.
- This template supports all parameters that are supported by
- Can you show an example where
|authorn=
,|lastn=
,|firstn=
, etc do not work with{{cite ODNB}}
? - —Trappist the monk (talk) 12:22, 8 December 2021 (UTC)
- Ah, sorry, my mistake. I missed that. I read the documentation too quickly and just scanned the parameters that were specifically mentioned. MichaelMaggs (talk) 18:42, 8 December 2021 (UTC)
Overriding automatic links
The documentation states "Several parameters have pre-set defaults (but may be overridden)", but does not give any information on how to override, for example, the automatic link to Oxford Dictionary of National Biography. Could some let me now a. how to do this; and b. add this to the documentation so others can also do it. Many thanks - SchroCat (talk) 09:07, 3 April 2023 (UTC)
- The documentation was wrong about overriding. I have fixed it. – Jonesey95 (talk) 11:16, 3 April 2023 (UTC)
- OK, so can these be set so they can be overridden? At the moment I have a list of sources where no similar titles are linked, but there are four repeated links to the the ONDB. We need to be able to manage the output to some level if this template is to be used, or I will just go back to put everything in a different template so that the output can be managed appropriately. - SchroCat (talk) 11:37, 3 April 2023 (UTC)
The documentation was wrong about overriding.
Evidence to support that claim? Every parameter preset by this template should be overridable. If there are any that cannot be overridden, that should be fixed, not the documentation.- —Trappist the monk (talk) 12:40, 3 April 2023 (UTC)
- The evidence is in the template code, as far as I can tell:
|encyclopedia=] |edition=online |publisher=Oxford University Press
- "Bar". Foo (Baz ed.). Oxford University Press. (Subscription or UK public library membership required.)
If I am wrong, as I often am, corrections are welcome.I added an example above, and overriding appears to work fine. Magic. – Jonesey95 (talk) 11:35, 4 April 2023 (UTC)- Excellent - that works well and I won't get pulled up on it during a source review. Thanks very much! - SchroCat (talk) 12:15, 4 April 2023 (UTC)
Template-protected edit request on 19 March 2024
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
The template is invoked on Template:Cite ODNB itself with a harmless but unsightly warning about a missing title parameter. With <includeonly>
inserted at the code start and </includeonly>
before the <noinclude>
, the warning should go away (similar to the code for Template:Cite OED). The full text of the template should read:
<includeonly>{{#invoke:template wrapper|{{#if:{{{_debug|}}}|list|wrap}}|_template=cite encyclopedia |_exclude=freearticle, id, _debug |_alias-map=accessdate:access-date,authorlink:author-link,origyear:orig-date |encyclopedia=] |edition=online |publisher=Oxford University Press |doi={{#if:{{{id|}}}|10.1093/ref:odnb/{{{id|}}}}} |doi-access={{#if:{{{doi|}}}{{{id|}}}|{{#if:{{{freearticle|}}}|free}}}} |url-access={{#if:{{{url|}}}|{{#if:{{{freearticle|}}}||subscription}}}} }}{{#if:{{{freearticle|}}}| | {{ODNBsub|sentence=yes}}}}<!-- -->{{main other|]}}<!-- -->{{#if:{{both|{{{id|}}}|{{{doi|}}}}}|]|<!-- id with doi --> {{#if:{{{id|}}}|]}}}}<!-- id without doi --></includeonly><noinclude> {{Documentation}} </noinclude>
73.37.211.177 (talk) 06:01, 19 March 2024 (UTC)
- I think I'd prefer the warning stay rather than lose all the output of the template on the page. If you can suppress the warning on the template without hiding everything else, that would be okay — Martin (MSGJ · talk) 09:09, 19 March 2024 (UTC)
- Done — with
{{Cite ODNB|title={{{title}}}}}
added to thenoinclude
section to still show an indication of the output per MSGJ. SilverLocust 💬 13:38, 19 March 2024 (UTC)- Nice — Martin (MSGJ · talk) 13:42, 19 March 2024 (UTC)
- Done — with
Date parameter
In the process of building out Free and Candid Disquisitions, I found that date=
does not work. It is present in Template:Cite encyclopedia, so I figured that it was at least at some point functional on this template. There appears to have been discussion on the ODNB template back in 2011 on this parameter, but I don't quite understand the content of that technical discussion. Is there a way to insert a date of publication for a particular entry from the ODNB? ~ Pbritti (talk) 17:41, 12 May 2024 (UTC)
- What do you mean by
does not work
? Here is an example from the template's doc page to which I have added|date=2024
(a bogus date):{{Cite ODNB|doi=10.1093/ref:odnb/29986|title=Worsley, Sir Richard |date=2024}}
- "Worsley, Sir Richard". Oxford Dictionary of National Biography (online ed.). Oxford University Press. 2024. doi:10.1093/ref:odnb/29986. (Subscription or UK public library membership required.)
- Clearly, the 2024 date is rendered in the citation which suggests that
|date=
does work. - —Trappist the monk (talk) 18:28, 12 May 2024 (UTC)
- Using the Feather Taverns petition reference on Free and Candid Disquisitions, adding
date=2005
renders "(2005)" but, as visible in the preview window, also introduces some sort of issue resulting in the following notice displayed at the top of the page:- Script warning: One or more {{cite encyclopedia}} templates have maintenance messages; messages may be hidden (help).
- What might be the cause of this issue? ~ Pbritti (talk) 18:52, 12 May 2024 (UTC)
- This one? – 'Feathers tavern' not 'Feather Taverns'. I've added
|date=2005
:{{cite ODNB|doi=10.1093/ref:odnb/93823|title=Feathers tavern petitioners|first=Grayson M.|last=Ditchfield|edition=online|date=2005|ref={{harvid|Ditchfield|2005}}}}
- Ditchfield, Grayson M. (2005). "Feathers tavern petitioners". Oxford Dictionary of National Biography (online ed.). Oxford University Press. doi:10.1093/ref:odnb/93823.
{{cite encyclopedia}}
: CS1 maint: ref duplicates default (link) (Subscription or UK public library membership required.)
- Ditchfield, Grayson M. (2005). "Feathers tavern petitioners". Oxford Dictionary of National Biography (online ed.). Oxford University Press. doi:10.1093/ref:odnb/93823.
- As written, that template adds the article to Category:CS1 maint: ref duplicates default because the value assigned to
|ref=
(aCITEREF
anchor id) is the same as theCITEREF
anchor id that Module:Citation/CS1 created from|last=Ditchfield
and|date=2005
so|ref=
is redundant and should be removed. - Follow the help link from the preview message you quoted to learn how to make maintenance messaging visible.
- —Trappist the monk (talk) 19:12, 12 May 2024 (UTC)
- Thank you, my issue is resolved. ~ Pbritti (talk) 21:28, 12 May 2024 (UTC)
- This one? – 'Feathers tavern' not 'Feather Taverns'. I've added
- Using the Feather Taverns petition reference on Free and Candid Disquisitions, adding
Co-authors
How do we fit author2 into this template? Tim riley talk 10:27, 14 September 2024 (UTC)
- Have you tried typing? Smith, Kate; Brown, Sam. "Foo". Oxford Dictionary of National Biography (online ed.). Oxford University Press. (Subscription or UK public library membership required.) – Jonesey95 (talk) 10:58, 14 September 2024 (UTC)
- Thank you. I'll try that. Tim riley talk 17:48, 14 September 2024 (UTC)