יחידה:PropertyLink: הבדלים בין גרסאות בדף
גם לטרנסיות יש לנקוט לשון נקבה. |
+propertyWithGender convenience method |
||
| שורה 225: | שורה 225: | ||
end | end | ||
function propertyWithGender(frame) | |||
return getProperty(string.upper(frame.args[1]), (frame.args[2] and string.len(frame.args[2])>0) or false, true, frame.args['entity'], ', ', '', true) | |||
end | |||
--[[ | --[[ | ||
Fetch property from specified entity. | Fetch property from specified entity. | ||