The UESPWiki – Your source for The Elder Scrolls since 1995
#########################
# Template:Book Summary #
##########################################################################################
# This template is to be used at the top of any book from the game. #
# Usage: #
# title = full title of book (this does not have to exactly match the page name) #
# (optional, if not provided PAGENAME will be used) #
# sortkey = title of book to be used for alphabetical sorting in categories #
# (optional, if not provided PAGENAME will be used) #
# grouping = Which letter page to group this book in. Must be upper case. #
# For numeric group, use "Numeric". #
# (only needed in Lore namespace, even there optional. If not #
# provided, first letter of sortkey will be used) #
# skipbox = set to "yes" to force the infobox to NOT be shown (in cases where the #
# infobox would otherwise be empty) #
# notrail = set to "yes" to hide the usual breadcrumb trail. #
# nocat = set to "yes" to skip Categories. #
# nodiv = Set to "yes" to not use book-style formating #
# poem = Set to "yes" to use poem-style formatting (like book-style, but without #
# indents, used for poems, plays, and anywhere else you don't want indents) #
# prev = Link to previous book for series books. (optional) #
# next = Link to next book for series books. (optional) #
# For Lore version of book: #
# DF = yes if there is a Daggerfall version of the book (does not need to be set #
# if DFName is set instead) #
# DFName = name of book in Daggerfall (if different from Lore version) #
# ditto for: BS, BSName (Battlespire) TR, TRName (Tribunal) #
# RG, RGName (Redguard) BM, BMName (Bloodmoon) #
# SK, SKName (Shadowkey) OB, OBName (Oblivion) #
# MW, MWName (Morrowind) SI, SIName (Shivering Isles) #
# OBExtra = extra information to display after an Oblivion link (e.g., for #
# mod-specific books) #
# MWExtra = extra information to display after a Morrowind link (e.g., for #
# mod-specific books) #
# For game-specific versions of book: #
# mod = Name of mod that adds book (if not in baseline version of game) #
# id = ID (optional) #
# value = Value in gold (optional) #
# weight = Weight (optional) #
# Either use both value and weight, or don't use either. #
# skill = skill trained by book (optional) #
# spell = spell trained by book (optional) #
# topic = dialogue topic(s) added by book (optional) #
# faction = associated faction for book (optional) #
# map = map marker(s) added by book (optional) #
# quest = quest for which book is needed (optional) #
# questrel = quest to which the book is related, but not needed (optional) #
# loc = location(s) where the book is found (optional) #
# lorename = name of book in Lore namespace (without "Lore:" prefix) #
# (optional, if not provided PAGENAME will be used; set to "none" if #
# Lore book does not exist) #
# note = Set it to "yes" to add the page to the Notes category instead of Books #
# news = Set it to "yes" to add the page to the Newspaper category, instead of #
# Books or Notes. #
# coded = Set it to "yes" to add the page to the NAMESPACE-Coded Documents category #
# #
# It displays the contents of two subpages if they exist: #
# /Author, /Description #
# It will first check to see whether these are subpages of the current page (whatever #
# namespace the page is in), then check to see whether they are subpages of the #
# Lore page. #
##########################################################################################