Difference between revisions of "Template:Cite Farquhar/doc"

From blackwiki
Jump to navigation Jump to search
imported>Droll
(tweak)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
! Description
 
! Description
 
|-
 
|-
|<tt>index</tt>
+
|<kbd>index</kbd>
 
|The first letter of the place name.
 
|The first letter of the place name.
 
|-
 
|-
|<tt>page</tt>
+
|<kbd>page</kbd>
 
|The page number.
 
|The page number.
 
|-
 
|-
|<tt>accessdate&nbsp;</tt>
+
|<kbd>accessdate&nbsp;</kbd>
 
|Full date when item was accessed.
 
|Full date when item was accessed.
 
|}
 
|}
  
All parameters are optional. The <tt>index</tt> letter should be specified if relevant. If no <tt>index</tt> letter is specified then the link will be to the root page. The case of the <tt>index</tt> letter is not critical. The page number can only be found by examining the HTML source code of the web page.
+
All parameters are optional. The <kbd>index</kbd> letter should be specified if relevant. If no <kbd>index</kbd> letter is specified then the link will be to the root page. The case of the <kbd>index</kbd> letter is not critical. The page number can only be found by examining the HTML source code of the web page.
  
 
=== Examples ===
 
=== Examples ===
Using <tt>index</tt> and <tt>page</tt>.
+
Using <kbd>index</kbd> and <kbd>page</kbd>.
:<tt><nowiki>{{cite Farquhar|index=W|page=101}}</nowiki></tt> → {{cite Farquhar|index=W|page=101}}
+
:<kbd><nowiki>{{cite Farquhar|index=W|page=101}}</nowiki></kbd> → {{cite Farquhar|index=W|page=101}}
  
Using <tt>index</tt> only.
+
Using <kbd>index</kbd> only.
:<tt><nowiki>{{cite Farquhar|index=W}}</nowiki></tt> → {{cite Farquhar|index=W}}
+
:<kbd><nowiki>{{cite Farquhar|index=W}}</nowiki></kbd> → {{cite Farquhar|index=W}}
  
 
Using no parameters.
 
Using no parameters.
:<tt><nowiki>{{cite Farquhar}}</nowiki></tt> → {{cite Farquhar}}
+
:<kbd><nowiki>{{cite Farquhar}}</nowiki></kbd> → {{cite Farquhar}}
  
 
=== See also ===
 
=== See also ===
 
*{{tl|Cite book}}
 
*{{tl|Cite book}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:External link templates]]
 
[[Category:External link templates]]
 
[[Category:Specific-source templates]]
 
[[Category:Specific-source templates]]
  
</includeonly>
+
}}</includeonly>

Latest revision as of 05:19, 24 April 2020


This citation template can be used to cite Place Names of the High Sierra by Francis P. Farquhar.

Usage

Parameter Description
index The first letter of the place name.
page The page number.
accessdate  Full date when item was accessed.

All parameters are optional. The index letter should be specified if relevant. If no index letter is specified then the link will be to the root page. The case of the index letter is not critical. The page number can only be found by examining the HTML source code of the web page.

Examples

Using index and page.

{{cite Farquhar|index=W|page=101}}Farquhar, Francis P. (1926). Place Names of the High Sierra. San Francisco: Sierra Club. p. 101.

Using index only.

{{cite Farquhar|index=W}}Farquhar, Francis P. (1926). Place Names of the High Sierra. San Francisco: Sierra Club.

Using no parameters.

{{cite Farquhar}}Farquhar, Francis P. (1926). Place Names of the High Sierra. San Francisco: Sierra Club.

See also