Module:SubjectRow: Difference between revisions

Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
Line 34:
local view
if viewLayout and viewLayout ~= '' then
view = frame:preprocess( '{{#view:' .. id .. '|layout=' .. viewLayout .. '}}' )
else
view = frame:preprocess( '{{#view:' .. id .. '}}' )