Template:Ref
Template documentation (for the above template, sometimes hidden or invisible)
This template calls the given {{Cite}} template. It automatically sets an appropriate name so that there is no need the handle the ref name attribute manually.
Example
{{Ref|Absalom, City of Lost Omens|2|3}}
is effectively the same as writing
<ref name="absalom-city-of-lost-omens-2-3">{{Cite/Absalom, City of Lost Omens|2|3}}</ref>
Creates a citation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
book | 1 | The name of the facts page of the referenced book (without the namespace). | Page name | required |
location | 2 | A book page or webfiction chapter number or something like "inside cover". | String | suggested |
end page | 3 | If parameter 1 is a page and you want to reference a range of pages, this should be set to the last page of the range.
| Number | optional |
show as | show as | Replaces what is shown instead of the location
| String | optional |
note | note | Adds additional wikitext after the book reference | Content | optional |