Template:Rybczynski2000
| This template uses Lua: |
- This template uses WP:SSTS see that page for complete system documentation
This template generates citations to One Good Turn: A Natural History of the Screwdriver and the Screw by Witold Rybczynski.
The key=value parameters such as |author=, |title=, etc. are defined in Module:SST/shards/R under the book key RYBCZYNSKI_ONE_GOOD_TURN.
Usage
[edit]- Default
{{Rybczynski2000}}
- Single Page
{{Rybczynski2000 |page=42}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. p. 42. ISBN 978-0-684-86729-8. LCCN 00036988.
- Multiple Pages
{{Rybczynski2000 |pages=42-43, 44-45, 250}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. pp. 42-43, 44-45, 250. ISBN 978-0-684-86729-8. LCCN 00036988.
- Chapter
{{Rybczynski2000 |chapter=Chapter Title |pages=198–250 |chapter-page=198}}
Short citations
[edit]To create a short inline citation that links to this template, use:
{{sfn|Rybczynski|2000}}
- Note: This assumes
{{Rybczynski2000}}exists elsewhere in the article.
Options
[edit]Supplement and override parameters
[edit]You have the option to supplement or override parameters.
- Supplement: You can add additional parameters supported by
{{cite book}}such as|quote=,|ref=, etc. - Override: You can override parameters already defined by the template such as
|url=
Chapters
[edit]To link to a specific chapter, use |chapter= and |chapter-page=.
{{Rybczynski2000 |chapter=Introduction |chapter-page=12}}
Roman Numerals & Leaf Mapping
[edit]Standard page numbers link automatically. However, pages with Roman numerals (e.g., xiii) or unnumbered plates may require a machine "leaf number" to route the URL correctly.
Use the format display@<host code><leaf #>.
For example, xiii@n7 means printed page "xiii" is located at Internet Archive leaf number 7 (e.g. the URL ../page/n7). Thus, |page=xiii@n7
{{Rybczynski2000 |page=xiii@n7}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. p. xiii. ISBN 978-0-684-86729-8. LCCN 00036988.
{{Rybczynski2000 |pages=xiii@n7-xiv, 15 [Atlantic]}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. pp. xiii-xiv, 15. ISBN 978-0-684-86729-8. LCCN 00036988.
Search
[edit]If the digital library supports it, you can search inside the book.
- Inline Search: To search a word or phrase, use square brackets `[search term]` after the page number.
{{Rybczynski2000 |page=42 [Atlantic]}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. p. 42. ISBN 978-0-684-86729-8. LCCN 00036988.
{{Rybczynski2000 |pages=42 [Gothic], 45 [Revival]}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. pp. 42, 45. ISBN 978-0-684-86729-8. LCCN 00036988.
- Citation-Level Search: If there is no page number, use
|ia-search=(Internet Archive only).
{{Rybczynski2000 |ia-search=Empire}}
- Disable search: Search can be disabled in two places. Within each instance of the template:
{{Rybczynski2000 |page=42 |ia-search=none}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. p. 42. ISBN 978-0-684-86729-8. LCCN 00036988.
- Or the default can be changed in Module:SST/shards/R. This affects all instances of the template.
- Dummy search: When hosted on the Internet Archive, a "dummy" search string is created by default. The purpose is to ensure the page opens correctly; it helps when pages are otherwise blocked. You can disable dummy search with 'Disable search' (above).
Display
[edit]Use |ia-display= to control how the Internet Archive reader displays.
- Full-screen mode for each instance of the template
{{Rybczynski2000 |page=42 |ia-display=full screen}}
- Rybczynski, Witold (2000). One Good Turn: A Natural History of the Screwdriver and the Screw. Scribner. p. 42. ISBN 978-0-684-86729-8. LCCN 00036988.
- Or, the default can be changed in Module:SST/shards/R. This affects all instances of the template.
Documentation
[edit]The examples in this documentation are based on stock / generic page numbers and search terms.
For more details on the underlying system, see Wikipedia:SSTS.
TemplateData
[edit]TemplateData for Rybczynski2000
Generates citations to One Good Turn: A Natural History of the Screwdriver and the Screw by [[Witold Rybczynski]].
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| page | page | Page number
| String | optional |
| pages | pages | Multiple page numbers
| String | optional |
| chapter-page | chapter-page | Page number where the chapter begins (creates chapter URL)
| String | optional |
| chapter | chapter | Standard CS1 parameter for chapter | String | optional |
| quote | quote | Standard CS1 parameter for quote | String | optional |
| ref | ref | Standard CS1 parameter for ref | String | optional |
| ia-search | ia-search | Custom search term to highlight. Use 'none' to disable.
| String | optional |
| ia-display | ia-display | Use 'full screen' to bypass the 2-up reader.
| String | optional |