Jump to content

Main 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).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 14:13, 16 January 2024 Mahdipor talk contribs created page Template:Remove first word (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>{{Documentation}}</noinclude>")
  • 14:03, 16 January 2024 Mahdipor talk contribs created page Template:Str left (Created page with "<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 13:39, 16 January 2024 Mahdipor talk contribs created page Template:Documentation subpage (Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|link= | text = {{strong|This is a documentation...")
  • 12:23, 16 January 2024 Mahdipor talk contribs moved page Template:جعبه اطلاعات شخصیت/doc to Template:Infobox person/doc
  • 12:22, 16 January 2024 Mahdipor talk contribs moved page Template:جعبه اطلاعات شخصیت to Template:Infobox person
  • 12:07, 16 January 2024 Mahdipor talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...")
  • 20:45, 15 January 2024 Mahdipor talk contribs created page Template:جعبه اطلاعات شخصیت/doc (Created page with "<pre> {{Infobox | title = | image = | name = | other names = | brith year = | brith date = | birth place = | death year = | death date = | death place = | teachers = | students = | religion = | faith = | works = | known for = | website = }} </pre>")
  • 20:39, 15 January 2024 Mahdipor talk contribs created page Template:Template other/doc (Created page with "<pre> {{Infobox | title = | image = | name = | other names = | brith year = | brith date = | birth place = | death year = | death date = | death place = | teachers = | students = | religion = | faith = | works = | known for = | website = }} </pre>")
  • 20:24, 15 January 2024 Mahdipor talk contribs moved page Template:7 to Template:جعبه اطلاعات شخصیت
  • 20:22, 15 January 2024 Mahdipor talk contribs created page Template:7 (Created page with "{{Infobox |name = |bodystyle = |titlestyle = |abovestyle = background:#cfc; |subheaderstyle = |title = |above = جعبه اطلاعات شخصیت |subheader = |subheader2 = |imagestyle = |captionstyle = | image = |caption = |headerstyle = background:#ccf; |labelstyle = background:#ddf; |datastyle = |header1 = | label1 = عنوان | data1 = {{{عنوان|}}} |header2 = تاریخ...")
  • 19:57, 15 January 2024 Mahdipor talk contribs created page Module:Navbar/styles.css (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
  • 19:54, 15 January 2024 Mahdipor talk contribs created page Module:Navbar/doc (Created page with "{{used in system}} {{module rating|protected}} {{Lua|Module:Navbar/configuration|Module:Arguments|Module:TableTools}} {{Uses TemplateStyles|Module:Navbar/styles.css|Template:Hlist/styles.css}} This is a Lua implementation of {{tl|Navbar}}. It is used in Module:Navbox.")
  • 19:53, 15 January 2024 Mahdipor talk contribs created page Module:Navbar/configuration/doc (Created page with "{{module rating|protected}} {{used in system}} Configuration used by Module:Navbar.")
  • 19:52, 15 January 2024 Mahdipor talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
  • 19:49, 15 January 2024 Mahdipor talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
  • 19:45, 15 January 2024 Mahdipor talk contribs created page Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 19:27, 15 January 2024 Mahdipor talk contribs created page Module:Infobox/doc (Created page with "{{High-use|3308957|all-pages = yes}} {{module rating|protected}} {{Lua|Module:Navbar|Module:Italic title}} {{Uses TemplateStyles|Module:Infobox/styles.css|Template:Hlist/styles.css|Template:Plainlist/styles.css}} '''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions. == Tracking categories == * {{clc|Pages using infobox templates with ignored data cells}} * {{clc|Articles using in...")
  • 19:21, 15 January 2024 Mahdipor talk contribs created page Module:Infobox/styles.css (Created page with "{{pp|small=y}}: * This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See MediaWiki talk:Common.css/to do#Infobox * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde...")
  • 19:18, 15 January 2024 Mahdipor talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...")
  • 16:08, 15 January 2024 Mahdipor talk contribs moved page Template:Infobox to Template:Infobox/doc
  • 16:05, 15 January 2024 Mahdipor talk contribs created page Template:Infobox (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{distinguish|Template:Userbox}} {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Lua|Module:Infobox}} {{Parameter names example |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>...... |image|caption |image1|caption1 |image2|caption2={{{caption2...")
  • 15:58, 15 January 2024 Mahdipor talk contribs created page Template:Infobox settlement (Created page with "<includeonly>{{main other|{{#invoke:Settlement short description|main}}|}}{{Infobox | child = {{yesno|{{{embed|}}}}} | templatestyles = Infobox settlement/styles.css | bodyclass = ib-settlement vcard <!--** names, type, and transliterations ** --> | above = <div class="fn org">{{if empty|{{{name|}}}|{{{official_name|}}}|{{PAGENAMEBASE}}}}</div> {{#if:{{{native_name|}}}|<div class="nickname ib-settlement-native" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang...")
  • 15:55, 15 January 2024 Mahdipor talk contribs created page Template:Infobox settlement/styles.css (Created page with "{{pp|small=y}}: .ib-settlement { width: 23em; border-collapse: collapse; line-height: 1.2em; } TODO split definitions to appropriate class names when live from HTML element: .ib-settlement td, .ib-settlement th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em; } .ib-settlement .mergedtoprow .infobox-full-data, .ib-settlement .mergedtoprow .infobox-header, .ib-settlement .mergedtoprow .infobox-data, .ib-settlement .mergedtoprow .infobox-l...")
  • 13:33, 22 November 2023 User account Mahdipor talk contribs was created automatically
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
Blanking
Manual revert
Mobile edit
Mobile web edit
New redirect
Removed redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)
Main public logs
Block log
Content model change log
Deletion log
Import log
Interwiki table log
Merge log
Move log
Page creation log
Patrol log
Protection log
Tag log
Tag management log
Upload log
User creation log
User rename log
User rights log