پودمان:Infobox military conflict/testcases: تفاوت بین نسخهها
از پژوهشکده امر به معروف
(←Created page with '-- Example Unit tests for Module:Bananas. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_eq...') |
جز (۱ نسخه واردشده) |
(بدون تفاوت)
| |
نسخهٔ کنونی تا ۱۳ اسفند ۱۳۹۴، ساعت ۱۵:۵۵
توضیحات این پودمان میتواند در پودمان:Infobox military conflict/testcases/توضیحات قرار گیرد.
-- Example Unit tests for [[Module:Bananas]]. Click talk page to run tests.
local p = require('Module:UnitTests')
function p:test_hello()
self:preprocess_equals('{{#invoke:Infobox military conflict/sandbox}}', 'Hello, world!')
end
return p






