אונטערשייד צווישן ווערסיעס פון "יחידה:Excerpt"

22 בייטן צוגעלייגט ,  פֿאַר 2 יאָר
זיי מבטל רי-ווערסיע 194636 פון שווערמער (רעדן)
ק (הגהה)
צייכן: צוריקגעשטעלט
(זיי מבטל רי-ווערסיע 194636 פון שווערמער (רעדן))
צייכן: אַנולירונג
שורה 227: שורה 227:
tag = 'blockquote'
tag = 'blockquote'
end
end
excerpt = mw.html.create( 'div' ):wikitext( excerpt )
excerpt = mw.html.create( 'div' ):addClass( 'excerpt' ):wikitext( excerpt )
local block = mw.html.create( tag ):addClass( 'excerpt-block' ):addClass( class )
local block = mw.html.create( tag ):addClass( 'excerpt-block' ):addClass( class )
return block:node( styles ):node( hat ):node( excerpt ):node( more )
return block:node( styles ):node( hat ):node( excerpt ):node( more )