Template:Data element: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
new template, not used yet
 
m m
Line 1: Line 1:
|  =
|  =
{{{element_description}}}
{{{element_description}}}
{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 15: Line 11:
|[[HasDataType::{{{data_type}}}]]
|[[HasDataType::{{{data_type}}}]]
|}
|}
<includeonly>[[Categories: Data structure]]</includeonly>
<includeonly>[[Category: Data structure]][[Category:{{{in_table}} table]]</includeonly>
<noinclude>  
<noinclude>  
To use:
To use:

Revision as of 08:41, 2016 September 15

{{{element_description}}}

Field Name: {{{field_name}}}Property "HasFieldName" (as page type) with input value "{{{field_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Table: {{{in_table}}}Property "HasInTable" (as page type) with input value "{{{in_table}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Data type: {{{data_type}}}Property "HasDataType" (as page type) with input value "{{{data_type}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.


To use:

{{Data_element

| field_name =

| element_description =

| in_table =

| data_type =

}}