Template:GR Can't find: Difference between revisions

From FamilySearch Wiki
No edit summary
No edit summary
Line 1: Line 1:
<br>
<br>
{{#if: {{{Section heading|}}}|  <!-- if not using generic header for section -->
=== Why can't I find a record ===
=== {{{Section heading|}}}: ===
<!-- <p style="font-size:15px">'''{{{Section heading|}}}'''</p> -->
|=== Why Can't I Find the Record? ===
<!--<p style="font-size:15px">'''Why Can't I Find the Record?'''</p>-->
|}}<nowiki></nowiki>
{{#if: {{{Location|}}}|  <!-- if you want 4 generic links, send Location and Vital type -->
{{#if: {{{Location|}}}|  <!-- if you want 4 generic links, send Location and Vital type -->
   {{#if: {{{Vital type|}}}|
   {{#if: {{{Vital type|}}}|

Revision as of 13:12, 10 July 2018


Why can't I find a record[edit source]

Code example 1:
If you wish to use your own links in this section, use the following:

{{GR Can't find|
  Number of search links=1| 
  Search link 1=|
  Search link 2=| 
  Search link 3=| <-- Currently handles up to 5 Search links (need extension:variable to change)-->
 }}
Code example 2:
If you wish to use the predefined links in this section, only pass Location and Vital type:

{{GR Can't find|
  Location=Ohio|
  Vital type=Birth| 
}}