টেমপ্লেট:গুগল বই

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

গুগল বইয়ে গুগল বই

টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

Usage[সম্পাদনা]

{{Google books|id|title|page=|keywords=|text=|plainurl=}}

The page, keywords, text, and plainurl parameters are all optional.

The |id= parameter is the string of twelve characters found in the specific Google Books URL after "id=" but before "&".

The |title= parameter is used to specify the publication title when used as a link (and not as a bare URL; |title= is not useful when |plainurl= is used).

The |page= parameter may be used to link to a particular normal (PA) page number. |pg= can be used for "special" pages, e.g. |pg=PR1 for the page numbered "i" or |pg=PP2 for an inside cover (check the specific circumstances as appropriate for the latter as they vary from book to book).

The |keywords= parameter may be used to search for particular keywords within the text (corresponding to the q parameter in the Google URL); |text= searches for a quoted phrase (corresponding to the dq parameter in the Google URL).

The |plainurl= parameter tells the template to output a URL (web address) only, rather than a linked book title and page number. Use |plainurl=yes when using this template in a |url= parameter of a citation template. |plain-url= works as an alias.

For external links, the following all do the same thing:

  • {{গুগল বই|id=id|title=title}}
  • {{গুগল বই|1=id|2=title}}
  • {{গুগল বই|id|title}}

For URLs, the following all do the same thing:

  • {{গুগল বই|id=id|plainurl=yes}}
  • {{গুগল বই|1=id|plainurl=yes}}
  • {{গুগল বই|id|plainurl=yes}}

Example 1:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection}}

creates

Doe, John. গুগল বইয়ে History of the Western Insurrection.

Example 2:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|keywords=blood}}

creates

Doe, John. গুগল বইয়ে History of the Western Insurrection.

Example 3:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|page=42}}

creates

Doe, John. গুগল বইয়ে History of the Western Insurrection, পৃ. 42,.

Example 4:

{{cite book|last=Doe|first=John|title=History of the Western Insurrection|url={{Google books|7ydCAAAAIAAJ|page=42|plainurl=yes}}|page=42}}

creates

Doe, John। History of the Western Insurrection। পৃষ্ঠা 42। 

Example 5:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|page=42|text=Perhaps bloodshed might have been avoided.}}

creates

Doe, John. গুগল বইয়ে History of the Western Insurrection, পৃ. 42,.

Example 6:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|pg=PP2}}

creates this which links to the bookplate on the inside cover

Doe, John. গুগল বইয়ে History of the Western Insurrection.

Example 7:

Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|pg=PR1}}

creates this which links to the title page complete with inscriptions

Doe, John. গুগল বইয়ে History of the Western Insurrection.

See also[সম্পাদনা]

Further research[সম্পাদনা]

  • "Static Links"। Google Books APIs। Google Developers। সংগ্রহের তারিখ ২০১৯-০৭-২৩ 
  • "Linking to individual titles on Google Books"। Books Help। Google Help। সংগ্রহের তারিখ ২০১৯-০৭-২৩ 

Generator[সম্পাদনা]