Difference between revisions of "Form:Event"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 37: | Line 37: | ||
|- | |- | ||
!Country | !Country | ||
− | |{{{field |Country|input type=combobox |placeholder=E.g Germany |values from property=Has location country }}} | + | |{{{field |Country|input type=combobox|property=Has location country|placeholder=E.g Germany|values from property=Has location country }}} |
|- | |- | ||
! Region | ! Region | ||
− | |{{{field |State|input type=combobox|values dependent on=Event[Country]}}} | + | |{{{field |State|input type=combobox|property=Has location state|values dependent on=Event[Country]}}} |
|- | |- | ||
!City | !City | ||
− | |{{{field|City|input type=combobox|values dependent on=Event[ | + | |{{{field|City|input type=combobox|property=Has location city|values dependent on=Event[State]}}} |
|- | |- | ||
{{CreateFormRowByProperty|Has subject}}<nowiki> | {{CreateFormRowByProperty|Has subject}}<nowiki> |
Revision as of 23:25, 12 May 2021
Help:Event provides information about Events, used properties and lists some examples.