Jump to content

Template:GR Location of link: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
__NOEDITSECTION__
{{#ifeq: {{{LoginStatus|}}}|yes|
check login status here|<nowiki></nowiki>|}}
{{#switch: {{{Website|}}}|
"FamilySearch"=FamilySearch|
"FindMyPast"=FindMyPast ($)|
"Ancestry"=Ancestry ($)|
}} <!-- end switch -->
<noinclude>
<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.   
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 -->
Website=FamilySearch|  <!-- FamilySearch, Ancestry, FindMyPast currently available in template -->
}}
}}
</nowiki>
</nowiki>
</noinclude>
</noinclude>
__NOEDITSECTION__
{{#switch: {{lc:{{{Website|}}}}}|
FamilySearch=FamilySearch|
FindMyPast=FindMyPast ($)|
Ancestry=Ancestry ($)|
}} <!-- end switch -->
2,664

edits