Admin için kullanıcı katkıları

600 değişikliği olan bir kullanıcı. Hesap 26 Temmuz 2024 tarihinde oluşturuldu.
Katkıları araGenişletDaralt
⧼contribs-top⧽
⧼contribs-date⧽
(en yeni | en eski) ( | ) (20 | 50 | 100 | 250 | 500) gör

27 Temmuz 2024

  • 04.4304.43, 27 Temmuz 2024 fark geçmiş +3.162 Y Modül:Coa/core"local getArgs = require('Module:Bağımsız değişkenler').getArgs local data = require('Module:Coa/data') local p = {} local function find_key(key) key = mw.ustring.lower(key) -- make lowercase local patterns = { -- "^%[%[file:", -- "%|.*%]%]$", -- "^house ", -- "^coin of", -- "%.png$", -- "%.svg$", -- "%.jpe?g$", } for _, pattern in pairs(patterns) do -- remove some words key = mw.ustring.gsub(key, pattern,..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4204.42, 27 Temmuz 2024 fark geçmiş +4.204 Y Modül:Roman"local getArgs = require('Module:Bağımsız değişkenler').getArgs -- 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..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4204.42, 27 Temmuz 2024 fark geçmiş +8.030 Y Modül:TableTools"--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly fr..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4204.42, 27 Temmuz 2024 fark geçmiş +1.457 Y Modül:Separated entries"-- 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". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (conve..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4104.41, 27 Temmuz 2024 fark geçmiş +755 Y Modül:Yesno"-- 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 mw.ustring.lower(val) or val if val == nil then return nil elseif val == true or val == 'yes'..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4104.41, 27 Temmuz 2024 fark geçmiş +422 Y Şablon:Main other"{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>" içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4004.40, 27 Temmuz 2024 fark geçmiş +85 Y Şablon:Nowrap"<includeonly><span style="white-space:nowrap">{{{1}}}</span></includeonly><noinclude>" içeriğiyle yeni sayfa oluşturdu güncel
  • 04.4004.40, 27 Temmuz 2024 fark geçmiş +6.820 Y Modül:Bilgikutusu karakter/ad"local getArgs = require('Module:Bağımsız değişkenler').getArgs local yesno = require('Module:Yesno') local infobox_image = require('Module:InfoboxImage').InfoboxImage local br = require('Module:Separated entries').br local roman = require('Module:Roman').main local coa = require('Module:Coa/core').main local function split(inputstr, sep) -- This function splits a string by the given separating character sep = sep or '%s' local t = {} for fi..." içeriğiyle yeni sayfa oluşturdu güncel
  • 04.3904.39, 27 Temmuz 2024 fark geçmiş +4.590 Y Şablon:Karaktera"<includeonly>{{bilgikutusu | above = {{#invoke:Bilgikutusu karakter/ad|main|name={{{karakteradı|{{{name|{{PAGENAME}}}}}}}}<!-- deprecated -->}} | abovestyle = {{{abovestyle| text-align:center;}}} | image = {{#if:{{{image|}}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{image}}}|maxsize=300px|sizedefault=300x560px|border=no|suppressplaceholder={{main other|yes|no}}}}}} | caption = {{#if:{{{caption|}}} | {{{caption}}} }}..." içeriğiyle yeni sayfa oluşturdu
  • 04.3804.38, 27 Temmuz 2024 fark geçmiş +614 Y Modül:Coa/data"return { -- ------ -- HOUSES -- ------ bronte = { file = "Bronte.svg", page = "Bronte Hanedanı", }, borrand = { file = "Borrand.svg", page = "Borrand Hanedanı", }, huffle = { file = "Huffle.svg", page = "Huffle Hanedanı", }, oscoll = { file = "Oscoll.svg", page = "Oscoll Hanedanı", }, -- ------ -- OTHERS -- ------ unknown = { file = "None.svg", }, unknowndorne = { file = "None..." içeriğiyle yeni sayfa oluşturdu
  • 04.3404.34, 27 Temmuz 2024 fark geçmiş +4 Mervyn HanedanıDeğişiklik özeti yok güncel Etiket: Görsel düzenleme
  • 04.3304.33, 27 Temmuz 2024 fark geçmiş +11 Mervyn HanedanıDeğişiklik özeti yok
  • 04.3204.32, 27 Temmuz 2024 fark geçmiş −25 Mervyn HanedanıDeğişiklik özeti yok
  • 04.3204.32, 27 Temmuz 2024 fark geçmiş 0 Y Dosya:Bilinmiyor.svgDeğişiklik özeti yok güncel
  • 04.3004.30, 27 Temmuz 2024 fark geçmiş +2.126 Y Mervyn Hanedanı"{{Hanelera | Hane_adı = Mervyn Hanedanı | image = Bilinmiyor.svg | yerleşim = Meşedüşü, Meşekoru (eskiden) | Bölge = Ateşkoru, Aston Krallığı | Unvan = Meşedüşü Şövalyesi | Bağlılık = Ross Hanedanı <br> Reynard Hanedanı |Kurucu=Şenşakrak Mervyn}}'''Meşedüşü'nün Mervyn Hanedanı''', Aston Krallığı'nın Ateşkoru bölgesinde bulunan köklü fakat mütevazi hanedanlardan biridir. Ye..." içeriğiyle yeni sayfa oluşturdu Etiket: Görsel düzenleme: Değiştirildi
  • 04.1304.13, 27 Temmuz 2024 fark geçmiş +4 Huffle HanedanıDeğişiklik özeti yok güncel Etiket: Görsel düzenleme
  • 04.1304.13, 27 Temmuz 2024 fark geçmiş +21 Borrand HanedanıDeğişiklik özeti yok güncel Etiket: Görsel düzenleme
  • 04.1104.11, 27 Temmuz 2024 fark geçmiş 0 Y Dosya:Oscoll.svgDeğişiklik özeti yok güncel
  • 04.1004.10, 27 Temmuz 2024 fark geçmiş +74 Oscoll HanedanıDeğişiklik özeti yok güncel Etiket: Görsel düzenleme
  • 04.0904.09, 27 Temmuz 2024 fark geçmiş +1.130 Y Oscoll Hanedanı"{{Hanelera|Hane_adı=Oscoll Hanedanı|image=Oscoll.svg|Hane_arması=Kırmızı zemin üzerinde üç beyaz dolunay.|yerleşim=Kırıkyol Kalesi|Bölge=Demirdiyar, Aston Krallığı|Unvan=Kırıkyol Kalesi Lordu|Bağlılık=Ross Hanedanı|Şimdiki_Lord=Lord Osell Oscoll}}'''Kırıkyol'un Oscoll Hanedanı''', Aston Krallığı'nın Demirdiyar bölgesinde bulunan soylu hanedanlardan biridir. Yerleşkeleri Kral Yolu'nun Hudutla..." içeriğiyle yeni sayfa oluşturdu Etiket: Görsel düzenleme: Değiştirildi
  • 04.0204.02, 27 Temmuz 2024 fark geçmiş +4.668 Borrand HanedanıDeğişiklik özeti yok Etiket: Görsel düzenleme
  • 03.5603.56, 27 Temmuz 2024 fark geçmiş +1.392 Y Şablon:Borrand tree"{{familytree/start|style=font: 90% sans-serif;| summary=Boxes and lines diagram with 28 boxes}} {{familytree| | | | | | | | | | | | | | | |Borras|v|Nael| | | |Borras=Borras|Nael=Nael<br>Rackley}} {{familytree| | | | | | | |,|-|-|-|-|-|-|-|-|-|-|^|-|-|-|-|v|-|-|-|-|-|-|-|.| | | | | }} {{familytree| | | | | | |Kennar|v|ER| | | | | | | | | |Karras|v|TER| |Harron|v|TEG| |Kennar=Kennar|ER=Erily Dryk|Eri..." içeriğiyle yeni sayfa oluşturdu güncel

26 Temmuz 2024

(en yeni | en eski) ( | ) (20 | 50 | 100 | 250 | 500) gör