Difference between revisions of "Template:Test:Event2"
Infobroker (talk | contribs) (tweaks) |
Infobroker (talk | contribs) (added event priority) |
||
| Line 14: | Line 14: | ||
<td>Issue</td> | <td>Issue</td> | ||
<td>Page:Panel</td> | <td>Page:Panel</td> | ||
| + | <td>Priority</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 20: | Line 21: | ||
<td>{{{issue}}}</td> | <td>{{{issue}}}</td> | ||
<td>{{{page}}}:{{{panel}}}</td> | <td>{{{page}}}:{{{panel}}}</td> | ||
| + | <td>{{{priority}}}</td> | ||
</tr> | </tr> | ||
<tr></tr><tr></tr><tr></tr> | <tr></tr><tr></tr><tr></tr> | ||
| Line 27: | Line 29: | ||
<td>Event Element</td> | <td>Event Element</td> | ||
<td>Element Type</td> | <td>Element Type</td> | ||
| + | <td> </td> | ||
</tr> | </tr> | ||
| − | {{#set:issue={{{issue}}} | eventDate={{{date}}} | title={{{title}}}}} | + | {{#set:issue={{{issue}}} | priority={{{priority}}} | eventDate={{{date}}} | title={{{title}}}}} |
Revision as of 21:49, 20 November 2014
- Property "Issue" (as page type) with input value "{{{issue}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
- Property "Priority" (as page type) with input value "{{{priority}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
- Property "Title" (as page type) with input value "{{{title}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Event Details | ||||
| {{{summary}}} | ||||
| Date | Event Type | Issue | Page:Panel | Priority |
| {{{date}}} | {{{type}}} | {{{issue}}} | {{{page}}}:{{{panel}}} | {{{priority}}} |
| Event Element | Element Type | |||