Template:FadedPage/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>EncyclopediaUpdaticus mNo edit summary |
m 6 revisions imported |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{lua|Module:Gutenberg}} | {{lua|Module:Gutenberg}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
This template is for linking books or authors at Faded Page book archive for [[Distributed Proofreaders Canada]] ( | This template is for linking books or authors at Faded Page book archive for [[Distributed Proofreaders Canada]] (DPC). | ||
== Usage == | == Usage == | ||
*Step 1: Find the '''author ID''' at the Faded Page website | *Step 1: Find the '''author ID''' at the Faded Page website https://www.fadedpage.com | ||
*a) From the main page under "Browse...Author", choose the letter corresponding to the author's last name. For example, for "Edgar Rice Burroughs", choose the letter "B" | *a) From the main page under "Browse...Author", choose the letter corresponding to the author's last name. For example, for "Edgar Rice Burroughs", choose the letter "B" | ||
*b) From the authors page for "B" find "Burroughs, Edgar Rice" | *b) From the authors page for "B" find "Burroughs, Edgar Rice" | ||
*c) Click on an individual book title to view a book page | |||
*Step 2A: To link to the '''author''': | *Step 2A: To link to the '''author''': | ||
**Create the template like this: | **Create the template like this: | ||
:::<code><nowiki>{{FadedPage |id | :::<code><nowiki>{{FadedPage|id=Burroughs, Edgar Rice|name=Edgar Rice Burroughs|author=yes}}</nowiki></code> | ||
::The <code>id</code> is the string used to construct the url | ::The <code>id</code> is the string used to construct the url | ||
::The <code>name</code> is the author's name | ::The <code>name</code> is the author's name | ||
::The <code>author</code> | ::The <code>author</code> must be "author=yes" to denote an author type link rather than a book type link | ||
*Step 2B: To link to a '''book''': | *Step 2B: To link to a '''book''': | ||
**Create the template like this: | **Create the template like this: | ||
:::<code><nowiki>{{FadedPage |id | :::<code><nowiki>{{FadedPage|id=20160704|name=Tarzan and the Lost Empire}}</nowiki></code> | ||
::The <code>id</code> is the string used to construct the url | ::The <code>id</code> is the eight digit string used to construct the url | ||
::The <code>name</code> is the title of the book | ::The <code>name</code> is the title of the book | ||
Line 26: | Line 27: | ||
:* '''name''': The name of the author, or the title of the book. Can be anything doesn't have to match the Wikipedia page or the PGAU website. | :* '''name''': The name of the author, or the title of the book. Can be anything doesn't have to match the Wikipedia page or the PGAU website. | ||
:* '''author''': Set to "yes" ie. <code>author=yes</code> if ''name'' is an author's name. Don't use if name = book title. | :* '''author''': Set to "yes" ie. <code>author=yes</code> if ''name'' is an author's name. Don't use if name = book title. | ||
::: For book links, code template as <code><nowiki>{{FadedPage|id=201410E7|name=Animal Farm}}</nowiki></code> will produce: | |||
::: For | ::::{{FadedPage|id=201410E7|name=Animal Farm}} | ||
::::{{FadedPage |id | ::: For authors, code like this <code><nowiki>{{FadedPage|id=Leacock, Stephen Butler|name=Stephen Leacock|author=yes}}</nowiki></code> will produce: | ||
::::{{FadedPage|id=Leacock, Stephen Butler|name=Stephen Leacock|author=yes}} | |||
==Notes== | ==Notes== | ||
Line 34: | Line 36: | ||
==See also== | ==See also== | ||
*[[Template:Gutenberg]] (for books) | *[[Template:Gutenberg book]] (for books) | ||
*[[Template:Gutenberg author]] (for authors) | *[[Template:Gutenberg author]] (for authors) | ||
Latest revision as of 04:28, 3 September 2020
This is a documentation subpage for Template:FadedPage. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This template is for linking books or authors at Faded Page book archive for Distributed Proofreaders Canada (DPC).
Usage
- Step 1: Find the author ID at the Faded Page website https://www.fadedpage.com
- a) From the main page under "Browse...Author", choose the letter corresponding to the author's last name. For example, for "Edgar Rice Burroughs", choose the letter "B"
- b) From the authors page for "B" find "Burroughs, Edgar Rice"
- c) Click on an individual book title to view a book page
- Step 2A: To link to the author:
- Create the template like this:
{{FadedPage|id=Burroughs, Edgar Rice|name=Edgar Rice Burroughs|author=yes}}
- The
id
is the string used to construct the url - The
name
is the author's name - The
author
must be "author=yes" to denote an author type link rather than a book type link
- Step 2B: To link to a book:
- Create the template like this:
{{FadedPage|id=20160704|name=Tarzan and the Lost Empire}}
- The
id
is the eight digit string used to construct the url - The
name
is the title of the book
Arguments
- id: the id at FadedPage.com website. See "Usage" above for how to determine.
- name: The name of the author, or the title of the book. Can be anything doesn't have to match the Wikipedia page or the PGAU website.
- author: Set to "yes" ie.
author=yes
if name is an author's name. Don't use if name = book title.
- For book links, code template as
{{FadedPage|id=201410E7|name=Animal Farm}}
will produce:- Animal Farm at Faded Page (Canada)
- For book links, code template as
- For authors, code like this
{{FadedPage|id=Leacock, Stephen Butler|name=Stephen Leacock|author=yes}}
will produce:- Works by Stephen Leacock at Faded Page (Canada)
- For authors, code like this
Notes
- Faded Page links can be made to individual books or to author pages.
See also
- Template:Gutenberg book (for books)
- Template:Gutenberg author (for authors)