Template:FSHI2: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{#expr: {{#if: {{{DGS | <includeonly>{{#switch: {{#expr: {{#if: {{{DGS|}}} | 1 | 0 }} + {{#if: {{{ID|}}} | 2 | 0 }} + {{#if: {{{Image|}}} | 3 | 0 }} }} | ||
| | | 6 = [https://www.familysearch.org/records/images/image-details?imageGroupNumbers={{{DGS|}}}&page=1&rmsId={{{ID|}}}&imageIndex={{#iferror: {{#expr: {{{Image|}}} - 1 }} | {{{Image|}}} }}&singleView=true DGS {{{DGS|}}} Image# {{{Image|}}}] <!-- Case for Image --> | ||
| 3 = [https://www.familysearch.org/records/images/image-details?imageGroupNumbers={{{DGS|}}}&page=1&rmsId={{{ID|}}}&imageIndex=0 DGS {{{DGS|}}} Item {{{Item|?}}}] <!-- Case for Item --> | |||
| 1 = [https://www.familysearch.org/records/images/beta/search-results?imageGroupNumbers={{{DGS|}}}&page=1 DGS {{{DGS|}}}] <!-- Case for DGS Only --> | |||
| | | Error (no DGS) }}</includeonly><noinclude> | ||
| | |||
| Error (no DGS | |||
{| class="wikitable" | {| class="wikitable" | ||
! Wikitext !! style="width:600px;" | Result !! Correct !! Notes | |||
|- | |- | ||
| <code><nowiki>{{FSHI2|DGS=8417008}}</nowiki></code> || {{FSHI2|DGS=8417008}} || ? || DGS only | |||
|- | |- | ||
| <code><nowiki>{{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}</nowiki></code> || {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}} || ? || DGS and ID number | |||
|- | |- | ||
| <code><nowiki>{{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}}</nowiki></code> || {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} || ? || DGS, ID number, and Image number | |||
|- | |- | ||
| <code><nowiki>{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}}</nowiki></code> || {{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=8417008|ID=M9DP-VQY|Image=6}} || ? || 3 together | |||
|- | |- | ||
| <code><nowiki>{{FSHI2}}</nowiki></code> || {{FSHI2}} || ? || DGS missing | |||
|} | |}[[Category:DGS]]</noinclude> | ||
Revision as of 14:40, 30 July 2024
Wikitext | Result | Correct | Notes |
---|---|---|---|
{{FSHI2|DGS=8417008}} |
DGS 8417008 | ? | DGS only |
{{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}} |
DGS 8417008 Item 2 | ? | DGS and ID number |
{{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} |
DGS 7834720 Image# 7 | ? | DGS, ID number, and Image number |
{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} |
DGS 8417008, DGS 8417008 Item 2, DGS 8417008 Image# 6 | ? | 3 together |
{{FSHI2}} |
Error (no DGS or missing fields) | ? | DGS missing |