Difference between revisions of "Form:Event"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
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 }}} |
|- | |- | ||
− | ! | + | ! State |
− | |{{{field |State|input type=combobox | | + | |{{{field |State|input type=combobox|property=Has location state|values dependent on=Event[Country]}}} |
|- | |- | ||
!City | !City | ||
− | |{{{field |City|input type= | + | |{{{field|City|input type=combobox|property=Has location city|values dependent on=Event[State]}}} |
|- | |- | ||
{{CreateFormRowByProperty|Has subject}}<nowiki> | {{CreateFormRowByProperty|Has subject}}<nowiki> |
Latest revision as of 20:12, 17 May 2021
Help:Event provides information about Events, used properties and lists some examples.