Template:External references: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" style="width:100%; margin-top: 1em; background-color: #f9f9f9;" ! style="background-color: #ccf; text-align: center;" colspan="2" | External references {{#if:{{{viaf|}}}| {{!}}- {{!}} '''VIAF''' {{!}} [https://viaf.org/viaf/{{{viaf}}} {{{viaf}}}] }} {{#if:{{{mckenzie_vol|}}}{{#if:{{{mckenzie_num|}}}| {{!}}- {{!}} '''McKenzie''' {{!}} Volume {{{mckenzie_vol}}}, Number {{{mckenzie_num}}} }}}} {{#if:{{{old_wiki|}}}| {{!}}- {{!}} '''Old wiki''' {{!}} {..." |
No edit summary |
||
| (29 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class=" | <includeonly> | ||
{{#if:{{{viaf|}}}{{{mckenzie_vol|}}}{{{mckenzie_num|}}}{{{wikidata|}}}{{{wikipedia_page|}}}{{{boo_url|}}}| | |||
{{#if:{{{ | <div class="metadata plainlinks external-references-box" style="border:1px solid #a2a9b1; background:#f8f9fa; padding:.5em .8em; margin-top:1em; font-size:90%;"> | ||
{{ | <div style="font-weight:bold; margin-bottom:.3em;">External references</div> | ||
<ul style="margin:.2em 0 0 1.6em;"> | |||
{{#if:{{{mckenzie_vol|}}}| | |||
{{#if:{{{mckenzie_num|}}}| | |||
<li>[[McKenzie References | McKenzie]]: {{{mckenzie_vol}}}/{{padleft:{{{mckenzie_num}}}|4|0}}</li> | |||
|}} | |||
|}} | |||
{{ | |||
}} | {{#if:{{{treadwell|}}}| | ||
{{#if:{{{ | <li>[https://trentu.ca/english/treadwell/ Treadwell]: {{{treadwell}}}</li> | ||
{ | |}} | ||
{{ | |||
{{#if:{{{boo_url|}}}| | |||
}} | <li>Book Owners Online: [{{{boo_url}}} {{{boo_url}}}]</li> | ||
{{#if:{{{ | |}} | ||
{{ | |||
{{#if:{{{match score|}}}| | |||
{{ | <li><abbr title = "This is the score (out of 100) calculated in the algorithm to match LBT people to the P31 (human) items in WikiData">Match Score: {{{match score}}}</abbr></li> | ||
}} | |}} | ||
{{#if:{{{ | |||
{{ | {{#if:{{{odnb|}}}| | ||
{{ | <li> ODNB: [https://www.oxforddnb.com/view/article/{{{odnb}}} {{{odnb}}}]</li> | ||
{{ | |}} | ||
{{#if:{{{viaf|}}}| | |||
<li> VIAF: [https://viaf.org/viaf/{{{viaf}}} {{{viaf}}}]</li> | |||
|}} | |||
{{#if:{{{wikidata|}}}| | |||
| | <li> Wikidata: [https://www.wikidata.org/wiki/{{{wikidata}}} {{{wikidata}}}]</li> | ||
|}} | |||
}} | |||
{{#if:{{{wikipedia_page|}}}| | |||
<li> Wikipedia: [{{{wikipedia_page}}} {{{wikipedia_page}}}]</li> | |||
|}} | |||
</ul> | |||
</ | </div> | ||
}} | |||
</includeonly> | |||