Benutzerbeiträge von „Alavi“

Ein Benutzer mit 60 Bearbeitungen. Das Konto wurde am 11. Juni 2023 erstellt.
Suche nach BenutzerbeiträgenAusklappenEinklappen
⧼contribs-top⧽
⧼contribs-date⧽
(neueste | älteste) Zeige (jüngere 50 | ) (20 | 50 | 100 | 250 | 500)

1. März 2024

17. Februar 2024

15. Februar 2024

  • 16:3716:37, 15. Feb. 2024 Unterschied Versionen +27.439 Bytes N Modul:Tree chart/dataDie Seite wurde neu angelegt: „local SLD = '1px solid black' local DSH = '1px dashed black' local DOT = '1px dotted black' local data = { ['!'] = { t = { { attr = { rowspan = '2' }, style = { ['border-right'] = SLD, width = '1em', height = '2em' } }, { attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } } }, ['%'] = { b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } }, { style = { width = '1em', height = '1em' } } }, t = { {…“ aktuell
  • 16:3616:36, 15. Feb. 2024 Unterschied Versionen +1.809 Bytes N Modul:Tree chartDie Seite wurde neu angelegt: „require('strict') local p = {} local cells = mw.loadData('Module:Tree chart/data') function p._main(cell_args) local ret = mw.html.create() local top = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } local bottom = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } for _, v in ipairs(cell_args) do if type(v) == 'string' then top:wikitext(cells[v].t) bottom:wikitext(cells[v].b) else…“ aktuell
  • 16:3516:35, 15. Feb. 2024 Unterschied Versionen +95 Bytes N Vorlage:Tree chartDie Seite wurde neu angelegt: „<includeonly>{{#invoke:Tree chart|main}}</includeonly><noinclude>{{documentation}} </noinclude>“ aktuell
  • 16:3516:35, 15. Feb. 2024 Unterschied Versionen +33 Bytes N Vorlage:ChartWeiterleitung nach Vorlage:Tree chart erstellt aktuell Markierung: Neue Weiterleitung
  • 16:3416:34, 15. Feb. 2024 Unterschied Versionen +101 Bytes N Vorlage:Tree chart/endDie Seite wurde neu angelegt: „<noinclude><table></noinclude></table><noinclude>{{Documentation|Template:Chart/end/doc}}</noinclude>“ aktuell
  • 16:3416:34, 15. Feb. 2024 Unterschied Versionen +37 Bytes N Vorlage:Chart/endWeiterleitung nach Vorlage:Tree chart/end erstellt aktuell Markierung: Neue Weiterleitung
  • 16:3316:33, 15. Feb. 2024 Unterschied Versionen +242 Bytes N Vorlage:Tree chart/startDie Seite wurde neu angelegt: „<table style="border-spacing: 0px; border-collapse: separate; {{#switch: {{{align|}}} |left = float: left; |right = float: right; |center = margin: 0 auto; |#default = }} {{{style|}}}"><noinclude> {{chart/end}} {{Documentation}} </noinclude>“ aktuell
  • 16:3316:33, 15. Feb. 2024 Unterschied Versionen +39 Bytes N Vorlage:Chart/startWeiterleitung nach Vorlage:Tree chart/start erstellt aktuell Markierung: Neue Weiterleitung
  • 16:1516:15, 15. Feb. 2024 Unterschied Versionen +178 Bytes N Vorlage:ReplaceDie Seite wurde neu angelegt: „{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|plain={{{plain|true}}}|count={{{count|}}}}}<noinclude> {{documentation}} </noinclude>“ aktuell Markierung: Visuelle Bearbeitung: Gewechselt
  • 16:1416:14, 15. Feb. 2024 Unterschied Versionen +421 Bytes N Vorlage:Param valueDie Seite wurde neu angelegt: „<code style="border:{{{border|{{{b|thin solid #caa}}}}}};background-color:{{{bg-color|{{{bg|white}}}}}};padding:1px 2px 0 1px;margin:0 2px 0 1px;white-space:nowrap;{{{style|}}}">{{replace|{{replace|{{replace|{{replace|{{replace|<includeonly>⊗ϑ{{{1|}}}⊗ϑ</includeonly><noinclude>value</noinclude>| |{{{space|{{{sp| }}}}}}}}|#|#}}|*|*}}|:|:}}|⊗ϑ|}}</code><noinclude> {{Documentation}} </noinclude>“ aktuell
  • 16:1416:14, 15. Feb. 2024 Unterschied Versionen +2.925 Bytes N Vorlage:Collapsible optionDie Seite wurde neu angelegt: „This template's '''initial visibility currently defaults to {{param value|{{#switch:{{{default|}}}|collapsed=collapsed|expanded=expanded|autocollapse|#default=autocollapse}}}}''', meaning that {{#switch:{{{default|}}}|collapsed=it is hidden apart from its title bar.|expanded=it is fully visible.|autocollapse|#default=if there is another collapsible item on the page (a navbox, sidebar, or Help:Collapsing|table with…“ aktuell
  • 16:0916:09, 15. Feb. 2024 Unterschied Versionen +1.128 Bytes Benutzer:Alavi/SpielwieseKeine Bearbeitungszusammenfassung aktuell

4. Januar 2024

  • 21:3021:30, 4. Jan. 2024 Unterschied Versionen +3.312 Bytes N Modul:Check for unknown parametersDie Seite wurde neu angelegt: „-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the o…“ aktuell
  • 21:2921:29, 4. Jan. 2024 Unterschied Versionen +374 Bytes N Vorlage:YesnoDie Seite wurde neu angelegt: „{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |f |false |off |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>“ aktuell

1. Januar 2024

31. Dezember 2023

  • 22:3222:32, 31. Dez. 2023 Unterschied Versionen +602 Bytes N Vorlage:EfnCreata pagina con "<includeonly>{{#if:{{{name|}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|name={{{name|}}}|group={{#switch: {{{group|}}} | note | upper-alpha | upper-roman | lower-alpha | lower-greek | lower-roman = {{{group|}}} | #default = lower-alpha }} }} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|group={{#switch: {{{group|}}} | note | upper-alpha | upper-roman | lower-alpha | lower-greek..."

17. Dezember 2023

21. November 2023

  • 10:2710:27, 21. Nov. 2023 Unterschied Versionen +436 Bytes N MediaWiki:SidebarDie Seite wurde neu angelegt: „* navigation ** mainpage|mainpage-description ** randompage-url|randompage ** recentchanges-url|recentchanges ** Special:Contact|kontaktiere uns ** Special:Contributionscores|Beitragswerte * SEARCH * Other bases ** https://en.imamatpedia.com/wiki/{{#if:{{{1|}}}|{{PAGENAME:{{{1|}}}}}|{{PAGENAME}}}}|EmamatPedia ** https://en.wikihaj.com/view/Main_Page|WikiHaj ** https://en.wikipasokh.com/view/Main_Page|WikiPasokh * TOOLBOX * LANGUAGES“

20. November 2023

(neueste | älteste) Zeige (jüngere 50 | ) (20 | 50 | 100 | 250 | 500)