50,050
edits
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
function p._main( param ) | function p._main( param ) | ||
local belle = param[1] and mw.text.trim(param[1]) | local belle = param[1] and mw.text.trim(param[1]) | ||
print('Belle is ' + belle) | |||
local tables = 'MISC_BelleMoreInfo' | local tables = 'MISC_BelleMoreInfo' | ||
local fields = 'MISC_BelleMoreInfo.TXT_Summary' | local fields = 'MISC_BelleMoreInfo.TXT_Summary' | ||