Jump to: navigation, search

PDMIndexItem

This is the Cargo template to store index content. Content does not display directly on table pages, because display and formatting is controlled by Template:PDMIndexQuery, which is called by Template:PDMTable (for Library books) and Template:PDMTablePageFormat (for customer-facing pages).

Usage

Call this template in the following format:

{{PDMIndexItem
|indexName = 
|indexDesc = 
|indexPresentInPartitioned = 
|indexKey = ''Alternatively, if there are multiple keys in the index, indexKey1, indexKey2, etc.''
|keyPresentInNonpartitioned = ''if multiple keys, keyPresentInNonpartitioned1, keyPresentInNonpartitioned2, etc.''
|sort = ''if multiple keys, sort1, sort2, etc.''
|unique = 
|cluster =
}}

This template defines the table "PDMIndexItem". View table.

This page was last edited on January 3, 2020, at 20:12.
Comments or questions about this documentation? Contact us for support!