Difference between revisions of "Template:EventElement"
Infobroker (talk | contribs) m (supress subtype if not present) |
Infobroker (talk | contribs) m |
||
| 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}}} | + | {{#if: {{{subtype}}}|<td>{{{subtype}}}</td>|}} |
</tr> | </tr> | ||
{{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}} | {{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}} | ||
Revision as of 21:53, 9 September 2015
[[{{{element}}}]] {{{type}}} {{{subtype}}}
- 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.