Difference between revisions of "Template:EventElement"

From Herocopia
Jump to: navigation, search
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>not set</td>|<td>{{{subtype}}}</td>}}
+
{{#if: {{{subtype|}}}|<td>{{{subtype}}}</td>|<td></td>}}
 
</tr>
 
</tr>
  
  
 
{{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}}
 
{{#set:name={{{element}}} | elementType={{{type}}} | elementSubType = {{{subtype}}}}}

Revision as of 22:51, 9 September 2015

[[{{{element}}}]] {{{type}}}

  • 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.