Module:InfoboxProto: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 43: Line 43:
                 content:wikitext(field_value);
                 content:wikitext(field_value);
                 if param == 'video' then
                 if param == 'video' then
                     special_row:addClass('infobox-video-row')
                     content:addClass('infobox-video-row')
                 end
                 end
             else
             else