PDMView
This is the main template used to capture view details in Cargo. Because of Cargo storage/parsing issues with the name of the SQLQuery field (which is populated by a parameter named "SQL"), this template does not format the display on View pages in the Library book. Instead, the display of all pages is controlled by Template:PDMViewPageFormat, which is called via Template:PDMPageQuery on this page. The query to construct the list of views, Template:PDMListQuery, uses this template as the criterion to identify the views to be included in the list.
The template was modified in November 2019 to use only Cargo queries.
Usage
Call this template in the following format:
{{PDMView |viewName= |shortDesc= |viewDesc= |introduced= |modified= |discontinued= |subjectAreas= |dataExport= |SQL= }}
In addition to the Cargo markup, it includes the markup to format the display on Library book pages.
This template defines the table "PDMView". View table.