Module:Infobox: Difference between revisions
change strategy for default versions, doesn't need to duplicate SMW data to page if the versions know which is their default
(format the 'Is default version' SMW property as a boolean) |
(change strategy for default versions, doesn't need to duplicate SMW data to page if the versions know which is their default) |
||
Line 491:
result = mw.smw.set(subobject)
else
result = mw.smw.subobject(subobject, subobject_name)
end
|