Difference between revisions of "Template:Cite summitpost/doc"
imported>Droll (cleanup) |
imported>Droll (→Usage: tweak) |
||
| Line 38: | Line 38: | ||
To find the feature page use the [http://www.summitpost.org/object_list.php?object_type=1&sort_select_1=object_name advanced search page] and enter the name of the feature in the ''for'' box | To find the feature page use the [http://www.summitpost.org/object_list.php?object_type=1&sort_select_1=object_name advanced search page] and enter the name of the feature in the ''for'' box | ||
| − | For example enter Mount Whitney in the search box . You will usually be offered a list of close matches to choose from. Select the feature you are want and click on the name. Another page will be displayed with useful information. The URL should look like: <nowiki>http://</nowiki>www.summitpost.org/mountain/rock/'''150227'''/mount-whitney.html. The number 150227 is the <code>id</code>. The page <code>name</code> is Mount Whitney. | + | For example enter Mount Whitney in the search box . You will usually be offered a list of close matches to choose from. Select the feature you are want and click on the name. Another page will be displayed with useful information. The URL should look like: <nowiki>http://</nowiki>www.summitpost.org/mountain/rock/'''150227'''/mount-whitney.html. The number 150227 is the '''<code>id</code>'''. The page '''<code>name</code>''' is Mount Whitney. |
| − | The fields <code>id</code> and <code>name</code> must be specified. | + | The fields '''<code>id</code>''' and '''<code>name</code>''' must be specified. |
=== Examples === | === Examples === | ||
Revision as of 09:29, 2 February 2010
| This is a documentation subpage for Template:Cite summitpost. It contains usage information, categories and other content that is not part of the original template page. |
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Purpose
Provides an easy way to cite web pages at SummitPost.org
An advantage of this template is that malformed URL's are less likely to occur. Also, the appearance of the citation will automatically conform with {{cite web}} which sees more frequent maintenance.
Usage
| Parameter | Instructions | Notes |
|---|---|---|
{{cite summitpost
| id =
| name =
| accessdate =
}}
|
number from the URL name from web page full date |
Required Required Recommended |
To find the feature page use the advanced search page and enter the name of the feature in the for box
For example enter Mount Whitney in the search box . You will usually be offered a list of close matches to choose from. Select the feature you are want and click on the name. Another page will be displayed with useful information. The URL should look like: http://www.summitpost.org/mountain/rock/150227/mount-whitney.html. The number 150227 is the id. The page name is Mount Whitney.
The fields id and name must be specified.
Examples
Wiki markup
{{cite summitpost
| id = 150227
| name = Mount Whitney
| accessdate = 2008-10-31 }}
produces:
"Mount Whitney". SummitPost.org. Retrieved 2008-10-31.
Wiki markup
{{cite summitpost |150227 |Mount Whitney |2008-10-31}}
produces:
"Mount Whitney". SummitPost.org. Retrieved 2008-10-31.
See also
- {{cite bivouac}}
- {{cite gnis}}
- {{cite gvp}}
- {{cite ngs}}
- {{cite web}}