Template:API TxtIdentifiers/documentation

From ReliaWiki
< Template:API TxtIdentifiers
Revision as of 17:22, 30 July 2015 by Kate Racaza (talk | contribs) (Created page with '__NOTOC__<div style="background-color: #DBE9F4;"> ={{Font|Template Documentation|16|Calibri|bold|black}}= Starting in Synthesis Version 10, there is now one standard set of it…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Template Documentation

Starting in Synthesis Version 10, there is now one standard set of item identifier fields for all resources.

This template therefore contains a list of all properties that correspond to the item identifiers found in Synthesis applications. You can use this template to create a table in the reference pages of all resource objects.


Usage

Simply copy and paste the following code when editing a page. You can then change the table template or column width as necessary.

{| {{APITable}}
|-
| style="width: 200px;"|{{Template:API_TxtIdentifiers}}
|}


The output of this code is as follows:

Name Description
ItemApplication Gets or sets the item's application. (Synthesis identifier) String
ItemCategoryID Gets or sets the category ID. (Synthesis identifier) Integer
ItemComments Gets or sets the comments. (Synthesis identifier) String
ItemDescription Gets or sets the description. (Synthesis identifier) String
ItemKeywords Gets or sets the keywords. (Synthesis identifier) String
ItemPartNumber Gets or sets the part number. (Synthesis identifier) String
ItemSupplier Gets or sets the supplier name. (Synthesis identifier) String
ItemVersion Gets or sets the version number. (Synthesis identifier) String