Wikipedia
roa_rupwiki
https://roa-rup.wikipedia.org/wiki/Prota_fr%C3%A3ndz%C3%A3
MediaWiki 1.39.0-wmf.22
first-letter
Media
Special
Discuție
Utilizator
Discuție Utilizator
Wikipedia
Discuție Wikipedia
Fișier
Discuție Fișier
MediaWiki
Discuție MediaWiki
Format
Discuție Format
Ajutor
Discuție Ajutor
Categorie
Discuție Categorie
TimedText
TimedText talk
Modul
Discuție Modul
Gadget
Discuție Gadget
Definiție gadget
Discuție Definiție gadget
Format:Infocaseta Serial
10
73566
205553
204582
2022-08-01T22:02:48Z
(G)jabz
12383
wikitext
text/x-wiki
bag11monuip4150w98xfjv2s7n1tvef
SpongeBob SquarePants
0
73580
205558
205494
2022-08-01T22:20:34Z
(G)jabz
12383
wikitext
text/x-wiki
gyi5v0lswjled50j2mb2bfx97jt65nc
Format:Infocaseta Autoturism
10
73994
205507
2022-08-01T21:06:12Z
(G)jabz
12383
Nao frãndzã: <includeonly>{{Infocasetă |antet=automobil |culoare cadru=#B4B9C3 |culoare text=000 |title={{#if:{{{nume_model|{{{name|{{#invoke:Wikidata|getLabel}}}}}}}}|{{{nume_model|{{{name|{{#invoke:Wikidata|getLabel}}}}}}}}|{{PAGENAME}}}} |image={{#if:{{{imagine|{{{image|{{#property:P18}} }}} }}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{imagine|{{{image|{{#invoke:Wikidata|getOneValueNoRef|P18}} }}} }}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{upright|{{#if:{{{interio...
wikitext
text/x-wiki
88cjoqqro3p6mhw731pixsit6hj6fqm
Format:Valoare unică de la Wikidata
10
73995
205508
2022-08-01T21:09:35Z
(G)jabz
12383
Nao frãndzã: <includeonly>{{#invoke:StringUtils|appendToString|{{#invoke:Wikidata|getOneValue|{{{pid|{{{1|}}}}}}|{{{qid|{{{2|}}}}}}}}| {{Editează la Wikidata|pid={{{pid|{{{1|}}}}}}|qid={{{qid|{{{2|}}}}}}}}}}</includeonly><noinclude> {{Lua|Modul:Wikidata}} <templatedata> { "params": { "pid": { "label": "Proprietate", "description": "ID-ul proprietății de la Wikidata", "example": "P59", "type": "string", "required": true }, "qid": { "label": "Entitate", "...
wikitext
text/x-wiki
8gx4vhbttwie5gvd1gl4z72h104yxyj
Modul:EditAtWikidata
828
73996
205509
2022-08-01T21:10:40Z
(G)jabz
12383
Nao frãndzã: -- Module to display an icon with a tooltip such as "Edit this at Wikidata" -- Icon will be linked to the Wikidata entry for the article where this is placed. -- This message is only displayed if a local_parameter is not supplied -- i.e. when called from a template, it can be coded not to display the message -- when a local parameter is in use, preventing the value form Wikidata being fetched. -- The qid of a Wikidata entry can optionally be supplied for testing outside the...
Scribunto
text/plain
02ahsqnljnqlsddlvb8rrn6l4jeoo9f
Modul:Wikidata
828
73997
205510
2022-08-01T21:11:46Z
(G)jabz
12383
Nao frãndzã: local getArgs = require('Module:Arguments').getArgs local SepEntries = require('Module:Separated entries') local StringUtils = require('Modul:StringUtils') local DateUtils = require('Modul:DateUtils') local GregorianDate = require('Modul:GregorianDate') local Citation = require('Modul:Citation/CS1') local TableTools = require('Modul:TableTools') local LangUtils = require('Modul:LangUtils') local plural = require('Modul:Plural').build_plural local Transliteration = require('M...
Scribunto
text/plain
5gsv0mgslr4dkmwn2l006o9pgp1h69r
205525
205510
2022-08-01T21:29:11Z
(G)jabz
12383
Scribunto
text/plain
36rypc83lyrmk7h8xo7k2qwm8yzww0o
Modul:Separated entries
828
73998
205511
2022-08-01T21:13:52Z
(G)jabz
12383
Nao frãndzã: -- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HTML escape sequences, such as " " for space. a...
Scribunto
text/plain
llc3d3c78nhgnxk4nekr2o428a8k5qt
Modul:DateUtils
828
73999
205512
2022-08-01T21:14:28Z
(G)jabz
12383
Nao frãndzã: local p = {} local maxDaysInMonth = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} local roman = require('Modul:Roman') local getArgs = require('Modul:Arguments').getArgs local defaultPostfixYear = { bc = 'î.Hr.', ad = 'd.Hr.' } local linkingPostfixYear = { bc = 'î.Hr.', ad = 'd.Hr.' } local months = mw.loadData('Modul:DateUtils/data').months local suffixFormatYear = function(y, postFixYear) local postFixYear = postFixYear or defaultPostfixYear return (y < 0 and (' ' ....
Scribunto
text/plain
c5f9thyx9ll4myr59ndd4txavmi7ew5
Modul:Roman
828
74000
205513
2022-08-01T21:15:13Z
(G)jabz
12383
Nao frãndzã: -- This module implements {{Roman}}. local p = {} -- This function implements the {{overline}} template. local function overline(s) return mw.ustring.format( '<span style="text-decoration:overline;">%s</span>', s ) end -- Gets the Roman numerals for a given numeral table. Returns both the string of -- numerals and the value of the number after it is finished being processed. local function getLetters(num, t) local ret = {} for _, v in ipairs(t) do local...
Scribunto
text/plain
d35tyboz65qhlxyfrpwnxustbycgd99
Modul:DateUtils/data
828
74001
205514
2022-08-01T21:15:58Z
(G)jabz
12383
Nao frãndzã: local months = { ['ianuarie'] = 1, ['februarie'] = 2, ['martie'] = 3, ['aprilie'] = 4, ['mai'] = 5, ['iunie'] = 6, ['iulie'] = 7, ['august'] = 8, ['septembrie'] = 9, ['octombrie'] = 10, ['noiembrie'] = 11, ['decembrie'] = 12, ['January'] = 1, ['February'] = 2, ['March'] = 3, ['April'] = 4, ['May'] = 5, ['June'] = 6, ['July'] = 7, ['August'] = 8, ['September'] = 9, ['October'] = 10, ['November'] = 11, ['December'] = 12, ['janvier'] = 1, ['février'] = 2, ['mars'] = 3, [...
Scribunto
text/plain
1dqa6aelb3vta4asefn9chxt54358rx
Modul:GregorianDate
828
74002
205515
2022-08-01T21:16:30Z
(G)jabz
12383
Nao frãndzã: local p = {} local DateUtils = require('Modul:DateUtils') local getArgs = require('Modul:Arguments').getArgs local data = mw.loadData('Modul:GregorianDate/data') local compareDates = function(date1, date2) if date1.year < date2.year then return 1 end if date2.year < date1.year then return -1 end if date1.month < date2.month then return 1 end if date2.month < date1.month then return -1 end if date1.day < date2.day then return 1 end if date2.day < date1.day then retur...
Scribunto
text/plain
hqa8y2pw3boy9u3yse6ks0eko1a78j0
Modul:GregorianDate/data
828
74003
205516
2022-08-01T21:18:13Z
(G)jabz
12383
Nao frãndzã: local limitDates = { {year = 4, month = 3, day = 3, calendar = 'julian' }, {year = 100, month = 3, day = 2, calendar = 'julian' }, {year = 200, month = 3, day = 1, calendar = 'julian' }, {year = 300, month = 2, day = 29, calendar = 'julian' }, {year = 500, month = 2, day = 28, calendar = 'julian' }, {year = 600, month = 2, day = 27, calendar = 'julian' }, {year = 700, month = 2, day = 26, calendar = 'julian' }, {year = 900, month = 2, day = 25, calendar = 'julian' },...
Scribunto
text/plain
6b0fg12fpv7bgmmkuutopa6c97430kr
Modul:Citation/CS1
828
74004
205517
2022-08-01T21:19:07Z
(G)jabz
12383
Nao frãndzã: local cs1 ={}; --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local dates, year_date_check, reformat_dates, date_hyphen_to_dash, -- functions in Module:Citation/CS1/Date_validation date_name_xlate local is_set, in_array, substitute, error_comment, set_error, select_one, -- functions in Module:Citation/CS1/Utilities add_maint_cat, wrap_style, safe_for_italics, is_wikilink, make_wikilink; local z ={}...
Scribunto
text/plain
26pciyw1oweingngylgkdjxum3bk50d
205537
205517
2022-08-01T21:38:18Z
(G)jabz
12383
Scribunto
text/plain
svevoet6qh9w0oqhu194dhp86rxq26n
205541
205537
2022-08-01T21:41:24Z
(G)jabz
12383
Scribunto
text/plain
gpwq96le7n6nq26rjgmwz00mzlritw6
205542
205541
2022-08-01T21:42:01Z
(G)jabz
12383
Scribunto
text/plain
6tg98awxeyctkpw63oosfb1qtsgm7q2
205544
205542
2022-08-01T21:43:28Z
(G)jabz
12383
Scribunto
text/plain
60gndaaxrmq6yr40mdpnduihffvvymc
205545
205544
2022-08-01T21:44:36Z
(G)jabz
12383
Scribunto
text/plain
lotss5r2qyweb7fnwfd0em859snxjlg
205546
205545
2022-08-01T21:45:14Z
(G)jabz
12383
Scribunto
text/plain
8sonsow1x2vdzd69gicfrzd67z0hrt0
205547
205546
2022-08-01T21:45:51Z
(G)jabz
12383
Scribunto
text/plain
9sku1fzc7sa9m2h8gyfq9bnfnuxpidd
205548
205547
2022-08-01T21:46:30Z
(G)jabz
12383
Scribunto
text/plain
egyveaepw1fp39j72gk0ejp24qrqqia
Modul:LangUtils
828
74005
205518
2022-08-01T21:19:45Z
(G)jabz
12383
Nao frãndzã: -- This module contains various utility code for use with language-related modules local langCodes = { ["Q188"] = "de", ["Q1860"] = "en", ["Q7913"] = "ro", ["Q7737"] = "ru", } return langCodes
Scribunto
text/plain
bjvd574nzqshmbf4sr9kx61dy0id2ak
Modul:Plural
828
74006
205519
2022-08-01T21:20:33Z
(G)jabz
12383
Nao frãndzã: local getArgs = require('Module:Arguments').getArgs local lang = mw.getLanguage("ro") local p = {} function p.build_first_plural(singular) plural = mw.loadData("Modul:Plural/data").plural if plural[singular] ~= nil then return plural[singular] else return string.format("%si", singular) end end function p.build_plural(count, singular, first_plural, second_plural) if count == 1 then form = singular elseif count == 0 or count ~= nil and (count%100 > 0 a...
Scribunto
text/plain
ahpku8559zh8bied1yvxve29rdegapo
Modul:Transliteration
828
74007
205520
2022-08-01T21:21:10Z
(G)jabz
12383
Nao frãndzã: local p = {} local getArgs = require('Modul:Arguments').getArgs local transliterationMaps = mw.loadData('Modul:Transliteration/langdata') local function isTransliterationSupported(langCode) if transliterationMaps[langCode] then return true end return false end p.isTransliterationSupported = isTransliterationSupported local function postProcess(str) local chars = {} local idx = 1 while idx <= mw.ustring.len(str) do local crtChar = mw.ustring.sub(str, idx, idx) if c...
Scribunto
text/plain
72z6l1o2tejik4e51dkd1unoj4b6e4m
Modul:Transliteration/langdata
828
74008
205521
2022-08-01T21:21:45Z
(G)jabz
12383
Nao frãndzã: local map = { ['sr'] = { ['а'] = 'a', ['б'] = 'b', ['в'] = 'v', ['г'] = 'g', ['д'] = 'd', ['ђ'] = 'đ', ['е'] = 'e', ['ж'] = 'ž', ['з'] = 'z', ['и'] = 'i', ['ј'] = 'j', ['к'] = 'k', ['л'] = 'l', ['љ'] = 'lj', ['м'] = 'm', ['н'] = 'n', ['њ'] = 'nj', ['о'] = 'o', ['п'] = 'p', ['р'] = 'r', ['с'] = 's', ['т'] = 't', ['ћ'] = 'ć', ['у'] = 'u', ['ф'] = 'f', ['х'] = 'h', ['ц'] = 'c', ['ч'] = 'č', ['џ'] = 'dž', ['ш'] = 'š' }, ['mk'] = {...
Scribunto
text/plain
1g8xo7bqu0pz5j20cnm22cxx5vbbwd0
Modul:Set
828
74009
205522
2022-08-01T21:22:26Z
(G)jabz
12383
Nao frãndzã: --[[ ------------------------------------------------------------------------------------ -- Set -- -- -- -- This module includes a number of set operations for dealing with Lua tables. -- -- It currently has union, intersection and complement functions for both -- -- key/value pairs and for values only....
Scribunto
text/plain
6gmoyzv2ns6r0anbwm01ke08woqtztj
Format:Date înlănțuite de la Wikidata
10
74010
205523
2022-08-01T21:23:09Z
(G)jabz
12383
Nao frãndzã: {{{{{|safesubst:}}}#invoke:Wikidata|getOneValueInChain}}<noinclude> {{Documentație}} <templatedata> { "params": { "1": {}, "2": {}, "3": {} }, "description": "Produce o singură bucată de date de la Wikidata, obținută prin înlănțuire de mai multe elemente", "format": "inline" } </templatedata> </noinclude>
wikitext
text/x-wiki
jzzgfniepdvkc3ayd5292pz7qx9aanq
Format:Invizibil
10
74011
205524
2022-08-01T21:23:53Z
(G)jabz
12383
Nao frãndzã: <span style="display:none">{{{1}}}</span><noinclude>{{documentație}}</noinclude>
wikitext
text/x-wiki
o5xrbfua0t1odo0253inyypj91momcb
Modul:Citation/CS1/Configuration
828
74012
205526
2022-08-01T21:30:04Z
(G)jabz
12383
Nao frãndzã: local citation_config = {}; -- override <code>...</code> styling to remove color, border, and padding. <code> cscs is specified here: -- https://git.wikimedia.org/blob/mediawiki%2Fcore.git/69cd73811f7aadd093050dbf20ed70ef0b42a713/skins%2Fcommon%2FcommonElements.css#L199 local code_style="color:inherit; border:inherit; padding:inherit;"; --[[--------------------------< U N C A T E G O R I Z E mD _ N A M E S P A C E S >------------------------------ List of namespaces tha...
Scribunto
text/plain
7uxdm8uq8hn6e88hzh4y9kwj2dpf1e0
Format:Separated entries
10
74013
205527
2022-08-01T21:30:38Z
(G)jabz
12383
Nao frãndzã: {{{{{|safesubst:}}}#invoke:Separated entries|main}}<noinclude> {{Lua|Modul:Separated entries}} </noinclude>
wikitext
text/x-wiki
c7z1sy9m3z1f5721a27x1je8rwt7bef
Modul:Yesno
828
74014
205528
2022-08-01T21:31:33Z
(G)jabz
12383
Nao frãndzã: -- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val == 'tr...
Scribunto
text/plain
swdskn7svew8i9wuydn9uj5l3r2ghcs
Modul:List
828
74015
205529
2022-08-01T21:32:16Z
(G)jabz
12383
Nao frãndzã: -- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args)...
Scribunto
text/plain
1kfxv6e8upfdko23gc41ky0lax25kzs
Modul:Message box
828
74016
205530
2022-08-01T21:32:51Z
(G)jabz
12383
Nao frãndzã: require('Module:No globals') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------...
Scribunto
text/plain
tlnzbh6rckdvi5694ry4mke70gzdrju
Modul:No globals
828
74017
205531
2022-08-01T21:33:23Z
(G)jabz
12383
Nao frãndzã: local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)
Scribunto
text/plain
gggsv54pq7f94l3up48hr91qtxnskdm
205532
205531
2022-08-01T21:34:18Z
(G)jabz
12383
Scribunto
text/plain
k6gp3j0p5nadqlgwjzuyld3hcc4elnq
Modul:Message box/configuration
828
74018
205533
2022-08-01T21:34:56Z
(G)jabz
12383
Nao frãndzã: -------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for [[Module:Message box]]. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-speedy',...
Scribunto
text/plain
ldagdlymcob5mvkzqgflnky08km8w0g
Modul:Message box/ombox.css
828
74019
205534
2022-08-01T21:35:33Z
(G)jabz
12383
Nao frãndzã: /* {{pp|small=y}} */ .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; /* Default "notice" gray */ background-color: #f8f9fa; box-sizing: border-box; } /* For the "small=yes" option. */ .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; /* Red */ background-color: #fee7e6; /* Pink */ } .ombox-delete { border: 2px solid #b32424; /* Red */ } .ombox-content { border: 1px sol...
sanitized-css
text/css
gt34qcz2etl1lglsfax1xmoaasgmdxe
Modul:Citation/CS1/Whitelist
828
74020
205535
2022-08-01T21:36:23Z
(G)jabz
12383
Nao frãndzã: --[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items can have three values: true - these parameters are valid and supported parameters false - these parameters are deprecated but still supported tracked - these parameters are valid and supported parameters tracked in an eponymous properties category nil - these par...
Scribunto
text/plain
c31769ha0b0k636k736zgv3no6leh8l
Modul:Citation/CS1/Utilities
828
74021
205536
2022-08-01T21:37:02Z
(G)jabz
12383
Nao frãndzã: local z = { error_cats_t = {}; -- for categorizing citations that contain errors error_ids_t = {}; -- list of error identifiers; used to prevent duplication of certain errors; local to this module error_msgs_t = {}; -- sequence table of error messages maint_cats_t = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work prop_cats_t = {}; -- for categorizing citation...
Scribunto
text/plain
kk801mqzkv4xrvmuck62gy23fyu6dl0
Modul:Citation/CS1/Date validation
828
74022
205538
2022-08-01T21:39:00Z
(G)jabz
12383
Nao frãndzã: --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local add_prop_cat, is_set, in_array, set_message, substitute, wrap_style; -- imported functions from selected Module:Citation/CS1/Utilities local cfg; -- table of tables imported from selected Module:Citation/CS1/Configuration --[[--------------------------< F I L E - S C O P E D E C L A R A T I O N S >-------------------------------- Fil...
Scribunto
text/plain
obboarlfkmx4zbge5gqjllttddlxljn
Modul:Citation/CS1/Identifiers
828
74023
205539
2022-08-01T21:39:41Z
(G)jabz
12383
Nao frãndzã: --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, set_message, select_one, -- functions in Module:Citation/CS1/Utilities substitute, make_wikilink; local z; -- table of tables defined in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[------...
Scribunto
text/plain
1s53aqur5zcnnjyu0azfrtjq6dyiwg4
Modul:Citation/CS1/COinS
828
74024
205540
2022-08-01T21:40:26Z
(G)jabz
12383
Nao frãndzã: --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >---------------------------------------------...
Scribunto
text/plain
9vyk9pk52t1pp4siilcbluanw9m1ekz
205543
205540
2022-08-01T21:42:39Z
(G)jabz
12383
Scribunto
text/plain
qbbrzcn2qvuy5zakkht5j3vo1obii4n
Modul:Citation/CS1/styles.css
828
74025
205549
2022-08-01T21:47:03Z
(G)jabz
12383
Nao frãndzã: /*-------------------------< P R O T E C T I O N I C O N >-------------------- the following line controls the page-protection icon in the upper right corner it must remain within this comment {{sandbox other||{{pp-template}}}} */ /*-------------------------< O V E R R I D E S >-------------------------------- cs1|2 references are wrapped in <cite>...</cite> tags. Some wikis have not chosen to override the generic user agent italic styling as en.wiki has. This (unte...
sanitized-css
text/css
7fv38nbtpuch4lec0zbgz4par9lwh5e
Format:Comma separated entries
10
74026
205550
2022-08-01T21:53:04Z
(G)jabz
12383
Nao frãndzã: {{<includeonly>safesubst:</includeonly>#invoke:Separated entries|comma}}<noinclude>{{Lua|Modul:Separated entries}} [[Categorie:Formate Wikipedia]] </noinclude>
wikitext
text/x-wiki
ap02tr5ek9khyaqg3ogv6801wy0q6ts
Dacia Logan
0
74027
205551
2022-08-01T21:54:33Z
(G)jabz
12383
Nao frãndzã: {{Infocaseta Autoturism | nume_model = Dacia Logan | imagine = Dacia Logan III (cropped).jpg | producator = [[Automobile Dacia S.A.|Dacia]] | compania_mama = [[Renault]] | productia = 2004–prezent | predecesor = [[Dacia 1310]]<br />[[Dacia Solenza]] | clasa = [[Mașină subcompactă]] ([[Segmentul B|B]])<br />[[MPV compact]] (MCV Mk1) | layout = [[Motor față, tracțiune față]] | in...
wikitext
text/x-wiki
krfaqmpkn8opi4jnu9i5y6b10k6ztd8
Format:Infocaseta Serial/doc
10
74028
205552
2022-08-01T21:57:34Z
(G)jabz
12383
Nao frãndzã: <noinclude>{{Documentație/Subpagină}}</noinclude> {{ezoteric}} ---- Acest format este folosit pentru a introduce o '''[[Proiect:Infocasete|infocasetă]]''' într-un articol privitor la un program de televiziune. Utilizează parametrii complecși bazați la funcțiile Parser și nu trebuie modificat de utilizatorii fără experiență legată de sintaxă Wiki mai complicată. == Format de bază == <pre>{{Infocaseta Serial | nume = | image = nu...
wikitext
text/x-wiki
7zzxhnsor84fhvm3p2c81mihe8kopw0
205554
205552
2022-08-01T22:03:17Z
(G)jabz
12383
wikitext
text/x-wiki
muo5z1fcw5g8jfc0eyu8hrxmwnjjgmw
Format:Start date
10
74029
205555
2022-08-01T22:14:04Z
(G)jabz
12383
Nao frãndzã: <includeonly>{{#if: {{{4|}}} |{{#if: {{{5|}}} |{{padleft:{{{4}}}|2|0}}:{{padleft:{{{5}}}|2|0}}{{#if: {{{6|}}} |:{{padleft:{{{6}}}|2|0}} }}, }} }}<!--ABOVE FOR TIME; BELOW FOR DATE -->{{#if: {{{1|}}} |{{#if: {{{2|}}} |{{#if: {{{3|}}} |{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}} {{{1}}}|{{MONTHNAME|{{{2}}}}} {{{1}}}}}|{{{1}}}}}}}{{#if: {{{7|}}} | ({{#ifeq: {{{7...
wikitext
text/x-wiki
fppcaaxr8kv42rhkut6pusaofi4zkjk
Format:MONTHNAME
10
74030
205556
2022-08-01T22:14:59Z
(G)jabz
12383
Nao frãndzã: <includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=ianuarie|2=februarie|3=martie|4=aprilie|5=mai|6=iunie|7=iulie|8=august|9=septembrie|10=octombrie|11=noiembrie|12=decembrie|Parametru 1 incorect=''luna''!}}|Parametru 1 lipsă=''luna''!}}</includeonly><noinclude> {{/doc}} </noinclude>
wikitext
text/x-wiki
qceeaik5zd22mr4oexgnt2au844pgwz
Format:Clear
10
74031
205557
2022-08-01T22:18:31Z
(G)jabz
12383
Nao frãndzã: <div style="clear:{{#switch:{{{1|}}}|left|right={{{1|}}}|both}}"></div><noinclude> {{documentation}} [[Categorie:Formate de formatare și funcționare]]</noinclude>
wikitext
text/x-wiki
87ufc0v46hsvyb4q7ezcgso708rsusr