Template:Event item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(fixes for SMW 3.0) |
||
Line 1: | Line 1: | ||
<includeonly>{{Event | <includeonly>{{Event | ||
| page={{{ | | page={{{page|}}} | ||
| title={{{ | | title={{{title|}}} | ||
| date={{{ | | date={{{date|}}} | ||
| time={{{ | | time={{{time|}}} | ||
| address={{{ | | address={{{address|}}} | ||
| venue={{{ | | venue={{{venue|}}} | ||
| linkvenue={{{ | | linkvenue={{{linkvenue|}}} | ||
| city={{{ | | city={{{city|}}} | ||
| postalcode={{{ | | postalcode={{{postalcode|}}} | ||
| workgroup={{{ | | workgroup={{{workgroup|}}} | ||
| topics={{{ | | topics={{{topics|}}} | ||
| nocat=true | | nocat=true | ||
| noproperties=true | | noproperties=true | ||
| nomap={{{userparam|}}} | | nomap={{{userparam|}}} | ||
}}</includeonly> | }}</includeonly> |