User Tools

Site Tools


yagsbook:xml:header

header

The <header> element of an <article> contains all the meta data about it, including the title, author and license information.

<header>
  <title>An Article</title>
  <tagline>YAGS</tagline>
  <summary>
    An example article which a short summary.
  </summary>
 
  <author>
    <fullname>Samuel Penn</fullname>
    <email>sam@notasnark.net</email>
  </author>
 
  <cvsinfo/>
  <license/>
</header>

title

The title of this article. This is displayed in the header bar of each page.

Examples: “Core Rules”, “Character”, “Bestiary” etc

tagline

Secondary heading, shown in the footer of each page. This is often the name of the rules system. For example, all YAGS articles have a tagline of “YAGS”.

yagsbook/xml/header.txt · Last modified: 2019/08/29 11:52 by sam

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki