Template:FSDL: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{1|}}} | | <includeonly>{{#if: {{{1|}}} | ||
| | | {{#if: {{{2|}}} | ||
}} {{{2| {{{1|}}}}} | | [https://www.familysearch.org/library/books/idurl/1/{{{1|}}} {{{2|}}}] | ||
| [https://www.familysearch.org/library/books FamilySearch Digital Library] | | [https://www.familysearch.org/library/books/idurl/1/{{{1|}}} FamilySearch Digital Library] }} | ||
}} | | [https://www.familysearch.org/library/books FamilySearch Digital Library] | ||
}}</includeonly><noinclude> | |||
== Usage == | |||
{| class="wikitable" | |||
! Wikitext !! Result !! Correct !! Notes | |||
|- | |||
| <code><nowiki>{{FSDL2|439695|Appletons' Cyclopædia of American Biography}}</nowiki></code> || {{FSDL2|439695|Appletons' Cyclopædia of American Biography}} || Yes || ID & Alt name | |||
|- | |||
| <code><nowiki>{{FSDL2|439695}}</nowiki></code> || {{FSDL2|439695}} || Yes || ID only | |||
|- | |||
| <code><nowiki>{{FSDL2}}</nowiki></code> || {{FSDL2}} || Yes || None | |||
|- | |||
| <code><nowiki>{{FSDL2|439695|Appletons' Cyclopædia of American Biography}}, {{FSDL2|439695}}, {{FSDL2}}</nowiki></code> || {{FSDL2|439695|Appletons' Cyclopædia of American Biography}}, {{FSDL2|439695}}, {{FSDL2}} || Yes || List templates | |||
|} | |||
</noinclude> |
Revision as of 16:15, 29 April 2024
Usage[edit source]
Wikitext | Result | Correct | Notes |
---|---|---|---|
{{FSDL2|439695|Appletons' Cyclopædia of American Biography}} |
Appletons' Cyclopædia of American Biography | Yes | ID & Alt name |
{{FSDL2|439695}} |
FamilySearch Digital Library | Yes | ID only |
{{FSDL2}} |
FamilySearch Digital Library | Yes | None |
{{FSDL2|439695|Appletons' Cyclopædia of American Biography}}, {{FSDL2|439695}}, {{FSDL2}} |
Appletons' Cyclopædia of American Biography, FamilySearch Digital Library, FamilySearch Digital Library | Yes | List templates |