Lompat ke isi

Modul:Example/testcases: Riwayât rèvisi

Pèlè ḍuwâ' tora (bârna bhiru tasè' è bâbâ) terros pècè' "bhânḍhingngaghi" mon abhânḍhingngaghina vèrsi sè èkaterrowè. Klik sèttong tangghâl mon nèngguwâ vèrsi kaca è tangghâl kasebbhut.
Panegghes: (satèya) = bhidhâ jângkènè, (sabelluna) = bhidhâ bi' vèrsi sabelluna, k = beccè'an kènè'.

28 Sèptèmber 2024

  • satèyasabelluna 23.2228 Sèptèmber 2024 23.22 Munajad.MH kanḍhâ dhurrun 1.126 bita +1.126 ←Membuat halaman berisi '-- Unit tests for Module:Example. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_equals('{{#invoke:Example | hello}}', 'Hello World!') end function p:test_hello_to() self:preprocess_equals('{{#invoke:Example|hello_to|Fred}}', 'Hello, Fred!') end function p:test_count_fruit() self:preprocess_equals('{{#invoke:Example|count_fruit|bananas=5|apples=3}}', 'I have 5 bananas and 3 apples')...'