|
|
Line 3: |
Line 3: |
| {{#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|}}}| |
| {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Additional Online Resources|Additional online resources]]|}}<nowiki/><br> | | {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Additional Online Resources|Additional online resources]]|}}<nowiki/> |
| {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Substitute Records|Substitute records]]|}}<nowiki/><br> | | {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Substitute Records|Substitute records]]|}}<nowiki/> |
| {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Improve searching|Improve searching]]|}}<nowiki/><br> | | {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Improve searching|Improve searching]]|}}<nowiki/> |
| {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Why the record may not exist|Why the record may not exist]]}} | | {{GR print link|Search link=[[GuidedResearch:Why Can't I Find the Record - {{{Location|}}} {{{Vital type|}}}s#Why the record may not exist|Why the record may not exist]]}} |
| |}} <!-- end if Vital type --> | | |}} <!-- end if Vital type --> |
Line 29: |
Line 29: |
| Search link 1=| | | Search link 1=| |
| Search link 2=| | | Search link 2=| |
| Search link 3=| <-- Currently handles up to 5 Search links (need extension:variable to change)--> | | Search link 3=| <!-- make sure not to include Location and Vital Type when sending separate links. |
| | . |
| | . |
| | . |
| }}</nowiki> | | }}</nowiki> |
| :'''Code example 2''': | | :'''Code example 2''': |
Line 44: |
Line 47: |
| "Location": { | | "Location": { |
| "label": "Location", | | "label": "Location", |
| "description": "The location of the GuidedResearch page. ", | | "description": "The location of the GuidedResearch page. ONLY send this parameter if you are not sending specific links.", |
| "example": "Location=Texas", | | "example": "Location=Texas or Location={{PAGENAME}}", |
| "type": "string", | | "type": "string", |
| "default": "null", | | "default": "null", |
Line 60: |
Line 63: |
| "Search link 1": { | | "Search link 1": { |
| "label": "Search link 1", | | "label": "Search link 1", |
| "description": "If not using the generic links for this section, you need to define the links", | | "description": "If not using the generic links for this section, you need to send specific links. It's important NOT to send the Location parameter when sending specific links.", |
| "example": "Search link 1=[[url to page|Name of link]]", | | "example": "Search link 1=[[url to page|Name of link]]", |
| "type": "string", | | "type": "string", |
Line 79: |
Line 82: |
| </templatedata> | | </templatedata> |
| </noinclude> | | </noinclude> |
| | <noinclude>[[Category:Guided Research]][[Category:Guided Research Templates]</noinclude> |