All public logs
Combined display of all available logs of Wikivahdat. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:06, 24 November 2023 Wikivahdat talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 12:05, 24 November 2023 Wikivahdat talk contribs created page Module:Exponential search (Created page with "-- This module provides a generic exponential search algorithm. requirestrict local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint(lower, upper) return floor(lower + (upper - lower) / 2) end local function search(testFunc, i, lower, upper) if testFunc(i) then if i + 1 == upper then return i end lower = i if upper then i = midPoint(lower, upper) else i = i * 2 end return search(testFunc, i, low...")
- 12:05, 24 November 2023 Wikivahdat talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- 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 from #invoke....")
- 12:04, 24 November 2023 Wikivahdat talk contribs created page Module:List (Created page with "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) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
- 12:03, 24 November 2023 Wikivahdat talk contribs created page Template:Born and died list (Created page with "{{hlist|style=margin-top: 0.5em;|{{{1}}} ({{SelAnnivAbbr|{{{2}}}|{{{3}}}}})|{{#if: {{{4|}}}|{{{4}}} ({{SelAnnivAbbr|{{{5}}}|{{{6}}}}})|}}|{{#if: {{{7|}}}|{{{7}}} ({{SelAnnivAbbr|{{{8}}}|{{{9}}}}})|}}|{{#if: {{{10|}}}|{{{10}}} ({{SelAnnivAbbr|{{{11}}}|{{{12}}}}})|}}}}<noinclude> {{documentation}} </noinclude>")
- 07:42, 24 November 2023 Wikivahdat talk contribs created page Template:In the news/footer (Created page with "<div class="itn-footer" style="margin-top: 0.5em;"> <!-- ongoing --><div>{{#if:{{{currentevents|}}} |'''Ongoing''': {{Flatlist|class=inline}} {{{currentevents}}}{{endflatlist}} }}</div> <!-- recent deaths --><div>{{#if:{{{recentdeaths|}}} |{{#ifexist:Deaths in {{CURRENTYEAR}} |'''[[Deaths in {{CURRENTYEAR}}|Recent deaths]]''' |'''[[Deaths in {{#time:Y|-1 years}}|Recent deaths]]''' }}: {{Flatlist|class=inline}} {{{recentdeaths}}}{{endfl...")
- 07:41, 24 November 2023 Wikivahdat talk contribs created page Template:Main page image/ITN/styles.css (Created blank page)
- 07:35, 24 November 2023 Wikivahdat talk contribs created page Template:In the news (Created page with "{{Main page image/ITN | image = 2023, 07, Cody Fajardo.jpg <!--NOTE: Do not use an unprotected Commons file. Our cascading protection will not apply. Either upload a local copy or list it at WP:CMP and wait for the bot to protect it at Commons. See WP:ITN/A for full instructions.--> | width = <!--Width is determined automatically. Only use this parameter to override autosizing.--> | caption = Cody Fajardo | title = Cody Fajardo in 2023 | link = | border = | c...")
- 07:35, 24 November 2023 Wikivahdat talk contribs created page Template:Main page image/ITN (Created page with "{{#if:{{{image|}}}|<templatestyles src="Main page image/ITN/styles.css"/><div role="figure" class="itn-img"> {{main page image|image={{{image}}}|border={{#ifeq:{{{border}}}|yes|yes|}}|width={{#if:{{{width|}}}|{{{width}}}|{{#invoke:Main_page_image|width|{{PAGENAME:{{{image}}}}}}}}}|title={{#if:{{{title|}}}|{{{title}}}}}|alt={{#if:{{{alt|}}}|{{{alt}}}}}|caption={{#if:{{{caption|}}}|{{{caption}}}}}|caption align={{#if:{{{caption align|}}}|{{{caption align}}}}}|link={{#if:{{...")
- 07:02, 24 November 2023 Wikivahdat talk contribs created page Template:Did you know (Created page with "{{main page image/DYK|image=الغدیر.jpg|caption=کتاب الغدیر}} * ... Did you know? * ... Did you know? * ... Did you know? * ... Did you know? * ... Did you know? * ... Did you know? * ... Did you know? * ... Did you know? {{flatlist|class=dyk-footer noprint|style=margin-top: 0.5em; text-align: right;}} * '''Archive''' {{endflatlist}}")
- 07:02, 24 November 2023 Wikivahdat talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
- 07:02, 24 November 2023 Wikivahdat talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p")
- 07:01, 24 November 2023 Wikivahdat talk contribs created page Module:Main page image (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.width(frame) local args = getArgs(frame) return p._width(args) end function p._width(args) local new_width = 140 local page = mw.title.makeTitle('File', args[1] or '') if not page or not page.fileExists then return new_width end new_width = math.floor(140 * math.sqrt(page.file.width / page.file.height) + 0.5) return new_width end return p")
- 06:58, 24 November 2023 Wikivahdat talk contribs created page Template:Main page image (Created page with "<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: {{#expr:{{str number/trim|{{if empty|{{{width|}}}|120}}}}{{#ifeq:{{{border|}}}|yes|+2}}}}px;"> File:<!--if {{{image}}} begins with File:/Image: remove it-->{{PAGENAME:{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}{{#ifeq:{{{border|}}}|yes|{{!}}border|}}|<!-- if {{{width}}} ends with "px" then remove it -->{{Str rep|{{#invoke:string|replace|{{#if:{{{wi...")
- 06:58, 24 November 2023 Wikivahdat talk contribs created page Template:Str rep (Created page with "{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|1}}<noinclude> {{Documentation}}</noinclude>")
- 06:57, 24 November 2023 Wikivahdat talk contribs created page Module:String/doc (Created page with "{{Used in system}} {{Module rating|protected}} {{Lmd|String}} This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. == Global o...")
- 06:57, 24 November 2023 Wikivahdat talk contribs created page Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
- 06:56, 24 November 2023 Wikivahdat talk contribs created page Template:Str number/trim (Created page with "{{#invoke:String|match|s={{{1}}}|^%d*|ignore_errors=true}}<noinclude> {{Documentation}}</noinclude>")
- 06:55, 24 November 2023 Wikivahdat talk contribs created page Template:Main page image/DYK (Created page with "<div class="dyk-img" style="float: right; margin-left: 0.5em;"> {{Main page image | image = {{{image|<noinclude>Example-serious.jpg</noinclude>}}} | link = {{{link|}}} | border = {{{border|}}} | width = {{{width|{{#invoke:Main_page_image|width|{{PAGENAME:{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}}}}}} | caption = {{{caption|<noinclude>Caption goes here.</noinclude>}}} | caption align = {{{caption align|}}}...")
- 06:53, 24 November 2023 Wikivahdat talk contribs created page Template:Endflatlist (Created page with "<includeonly></div></includeonly><noinclude> {{documentation|Template:Flatlist/doc}} </noinclude>")
- 06:53, 24 November 2023 Wikivahdat talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-protected|reason=match parent|small=yes}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or s...")
- 06:52, 24 November 2023 Wikivahdat talk contribs created page Template:Flatlist (Created page with "<templatestyles src="Hlist/styles.css"/><div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>")
- 06:49, 24 November 2023 Wikivahdat talk contribs created page Wikivahdat:Today's featured article (Created page with "175px|frameless|right|alt=Ramadan|Al-Ghadir and Islamic Unity '''Al-Ghadir''' has raised a great wave in the Islamic world, and Islamic thinkers have paid a deep attention to it from various angles: literary, historical. theological, traditional , social, and analytical. What interests us from the social angle is Islamic unity. Islamic reformers and enlightened scholars of our era consider the unity and adherence of Islamic nations and sects as...")
- 06:18, 24 November 2023 Wikivahdat talk contribs created page Template:Wikivahdat's sister projects (Created page with "<templatestyles src="Wikivahdat's sister projects/styles.css" /> Wikivahdat is written by volunteer editors: {{plainlist}} <ul id="sister-projects-list"> <li> <div>31px|link=c:|Commons|alt=Commons logo</div> <div><span>Commons</span><br/>Free media repository</div> </li> <li> <div>35px|link=m:|Meta-Wiki|alt=Meta-Wiki logo</div> <div><span>Meta-Wiki</span><br/>Wikimedia project coord...")
- 06:17, 24 November 2023 Wikivahdat talk contribs created page Template:Endplainlist (Created page with "<includeonly></div></includeonly><noinclude> {{documentation|Template:Plainlist/doc}} </noinclude>")
- 06:16, 24 November 2023 Wikivahdat talk contribs created page Template:Plainlist/styles.css (Created page with "{{pp-template|small=yes}}: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 06:16, 24 November 2023 Wikivahdat talk contribs created page Template:Plainlist (Created page with "<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>")
- 06:14, 24 November 2023 Wikivahdat talk contribs created page Template:Wikivahdat's sister projects/styles.css (Created page with "{{pp-template}}: #sister-projects-list { display: flex; flex-wrap: wrap; } #sister-projects-list li { display: inline-block; } #sister-projects-list li span { font-weight: bold; } #sister-projects-list li > div { display: inline-block; vertical-align: middle; padding: 6px 4px; } #sister-projects-list li > div:first-child { text-align: center; } @media (min-width: 360px) { #sister-projects-list li { width: 33%; min-width: 20em; white-space: nowrap...")
- 06:12, 24 November 2023 Wikivahdat talk contribs created page Template:Main Page interwikis (Created page with "<includeonly>ar: fa: ur:</includeonly><noinclude> {{documentation}} </noinclude>")
- 06:05, 24 November 2023 Wikivahdat talk contribs created page Template:Main Page/sandbox (Created page with "<templatestyles src="Wikivahdat:Main Page/styles.css" /> <div id="mp-topbanner" class="mp-box"> <div id="mp-welcomecount"> <div id="mp-welcome"><h1>Welcome to Wikivahdat</h1>,</div> <div id="mp-free">The Encyclopedia of Islamic Schools of Thought Unity.</div> <div id="articlecount">{{NUMBEROFARTICLES}} articles in English</div> </div> </div>")
- 06:05, 24 November 2023 Wikivahdat talk contribs moved page Wikivahdat:Main page/styles.css to Wikivahdat:Main Page/styles.css without leaving a redirect
- 06:04, 24 November 2023 Wikivahdat talk contribs moved page Wikivahdat:Main page/sandbox/styles.css to Wikivahdat:Main page/styles.css without leaving a redirect
- 06:03, 24 November 2023 Wikivahdat talk contribs moved page Template:Main page/sandbox/styles.css to Wikivahdat:Main page/sandbox/styles.css without leaving a redirect
- 06:03, 24 November 2023 Wikivahdat talk contribs created page Template:Main page/sandbox/styles.css (Created page with "{{pp|small=yes}}: .mp-box { border: 1px solid #aaa; all border colors overriden on specific elements: padding: 0 0.5em 0.5em; margin-top: 4px; } .mp-h2, body.skin-timeless .mp-h2 { Timeless needs a higher specificity: border: 1px solid #aaa; all border colors overriden on specific elements: margin: 0.5em 0; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold; font-family: inherit; } .mp-later { font-size: 85%; font-weight: normal; }...")
- 05:59, 24 November 2023 Wikivahdat talk contribs created page Module:Documentation/styles.css (Created page with "{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bott...")
- 05:59, 24 November 2023 Wikivahdat talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 05:59, 24 November 2023 Wikivahdat talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
- 05:58, 24 November 2023 Wikivahdat talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in the p -- table for testing purpos...")
- 05:57, 24 November 2023 Wikivahdat talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- 07:30, 23 November 2023 User account M.nazari talk contribs was created automatically
- 10:03, 22 November 2023 User account Mahdipor talk contribs was created automatically
- 06:19, 15 November 2023 User account Javadi talk contribs was created automatically
- 15:41, 14 November 2023 User account Heydari talk contribs was created automatically
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:Archive for converted wikitext talk page (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:Wikitext talk page converted to Flow (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:LQT post imported with different signature user (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:LQT post imported with suppressed user (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:Archive for converted LQT page (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:LQT page converted to Flow (Automatically created by Flow)
- 15:35, 14 November 2023 Flow talk page manager talk contribs created page Template:LQT Moved thread stub converted to Flow (Automatically created by Flow)