Template:Cite book/doc
Jump to navigation
Jump to search
This is the documentation subpage of Template:Cite book. It contains usage information that is not part of the underlying template page.
{{Cite book|volume=|page=|passage-text=}}
{{Cite book|title=|page=|passage-text=|name=}}
Parameters
- title
- Optional. Title of the book. Defaults to Encyclopædia Eorzea.
- volume
- Required (for Encyclopædia Eorzea). When specified, displays the text "Volume" followed by the parameter value. Current values are
I,II,III - page
- Required. The page number of the referenced text.
- passage-text
- Optional. The source text of the passage being referenced in the article. When specified, displays enclosed by a pair of quotation marks.
- name
- Optional. Used to co-index several references into a single reference entry. When specified, this sets the wikicode for
<ref name=[NAME]>. - Note: This should only be used when multiple references will have the same name. Subsequent uses of
{{cite book}}with the samenamewill ignore all parameters other thanname, as therefwiki tag will throw errors if other values are present.