This template returns the part of the page name after the logical book name. Compare {{BOOKNAME}}.

Usage edit

Simply place {{BOOKPAGENAME}} on a page to get the output.

Optionally specify a page as a parameter to see the output for a different page than the current one.

{{BOOKPAGENAME|<full pagename>}}

Examples edit

page where called result
Taxi Tongue/Dialogue 4

Dialogue 4

Chess/Puzzles/Directmates

Puzzles/Directmates

Wikijunior:Biology

Wikijunior:Dinosaurs/Apatosaurus

Apatosaurus

Wikijunior talk:Bugs/Shield Bug

Shield Bug

Category:Horticulture/Templates/Boxes

Templates/Boxes

Category:Book:Wikijunior:Solar System/Templates

Templates

Template:Wikijunior:Solar System/coolfacts

coolfacts

User:Pi zero/Conlang/Beginner/Sounds

Beginner/Sounds

User:Pi zero/sandbox/Conlang/Beginner/Sounds

Beginner/Sounds

Category:User:Pi zero/sandbox/Conlang/Beginner/Sounds

Beginner/Sounds

Template:User:Pi zero/sandbox/Conlang/Beginner/Sounds

Beginner/Sounds

Shelf:Physical sciences

Physical sciences

Template:Shelf:Page

Page

Template:Shelf:Page/display

Page/display

Internals edit

This template itself only contains the logic to sort out the namespace and pagename; deducing from those data the associated book name is then delegated to {{BOOKPAGENAME/core}}.

If the current page is part of a book (other than the book main page), {{BOOKNAME}}/{{BOOKPAGENAME}} is the full title of the page (similarly to {{NAMESPACE}}:{{PAGENAME}}).

See also edit

  • {{BOOKNAME}} — deduces full root name of book associated with the current page.
  • {{BOOKSORTKEY}} — deduces usual sort key for use in book categories.
  • {{BOOKTEMPLATE}} — deduces full root name for templates of book associated with the current page.
  • {{BOOKCATEGORY}} — deduces full root name for categories of book associated with the current page.
  • {{BOOKTALKNAME}} — deduces main talk page name of book associated with the current page.
  • {{CHAPTERNAME}} — deduces first field of page name after the book name.
  • {{NAIVEBOOKNAME}} — page name without subpages and retaining the namespace.
  • {{SUBJECTNAME}} — deduces full root name of subject associated with the current page.
  • {{SUBJECTCATEGORY}} — deduces full root name of subject-category associated with the current page.