Template:GR Start here: Difference between revisions
m (Text replacement - "FindMyPast" to "Findmypast") |
No edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
:'''Code example''': | |||
| | <nowiki> | ||
{{GR Start Here| | |||
|}} | Vital type=Birth| | ||
Number of search links=1| | |||
Search link 1=| | |||
Website 1=FamilySearch| | |||
Search link 2=| | |||
Website 2=Ancestry| | |||
Search link 3=| | |||
Website 3=FindMyPast| <-- Currently handling up to 5 Search links --> | |||
}}</nowiki></noinclude> | |||
{{#if: {{{Vital type|}}}| | |||
== Search a {{lc:{{{Vital type}}} }} index == | |||
{{plural:{{{Number of search links}}}-1|Search the following database.|For best results, search the following databases in the order listed below.|}} | |||
=== Start here: === | === Start here: === | ||
{{ | {{GR print link| | ||
Number of search links={{{Number of search links|}}}| | |||
| | Search link 1={{{Search link 1|}}}| | ||
{{ | Website 1={{{Website 1|}}}| | ||
|Search link={{{Search link {{ | Search link 2={{{Search link 2|}}}| | ||
Website 2={{{Website 2|}}}| | |||
{{ | Search link 3={{{Search link 3|}}}| | ||
Website 3={{{Website 3|}}}| | |||
Search link 4={{{Search link 4|}}}| | |||
Website 4={{{Website 4|}}}| | |||
Search link 5={{{Search link 5|}}}| | |||
Website 5={{{Website 5|}}}| | |||
}} | |||
__NOTOC__<noinclude> | |||
== Code Example == | |||
Here's an example of code which can be used to call this template. | |||
:'''example''': | |||
<nowiki> | |||
{{GR Start Here| | |||
Vital type=Birth| | |||
Number of search links=1| | |||
Search link 1=| | |||
Website 1=FamilySearch| | |||
Search link 2=| | |||
Website 2=Ancestry| | |||
Search link 3=| | |||
Website 3=FindMyPast| | |||
<!-- etc... --> | |||
}} | }} | ||
</nowiki></noinclude> | |||
Revision as of 14:11, 12 June 2018
- Code example:
{{GR Start Here| Vital type=Birth| Number of search links=1| Search link 1=| Website 1=FamilySearch| Search link 2=| Website 2=Ancestry| Search link 3=| Website 3=FindMyPast| <-- Currently handling up to 5 Search links --> }}
{{#if: |
Search a {{{vital type}}} index[edit source]
For best results, search the following databases in the order listed below.
Start here:[edit source]
Code Example[edit source]
Here's an example of code which can be used to call this template.
- example:
{{GR Start Here| Vital type=Birth| Number of search links=1| Search link 1=| Website 1=FamilySearch| Search link 2=| Website 2=Ancestry| Search link 3=| Website 3=FindMyPast| <!-- etc... --> }}