Page Templates
From PubNight
For a full explanation of the pndata extension please see PubNight_Extensions
For a full list of the fields available please see PNPD:Data Fields
Contents
Page Templates
Complete
User Text - no additional pndata fields
<pndata dg=DIGRAPH_HERE></pndata>
User Text - with additional pndata fields
If you want to use additional pndata extensions in your user text then you have to use separate header and footer fields.
<pndata dg=DIGRAPH_HERE field=header></pndata> Any general Waffle you want to use goes in here along with your other pndata fields <pndata dg=DIGRAPH_HERE field=footer> </pndata>
User Text - with footnotes
<pndata dg=DIGRAPH_HERE field=header> </pndata> Any general Waffle you want to use goes in here. With foot note references <pndata dg=DIGRAPH_HERE field=footer> </pndata> Foot notes themselves go here
User text Custom Fields after header - No footnotes
<pndata dg=DIGRAPH_HERE field=header,caption,image,user_content,footer ratingformat=formal> Any general Waffle you want to use goes in here </pndata>
User text, Custom Fields after header - with footnotes
<pndata dg=DIGRAPH_HERE field=header,caption,image></pndata> Any general Waffle you want to use goes in here including footnote formats. <pndata dg=DIGRAPH_HERE field=footer ratingformat=formal> </pndata>
Custom
It is possible to create a page where the fields are in any order you want, they can even be repeated in more than one place.