26.290
Bearbeitungen
(+ AttrInfo(), attrInfotextDelimiter(), AttrField()) |
(+ EhemalsAttribut) |
||
| Zeile 8: | Zeile 8: | ||
-- mw.logObject(p.getAttrAttributes("BietetKartenzahlung")) | -- mw.logObject(p.getAttrAttributes("BietetKartenzahlung")) | ||
local query = {"[[Attribut:" .. attr .. "]]", | local query = {"[[Attribut:" .. attr .. "]]", | ||
"?Datentyp#-", mainlabel = "-", limit = 1} | "?Datentyp#-", "?EhemalsAttribut", "?Anzeigegenauigkeit", | ||
mainlabel = "-", limit = 1} | |||
query = mw.smw.ask(query) | query = mw.smw.ask(query) | ||
if query ~= nil then | if query ~= nil then | ||