Difference between revisions of "Template:EventElement"
Infobroker (talk | contribs) m |
Infobroker (talk | contribs) m (still testing) |
||
| Line 4: | Line 4: | ||
{{#if: {{{link|}}}|<td>{{{element}}}</td>|<td>[[{{{element}}}]]</td>}} | {{#if: {{{link|}}}|<td>{{{element}}}</td>|<td>[[{{{element}}}]]</td>}} | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
| − | {{#if: {{{subtype}}}|<td>{{{subtype}}}</td> | + | {{#if: {{{subtype}}}|<td>not set</td>|<td>{{{subtype}}}</td>}} |
</tr> | </tr> | ||
{{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}} | {{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}} | ||
Revision as of 22:45, 9 September 2015
[[{{{element}}}]] {{{type}}} not set
- Property "Name" (as page type) with input value "{{{element}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
- Property "ElementType" (as page type) with input value "{{{type}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
- Property "ElementSubType" (as page type) with input value "{{{subtype}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.