Wiktionary
tpiwiktionary
https://tpi.wiktionary.org/wiki/Fran_Pes
MediaWiki 1.39.0-wmf.22
case-sensitive
Media
Sipesol
Toktok
Yusa
Toktok bilong yusa
Wiktionary
Wiktionary toktok
Fail
Toktok bilong fail
MediaWiki
Toktok bilong mediawiki
Templet
Toktok bilong templet
Halivim
Toktok bilong halivim
Grup
Toktok bilong grup
TimedText
TimedText talk
Module
Module talk
Gadget
Gadget talk
Gadget definition
Gadget definition talk
wara
0
2612
13231
11403
2022-07-26T19:13:51Z
Asinis632
1829
wikitext
text/x-wiki
ky8vt5w0h7xt6r8dr4xkrnp616yeluq
животиња
0
3561
13222
10901
2022-07-26T18:59:35Z
Asinis632
1829
wikitext
text/x-wiki
3g5x99tjuzq975q6pnseadw0sblz7oy
13223
13222
2022-07-26T19:00:45Z
Asinis632
1829
wikitext
text/x-wiki
r3x5l6esha1sjua04oourmyh095tw1k
13224
13223
2022-07-26T19:01:31Z
Asinis632
1829
wikitext
text/x-wiki
hlaf00zfg64i4l1hqus2fvsl95ycw44
13225
13224
2022-07-26T19:01:54Z
Asinis632
1829
wikitext
text/x-wiki
ii5t5qzmsgb0x0p7kyit4ji4fjj6mmo
13226
13225
2022-07-26T19:02:41Z
Asinis632
1829
wikitext
text/x-wiki
bwt6vwzbajcloa7hj6m1d1fzv0xbxkg
13228
13226
2022-07-26T19:05:00Z
Asinis632
1829
wikitext
text/x-wiki
kwpzpnlnfqjnyfgbluglo0p2k4qj3wj
13229
13228
2022-07-26T19:08:19Z
Asinis632
1829
wikitext
text/x-wiki
m0go7n5ox722nee8nimxqn3xi5f3jj0
13230
13229
2022-07-26T19:12:38Z
Asinis632
1829
wikitext
text/x-wiki
6oeu92xqoa58d9esd6xjd43hahhh43t
13232
13230
2022-07-26T19:14:44Z
Asinis632
1829
wikitext
text/x-wiki
k5725in0664i06y9c67q0qm7oe8bdxu
13233
13232
2022-07-26T19:17:15Z
Asinis632
1829
wikitext
text/x-wiki
0q3xdhf4iatq9vrdirvcxommy9fcs5m
dogovor
0
3574
13221
13211
2022-07-26T18:56:09Z
Asinis632
1829
wikitext
text/x-wiki
euoo0w0b0tpkys1xoshtyemae6x2tvk
Templet:ru-noun-table
10
5223
13215
2022-07-26T12:13:08Z
Asinis632
1829
Created page with "<includeonly>{{#invoke:ru-noun|show}}</includeonly><noinclude>{{documentation}}</noinclude>"
wikitext
text/x-wiki
jk8o3go7sise77glwo2hdt9739pylgj
Module:ru-noun
828
5224
13216
2022-07-26T12:14:43Z
Asinis632
1829
Created page with "--[=[ This module contains functions for creating inflection tables for Russian nouns. Author: Benwing, rewritten from early version by Wikitiki89 Form of arguments: One of the following: 1. LEMMA|DECL|PLSTEM (all arguments optional) 2. ACCENT|LEMMA|DECL|PLSTEM (all arguments optional) 3. multiple sets of arguments separated by the literal word "or" Arguments: ACCENT: Accent pattern (a b c d e f b' d' f' f''). Multiple values can be specified, separa..."
Scribunto
text/plain
ax0pvsu49m6zbgahq6haqcj9n2oabvc
Module:ru-common
828
5225
13217
2022-07-26T12:15:58Z
Asinis632
1829
Created page with "--[[ Author: Benwing; some very early work by CodeCat and Atitarev This module holds some commonly used functions for the Russian language. It's generally for use from other modules, not #invoke, although some functions can be invoked from a template (export.iotation(), export.reduce_stem(), export.dereduce_stem() -- this was actually added to support calling from a bot script rather than from a user template). There's also export.main(), which supposedly can be used t..."
Scribunto
text/plain
7fbl0z90bq10opmbo1lkbfcxt8nragr
Module:table tools
828
5227
13218
2022-07-26T12:17:03Z
Asinis632
1829
Created page with "local export = {} local m_links = require("Module:links") local u = mw.ustring.char local notes_ranges = { -- First three represent symbols in ISO-8859-1 -- Including ÷ (U+00F7) × (U+00D7) § (U+00B7) ¤ (U+00A4) {0xA1,0xBF}, {0xD7,0xD7}, -- × {0xF7,0xF7}, -- ÷ -- Next two are "General Punctuation" minus non-spacing chars -- First one includes † (U+2020) ‡ (U+2021) • (U+2022) ※ (U+203B) ⁕ (U+2055) {0x2010,0x2027}, {0x2030,0x205E}, --..."
Scribunto
text/plain
33xw3d68wuwgye7s4452wzebuwkgksk
Module:ru-nominal
828
5228
13219
2022-07-26T12:18:07Z
Asinis632
1829
Created page with "--[[ This module holds functions shared between ru-noun and ru-adjective. ]] local export = {} local lang = require("Module:languages").getByCode("ru") local m_links = require("Module:links") local m_table = require("Module:table") local com = require("Module:ru-common") local m_ru_translit = require("Module:ru-translit") local m_table_tools = require("Module:table tools") local u = mw.ustring.char local rfind = mw.ustring.find local rsubn = mw.ustring.gsub local usu..."
Scribunto
text/plain
arltsphlswyj8egvivtawsw6kz51221
Module:ru-adjective
828
5230
13220
2022-07-26T12:19:11Z
Asinis632
1829
Created page with "--[=[ This module contains functions for creating inflection tables for Russian adjectives. Author: Benwing, rewritten from early version by Wikitiki89 Arguments: 1: lemma; nom sg, or just the stem if an explicit declension type is given in arg 2 2: declension type (usually omitted to autodetect based on the lemma), along with any short accent type and optional irregular short stem; see below. CASE_NUMGEN: Override a given form; see abbreviatio..."
Scribunto
text/plain
d64obghk2etrs4g3nt60xzxw6uaw061
Templet:sr-naslov
10
5231
13227
2022-07-26T19:04:16Z
Asinis632
1829
Created page with "{{-sr-}} <includeonly>{{#switch:{{padleft:{{{3|3}}}|1|0}} |1= '''{{{1}}}''' == [[{{{2}}}|{{{1}}}]] ([[Викиречник:Српски|српски]], [[Викиречник:Latinica|lat.]] [[{{{2}}}]]) == [[Категорија:{{{4}}}:Ћирилица]] |2= '''{{{2}}}''' == [[{{{1}}}|{{{2}}}]] ([[Викиречник:Српски|српски]], [[Викиречник:Ћирилица|ћир.]] [[{{{1}}}]]) == [[Категорија:{{{4}}}:Латиница]] |#defaul..."
wikitext
text/x-wiki
jk41yupav0fw3mgi68pkqtuhkk43la9