|
|
Line 1: |
Line 1: |
| <includeonly>{{#if: {{{1|}}} | {{#switch: {{{2}}} | | <includeonly>{{#if: {{{1|}}} | {{#switch: {{{2}}} |
| | callno | call_number | book = | | | callno | call_number | book = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |+}}*%22 {{{disp|FHL {{{1}}}}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bcall_number%3A%22{{#replace:{{{1}}}| |+}}*%22 {{{disp|FHL {{{1}}}}}}] |
| | filmno | film_number | film = | | | filmno | film_number | film = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |+}} {{{disp|FHL {{{1}}}}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bfilm_number%3A{{#replace:{{{1}}}| |+}} {{{disp|FHL {{{1}}}}}}] |
| | titleno | item | title-id = | | | titleno | item | title-id = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |}} {{{disp|FHL Collection}}}] | | [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |}} {{{disp|FHL Collection}}}] |
| | subject-id | subject-num | subject_id = | | | subject-id | subject-num | subject_id = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |+}} {{{disp|FHL Subject#{{{1}}}}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bsubject_id%3A{{#replace:{{{1}}}| |+}} {{{disp|FHL Subject#{{{1}}}}}}] |
| | place = | | | place = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}| |+}}%22 {{{disp|FHL Place ''{{{1|}}}''}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bplace%3A%22{{#replace:{{{1}}}| |+}}%22 {{{disp|FHL Place ''{{{1|}}}''}}}] |
| | author-id | authorno | author_id | author-num = | | | author-id | authorno | author_id | author-num = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |+}} {{{disp|FHL Author#{{{1}}}}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bauthor_id%3A{{#replace:{{{1}}}| |+}} {{{disp|FHL Author#{{{1}}}}}}] |
| | keyword | keywords = | | | keyword | keywords = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |%20%2Bkeywords%3A}} {{{disp|FHL Keyword ''{{{1|}}}''}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bkeywords%3A{{#replace:{{{1}}}| |%20%2Bkeywords%3A}} {{{disp|FHL Keyword ''{{{1|}}}''}}}] |
| | title = | | | title = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |%20%2Btitle%3A}} {{{disp|FHL Title}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Btitle%3A{{#replace:{{{1}}}| |%20%2Btitle%3A}} {{{disp|FHL Title}}}] |
| | subject = | | | subject = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |%20%2Bsubject%3A}} {{{disp|FHL Subject}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bsubject%3A{{#replace:{{{1}}}| |%20%2Bsubject%3A}} {{{disp|FHL Subject}}}] |
| | corporate = | | | corporate = |
| [https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1|}}}| |%20}}%22 {{{disp|FHL Corporate Name {{{1|}}}}}}] | | [https://www.familysearch.org/search/catalog/results#count=20&query=%2Bauthor_surname_text%3A%22{{#replace:{{{1|}}}| |%20}}%22 {{{disp|FHL Corporate Name {{{1|}}}}}}] |
| | #default = <!-- | | | #default = <!-- |
| INVALID or UNSPECIFIED TYPE-->{{#if: {{#pos:{{{1}}}| }} | <!-- | | INVALID or UNSPECIFIED TYPE-->{{#if: {{#pos:{{{1}}}| }} | <!-- |
| Book contain a space-->[https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |+}}*%22 {{{disp|FHL {{{1}}}}}}] | <!-- | | Book contain a space-->[https://www.familysearch.org/search/catalog/results#count=20&query=%2Bcall_number%3A%22{{#replace:{{{1}}}| |+}}*%22 {{{disp|FHL {{{1}}}}}}] | <!-- |
| Otherwise it is a film-->[https://www.familysearch.org/search/catalog/{{#replace:{{{1}}}{{#replace:{{{1}}}| |+}} {{{disp|FHL {{{1}}}}}}] | | Otherwise it is a film-->[https://www.familysearch.org/search/catalog/results#count=20&query=%2Bfilm_number%3A{{#replace:{{{1}}}| |+}} {{{disp|FHL {{{1}}}}}}] |
| }} | | }} |
| }}<!-- | | }}<!-- |