Module:MultiTabs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
function p.create( frame ) | function p.create( frame ) | ||
local int = GetTableLng(frame.args) | local int = GetTableLng(frame.args) | ||
return | local width = 100/int | ||
return width | |||
end | end | ||
return p | return p |
Revision as of 21:39, 23 October 2023
Read Template:MultiTabs