6,834
edits
PerikiyoXD (talk | contribs) 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('< | return frame:preprocess('<syntaxhighlight>'..type..'</syntaxhighlight>') | ||
end | end | ||
edits