Difference between revisions of "Template:Cite Farquhar/doc"
Jump to navigation
Jump to search
imported>Droll (tweak) |
imported>Zyxw m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB) |
||
| Line 10: | Line 10: | ||
! Description | ! Description | ||
|- | |- | ||
| − | |< | + | |<kbd>index</kbd> |
|The first letter of the place name. | |The first letter of the place name. | ||
|- | |- | ||
| − | |< | + | |<kbd>page</kbd> |
|The page number. | |The page number. | ||
|- | |- | ||
| − | |< | + | |<kbd>accessdate </kbd> |
|Full date when item was accessed. | |Full date when item was accessed. | ||
|} | |} | ||
| − | All parameters are optional. The < | + | 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 < | + | Using <kbd>index</kbd> and <kbd>page</kbd>. |
| − | :< | + | :<kbd><nowiki>{{cite Farquhar|index=W|page=101}}</nowiki></kbd> → {{cite Farquhar|index=W|page=101}} |
| − | Using < | + | Using <kbd>index</kbd> only. |
| − | :< | + | :<kbd><nowiki>{{cite Farquhar|index=W}}</nowiki></kbd> → {{cite Farquhar|index=W}} |
Using no parameters. | Using no parameters. | ||
| − | :< | + | :<kbd><nowiki>{{cite Farquhar}}</nowiki></kbd> → {{cite Farquhar}} |
=== See also === | === See also === | ||
Revision as of 06:20, 5 August 2018
| 40px | This is a documentation subpage for Template:Cite Farquhar. It contains usage information, categories and other content that is not part of the original template page. |
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
- {{Cite book}}