Adminjavasatu
←Membuat halaman berisi 'local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'daftar parameter', ['$aliases'] = 'alias parameter', ['$flags'] = 'bendera', ['$B'] = 'konten templat' } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specified in -- the body parameter, or in the template pa...'