Template:RecordSearch/doc: Difference between revisions
(move doc to /doc) |
(→Example: change example) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{documentation subpage}} | |||
=== Purpose === | |||
When ''Record Search'' changed from ''beta'' to production, articles that had used this template were all updated with a single edit to this template. | |||
=== Usage === | === Usage === | ||
This template can be used to link to | This template can be used to link to specific [[FamilySearch Historical Record Collections]] available for search. It can take three parameters | ||
# The | # The reference for the collection ''optional'' | ||
#* If omitted the URL for the site will be displayed | |||
# The text to be displayed in the link. ''optional'' | # The text to be displayed in the link. ''optional'' | ||
#* If omitted the | #* If omitted the reference number will be displayed instead. | ||
# '''access=''' ''optional named parameter''. If the parameter is omitted it will default to the correct output for searchable collections | |||
#* Used for linking to a ''Browse image only'' collection. This is done by using ''access=browse''. | |||
#* Used for linking to a specific browsing ''waypoint'' within a collection. This is done by using ''access=waypoint''. | |||
=== Example === | === Example === | ||
Line 14: | Line 20: | ||
| | | | ||
<pre> | <pre> | ||
{{ | {{RecordSearch|1610550}} | ||
</pre> | |||
| | |||
{{RecordSearch |1610550}} | |||
|- | |||
| | |||
<pre> | |||
{{RecordSearch | |||
|1610550 | |||
|England, Cheshire Nonconformist Church Records | |||
}} | |||
</pre> | </pre> | ||
| | | | ||
{{ | {{RecordSearch |1610550|England, Cheshire Nonconformist Church Records}} | ||
|- | |- | ||
| | | | ||
<pre> | <pre> | ||
{{ | {{RecordSearch | ||
|1462401 | |||
|Argentina National Census, 1869 | |||
|access=browse | |||
}} | |||
</pre> | </pre> | ||
| | | | ||
{{ | {{RecordSearch|1462401|Argentina National Census, 1869|access=browse}} | ||
|- | |||
| | |||
<pre> | |||
{{RecordSearch | |||
|14031753 | |||
|Probate records for Rensselaer County | |||
|access=waypoint | |||
}} | |||
</pre> | |||
| | |||
{{RecordSearch|14031753|Probate records for Rensselaer County|access=waypoint}} | |||
|- | |||
| | |||
<pre> | |||
{{RecordSearch}} | |||
</pre> | |||
| | |||
{{RecordSearch}} | |||
|} | |} | ||
[[Category:External link templates| | |||
== See also == | |||
* {{tl|HistRecColl}} - used for formatting the text and links for [[FamilySearch Historical Record Collections]] citations | |||
<includeonly> | |||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | |||
[[Category:External link templates|{{PAGENAME}}]] | |||
</includeonly> |
Latest revision as of 04:46, 21 April 2012
![]() |
This is a documentation subpage for Template:RecordSearch (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Purpose
When Record Search changed from beta to production, articles that had used this template were all updated with a single edit to this template.
Usage
This template can be used to link to specific FamilySearch Historical Record Collections available for search. It can take three parameters
- The reference for the collection optional
- If omitted the URL for the site will be displayed
- The text to be displayed in the link. optional
- If omitted the reference number will be displayed instead.
- access= optional named parameter. If the parameter is omitted it will default to the correct output for searchable collections
- Used for linking to a Browse image only collection. This is done by using access=browse.
- Used for linking to a specific browsing waypoint within a collection. This is done by using access=waypoint.
Example
You type | You get |
---|---|
{{RecordSearch|1610550}} |
|
{{RecordSearch |1610550 |England, Cheshire Nonconformist Church Records }} |
|
{{RecordSearch |1462401 |Argentina National Census, 1869 |access=browse }} |
|
{{RecordSearch |14031753 |Probate records for Rensselaer County |access=waypoint }} |
|
{{RecordSearch}} |
See also
- {{HistRecColl}} - used for formatting the text and links for FamilySearch Historical Record Collections citations