Open main menu
Home
Random
Log in
Settings
About GTA Connected
Disclaimers
GTA Connected
Search
Module:ScriptItem2: Difference between revisions
Module
Discussion
← Older edit
Newer edit →
Module:ScriptItem2
(view source)
Revision as of 12:25, 28 August 2023
40 bytes removed
,
28 August 2023
no edit summary
Revision as of 23:08, 24 August 2023
(
view source
)
Mex
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 12:25, 28 August 2023
(
view source
)
Mex
(
talk
|
contribs
)
No edit summary
Newer edit →
Line 1,110:
Line 1,110:
function p.formatSource(type, frame)
function p.formatSource(type, frame)
return
frame:preprocess('
<
syntaxhighlight
>
'
..type..
'
</
syntaxhighlight
>
')
return
"
<
code
>
"
..type..
"
</
code
>
"
end
end
Mex
6,834
edits