Main public logs
From Montepedia
Combined display of all available logs of Montepedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:09, 8 August 2023 MontessoriX talk contribs protected Module:Location map/data/Thailand Isan TMD [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:08, 8 August 2023 MontessoriX talk contribs protected Module:Location map/data/Thailand Northern TMD [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:08, 8 August 2023 MontessoriX talk contribs protected Module:Location map/data/Thailand Phuket [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:07, 8 August 2023 MontessoriX talk contribs protected Module:Location map/multi [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:07, 8 August 2023 MontessoriX talk contribs protected Module:Location map/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:07, 8 August 2023 MontessoriX talk contribs protected Module:Math [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:06, 8 August 2023 MontessoriX talk contribs protected Module:Namespace detect [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:06, 8 August 2023 MontessoriX talk contribs protected Module:Namespace detect/config [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:05, 8 August 2023 MontessoriX talk contribs protected Module:Namespace detect/data [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:04, 8 August 2023 MontessoriX talk contribs protected Module:Pagetype/config [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:04, 8 August 2023 MontessoriX talk contribs protected Module:Portal [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:03, 8 August 2023 MontessoriX talk contribs protected Module:Portal/images/s [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:02, 8 August 2023 MontessoriX talk contribs protected Module:Portal/images/t [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 16:02, 8 August 2023 MontessoriX talk contribs protected Module:Portal/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 16:01, 8 August 2023 MontessoriX talk contribs protected Module:SDcat [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:01, 8 August 2023 MontessoriX talk contribs protected Module:Vertical header [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 16:00, 8 August 2023 MontessoriX talk contribs protected Module:Yesno [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 15:59, 8 August 2023 MontessoriX talk contribs protected Module:String [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 17:48, 6 August 2023 MontessoriX talk contribs created page Materials (Montessori) (Created page with "<languages/> <translate> In the context of a Montessori environment, "Materials" refer to the hands-on learning instruments specifically designed to foster a child's developmental progress at each stage of their education. These materials are not merely tools but an integral aspect of the Montessori pedagogy that encourages sensory engagement, self-correction, and independent discovery. == Montessori Quotes: == * "The hand is the instrument of intelligence. The child ne...")
- 17:07, 6 August 2023 MontessoriX talk contribs created page Choice (Montessori) (Created page with "<languages/> <translate> '''"Choice"''' in the context of the Montessori classroom refers to the freedom given to students to select their activities, materials, and pace of work based on their individual interests, needs, and developmental stage. This concept underscores the Montessori belief that children are natural learners, and when given autonomy, they can direct their own educational paths with enthusiasm and purpose. == Montessori Quotes: == * "The first essenti...")
- 16:21, 6 August 2023 MontessoriX talk contribs created page Extension:Scribunto (Created page with "<languages/> {{Bundled|1.34}} {{Note|text=<translate><!--T:116--> This extension runs on top of an executable.</translate> <translate><!--T:117--> You must have permission to run executables on your host in order for this extension to work.</translate>}} {{Extension |status = stable |type1 = parser |type2 = |newhook1 = ScribuntoExternalLibraries |newhook2 = ScribuntoExternalLibraryPaths |username = |author = <now...") Tag: Visual edit: Switched
- 15:53, 6 August 2023 MontessoriX talk contribs created page Module:TNTTools (Created page with "local p = {} local TNT = require('Module:TNT') --local SD = require('Module:SimpleDebug') function p.TNTTabFull (TNTTab) if (string.sub(TNTTab, 1, 5)) ~= 'I18n/' then TNTTab = 'I18n/'..TNTTab end if (string.sub(TNTTab, string.len(TNTTab)-3)) ~= '.tab' then TNTTab = TNTTab..'.tab' end return TNTTab end --TNTTabFull function p.TNTTabCommons (TNTTab) return 'Commons:Data:'..p.TNTTabFull(TNTTab) end function p.LnkTNTTab (TNTTab) return '[['..p.TNTTabCommons...")
- 15:50, 6 August 2023 MontessoriX talk contribs created page Module:TNT/doc (Created page with "This module allows templates and modules to be easily translated as part of the multilingual templates and modules project. Instead of storing English text in a module or a template, TNT module allows modules to be designed language-neutral, and store multilingual text in the tabular data pages on Commons. This way your module or template will use those translated strings (messages), or if the message has...")
- 15:47, 6 August 2023 MontessoriX talk contribs created page Module:TNT (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...")
- 12:26, 25 July 2023 MontessoriX talk contribs deleted page Édouard Séguin1 (content was: "{{Use mdy dates|date=May 2021}} {{short description|French physician and educationist (1812–1880)}} {{Colored box | title = Person - Montessori Restoration and Translation Project | content = thumb|Édouard Séguin {{Infobox person | honorific_prefix = | name = Édouard Séguin | honorific_suffix = | image = | image_upright = | landscape = | alt = | caption = |...")
- 12:23, 25 July 2023 MontessoriX talk contribs moved page Édouard Séguin to Édouard Séguin1
- 09:32, 25 July 2023 MontessoriX talk contribs imported Module:Documentation/config by file upload (1 revision)
- 23:29, 24 July 2023 MontessoriX talk contribs created page Rolando Montessori (Created page with "{{Use mdy dates|date=May 2021}} {{short description|Italian, Dutch educator}} {{Colored box | title = Montessori Restoration and Translation Project | content = <div style="width:300px;float:right;margin-left:20vw;"></div> {{Infobox person | honorific_prefix = | name = Rolando Montessori | honorific_suffix = | image = | image_upright = | landscape = | alt = | caption = | native_name...")
- 23:29, 24 July 2023 MontessoriX talk contribs created page Renilde Montessori (Created page with "{{Use mdy dates|date=May 2021}} {{short description|Italian, Dutch educator}} {{Colored box | title = Montessori Restoration and Translation Project | content = <div style="width:300px;float:right;margin-left:20vw;"></div> {{Infobox person | honorific_prefix = | name = Renilde Montessori | honorific_suffix = | image = | image_upright = | landscape = | alt = | caption = | native_name...")
- 23:25, 24 July 2023 MontessoriX talk contribs created page Marilena Henny (Created page with "{{Use mdy dates|date=May 2021}} {{short description|Italian, Dutch educator}} {{Colored box | title = Montessori Restoration and Translation Project | content = <div style="width:300px;float:right;margin-left:20vw;"></div> {{Infobox person | honorific_prefix = | name = Marilena Henny | honorific_suffix = | image = | image_upright = | landscape = | alt = | caption = | native_name...")
- 22:55, 24 July 2023 MontessoriX talk contribs created page Mario Montessori Jr (Created page with "{{Use mdy dates|date=May 2021}} {{short description|Italian, Dutch educator}} {{Colored box | title = Montessori Restoration and Translation Project | content = <div style="width:300px;float:right;margin-left:20vw;"></div> {{Infobox person | honorific_prefix = | name = Mario Montessori Jr. | honorific_suffix = | image = | image_upright = | landscape = | alt = | caption = | native_nam...")
- 15:59, 24 July 2023 MontessoriX talk contribs created page Template:Sized-external-image (Created page with "<div class="externalimage-holder" style="width:{{{1}}}">{{{2}}}</div>")
- 15:58, 24 July 2023 MontessoriX talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Rresizing External Images: .externalimage-holder { position: relative; } .externalimage-holder img { width: 100%; height: auto; }")
- 15:19, 24 July 2023 MontessoriX talk contribs created page Module:Documentation/doc (Created page with "{{used in system}} {{Module rating|protected}} {{Lua|Module:Documentation/config|Module:Arguments|Module:Message box|Module:Module wikitext|Module:Protection banner}} {{Uses TemplateStyles|Module:Documentation/styles.css}} This module displays a blue box containing documentation for templates, Lua modules, or other pages. The {{tl|documentation}} template invokes it. == Normal usage == For most uses, you should use the {{tl|documenta...")
- 15:18, 24 July 2023 MontessoriX 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...")
- 15:16, 24 July 2023 MontessoriX talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- 15:15, 24 July 2023 MontessoriX talk contribs created page Template:Colored box2 (Created page with "{{Template for discussion/dated|action=|page=Colored box2|otherpage=|link=Wikipedia:Templates for discussion/Log/2023 July 18#Template:Colored box2|help=off|bigbox={{#invoke:Noinclude|noinclude|text=yes}}}} <div class="colored-box" style="background-color: {{#if:{{{background-color|}}}|{{{background-color|}}}|#FFFFFF}}; flex: {{#if:{{{flex|}}}|{{{flex|}}}|1 1 auto;}}; border: {{#if:{{{border-size|}}}|{{{border-size|}}}|2px}} solid {{#if:{{{border-color|}}}|{{{border-col...")
- 15:03, 24 July 2023 MontessoriX talk contribs protected Maria Montessori [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:01, 24 July 2023 MontessoriX talk contribs protected Nancy McCormick Rambusch [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:52, 24 July 2023 MontessoriX talk contribs protected Mario Montessori [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page: Please let us know what you like to change/edit) (hist)
- 01:13, 24 July 2023 MontessoriX talk contribs created page A Long Letter to Montessorians in America (Created page with "<languages/> <translate> As the document (PDF) called [https://hdl.handle.net/11134/20002:860642554 A Long Letter to Montessorians in America] published by the University of Connecticut UCONN is hard to read we tried to restore its words for easier understanding. It is part of the article [https://lib.uconn.edu/location/asc/about/the-american-approach-to-montessori-teaching-and-learning/nancy-mccormick-rambusch-and-the-american-montessori-movement/ Nancy McCormick Rambus...") Tag: Visual edit: Switched
- 19:16, 23 July 2023 MontessoriX talk contribs created page Mario Montessori (Created page with "{{Use mdy dates|date=May 2021}} {{short description|Italian, Dutch educator}} {{Colored box|title=<div style="width:300px;float:left;margin-right:1.5rem;"></div> Montessori Restoration and Translation Project|content= {{Infobox person | name = Mario Montessori | birth_name = Mario Montesano Montessori | birth_date = {{birth date|1898|03|31}} | birth_place = [https://wikipedia.org/wiki/Rome, Rome], Roma, Italy | death_date = {...")
- 18:47, 23 July 2023 MontessoriX talk contribs created page Phoebe Child (Created page with "{{Short description|British educationist}} {{Use dmy dates|date=April 2022}} {{Use British English|date=July 2012}} {{Colored box|title=<div style="width:300px;float:left;margin-right:1.5rem;"></div> Montessori Restoration and Translation Project|content= {{Infobox person | name = Phoebe Child | birth_name = Phoebe Child | birth_date = {{birth date|1910|05|12}} | birth_place = [https://wikipedia.org/wiki/England England], UK | death_...")
- 17:13, 23 July 2023 MontessoriX talk contribs deleted page Books (content was: "{{subpages}}", and the only contributor was "MontessoriX" (talk))
- 17:12, 23 July 2023 MontessoriX talk contribs deleted page Books/Montessori, Maria (content was: "{{subpages}}", and the only contributor was "MontessoriX" (talk))
- 16:54, 23 July 2023 MontessoriX talk contribs deleted page Phoebe Child (content was: "{{Short description|British educationist}} {{Use dmy dates|date=April 2022}} {{Use British English|date=July 2012}} '''Phoebe Child''' (12 May 1910–13 February 1990<ref>{{Cite news |last=Wheatley |first=Helen |date=1990-03-27 |title=Phoebe Child |pages=17 |work=The Independent |url=https://www.newspapers.com/clip/100478028/phoebe-child/ |access-date=2022-04-26}}</ref>) was one of the pioneers of the Montessori Method of children's education and a co-founder of the Mo...")
- 16:53, 23 July 2023 MontessoriX talk contribs deleted page William Heard Kilpatrick (content was: "{{Short description|American pedagogue}} {{for|the rugby league footballer of the 1920s, and 1930s for Other Nationalities, and Oldham|Bill Kilpatrick}} {{more footnotes|date=January 2017}} '''William Heard Kilpatrick''' (November 20, 1871 – February 13, 1965) was an American pedagogue and a pupil, a colleague and a successor of John Dewey<ref>John Dewey (October 20, 1859 - June 1, 1952) - American philosopher, psychologist, and educational and social reformer.</ref> (185...")
- 16:53, 23 July 2023 MontessoriX talk contribs deleted page Narcissa Cox Vanderlip (content was: "thumb|upright|alt=Narcissa Cox Vanderlip with a baby, circa 1920.|Narcissa Cox Vanderlip with a baby, c. 1920. '''Narcissa Cox Vanderlip''', née '''Mabel Narcissa Cox''' (1879-1966) was an American suffragist.<ref name="autogenerated1">{{cite web|url=https://www2.gwu.edu/~erpapers/teachinger/glossary/vanderlip-narcissa.cfm |title=Narcissa Cox Vanderlip (1879-1966) |publisher=.gwu.edu |date= |accessdate=2018-12-31}}</ref>...")
- 16:53, 23 July 2023 MontessoriX talk contribs deleted page Leopoldo Franchetti (content was: "{{Infobox person | name = Leopoldo Franchetti | image = Leopoldo Franchetti.jpg | alt = | caption = | birth_name = | birth_date = {{Birth date|df=yes|1847|05|31}} | birth_place = Livorno, Italy | death_date = {{Death date and age|df=yes|1917|11|04|1847|05|31}} | death_place = Rome, Italy | other_names = | occupation = Publicist and politician | known_for =...")
- 16:52, 23 July 2023 MontessoriX talk contribs deleted page Friedrich Wilhelm August Fröbel (content was: "#REDIRECT Friedrich Fröbel {{Redirect category shell|1= {{R from full name}} }}")