Module:ScriptItem: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Inlined local varialbes into function calls)
No edit summary
Line 1,016: Line 1,016:


function p.formatSource(type, frame)
function p.formatSource(type, frame)
return frame:preprocess('<source>'..type..'</source>')
return frame:preprocess('<syntaxhighlight>'..type..'</syntaxhighlight>')
end
end


6,833

edits

Navigation menu