Template:RecordSearch/doc: Difference between revisions
(update doc) |
(→Example: change example) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
=== Purpose === | === 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 === | ||
Line 9: | Line 9: | ||
# The text to be displayed in the link. ''optional'' | # The text to be displayed in the link. ''optional'' | ||
#* If omitted the reference number will be displayed instead. | #* If omitted the reference number will be displayed instead. | ||
# '''access=''' ''optional named parameter'' | # '''access=''' ''optional named parameter''. If the parameter is omitted it will default to the correct output for searchable collections | ||
#* Used for ''Browse image only'' collection. This is done by using ''access=browse''. | #* 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 26: | Line 27: | ||
| | | | ||
<pre> | <pre> | ||
{{RecordSearch | |||
|1610550 | |||
|England, Cheshire Nonconformist Church Records | |||
}} | |||
</pre> | |||
| | |||
{{RecordSearch |1610550|England, Cheshire Nonconformist Church Records}} | {{RecordSearch |1610550|England, Cheshire Nonconformist Church Records}} | ||
|- | |||
| | |||
<pre> | |||
{{RecordSearch | |||
|1462401 | |||
|Argentina National Census, 1869 | |||
|access=browse | |||
}} | |||
</pre> | </pre> | ||
| | | | ||
{{RecordSearch | | {{RecordSearch|1462401|Argentina National Census, 1869|access=browse}} | ||
|- | |- | ||
| | | | ||
<pre> | <pre> | ||
{{RecordSearch| | {{RecordSearch | ||
|14031753 | |||
|Probate records for Rensselaer County | |||
|access=waypoint | |||
}} | |||
</pre> | </pre> | ||
| | | | ||
{{RecordSearch| | {{RecordSearch|14031753|Probate records for Rensselaer County|access=waypoint}} | ||
|- | |- | ||
| | | | ||
Line 45: | Line 64: | ||
{{RecordSearch}} | {{RecordSearch}} | ||
|} | |} | ||
== See also == | |||
* {{tl|HistRecColl}} - used for formatting the text and links for [[FamilySearch Historical Record Collections]] citations | |||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:External link templates|{{PAGENAME}}]] | [[Category:External link templates|{{PAGENAME}}]] | ||
</includeonly> | </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[edit source]
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[edit source]
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[edit source]
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[edit source]
- {{HistRecColl}} - used for formatting the text and links for FamilySearch Historical Record Collections citations