Template:GR Location of link: Difference between revisions
m (Text replacement - "FindMyPast" to "Findmypast") |
No edit summary |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{# | {{#ifeq: {{{LoginStatus|}}}|yes| | ||
{{#switch | check login status here|<nowiki></nowiki>|}} | ||
{{#switch: {{{Website|}}}| | |||
"FamilySearch"=FamilySearch| | |||
"FindMyPast"=FindMyPast ($)| | |||
"Ancestry"=Ancestry ($)| | |||
}} <!-- end switch --> | |||
<noinclude> | |||
Call <nowiki>{{GR Location of link}}</nowiki> to add the text at the end of a link which indicates the website that the link is found. | |||
< | |||
<nowiki> | <nowiki> | ||
{{GR Location of link| | {{GR Location of link| | ||
LoginStatus=| <!-- if login status needs to be checked first (not yet implemented)--> | |||
| | Website=FamilySearch| <!-- FamilySearch, Ancestry, FindMyPast currently available in template --> | ||
}} | |||
</nowiki> | </nowiki> | ||
</noinclude> | |||
Revision as of 14:32, 11 June 2018
Call {{GR Location of link}} to add the text at the end of a link which indicates the website that the link is found.
{{GR Location of link| LoginStatus=| <!-- if login status needs to be checked first (not yet implemented)--> Website=FamilySearch| <!-- FamilySearch, Ancestry, FindMyPast currently available in template --> }}