Template:FadedPage/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>EncyclopediaUpdaticus create documentation for Faded Page template |
meta>EncyclopediaUpdaticus mNo edit summary |
||
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 [[ | This template is for linking books or authors at Faded Page book archive for [[Distributed Proofreaders Canada]] (PGC). | ||
== Usage == | == Usage == |
Revision as of 16:11, 28 January 2017
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 (PGC).
Usage
- Step 1: Find the author ID at the Faded Page website http://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"
- Step 2A: To link to the author:
- Create the template like this:
{{FadedPage |id=csearch.php?author=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
denotes an author type link rather than a book type link
- Step 2B: To link to a book:
- Create the template like this:
{{FadedPage |id=showbook.php?pid=20160704 |name=Tarzan and the Lost Empire}}
- The
id
is the 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. - coda: A text string that follows the template.
- For example this
{{FadedPage |id=showbook.php?pid=201410E7 |name=Animal Farm}}
will produce:- Animal Farm at Faded Page (Canada)
- For example this
Notes
- Faded Page links can be made to individual books or to author pages.
See also
- Template:Gutenberg (for books)
- Template:Gutenberg author (for authors)