This document provides an overview of basic template files and PHP snippets used in WordPress templates. It lists common template files like style.css, index.php, single.php and their purposes. It also includes PHP code snippets for headers, templates and extras that can retrieve information, include files and modify functionality. Examples include getting the title, URL, version and other site info, including header/footer/sidebar files and listing posts, pages, categories and more.