All public logs
Combined display of all available logs of Masticationpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 18:51, 19 October 2022 Gianfranco talk contribs completed deletion of translatable page User:Fantasma/testing
- 18:51, 19 October 2022 Gianfranco talk contribs failed to delete User:Fantasma/testing which belongs to translatable page User:Fantasma/testing
- 18:51, 19 October 2022 Gianfranco talk contribs deleted page User:Fantasma/testing (content was: "{{languages}} <translate><!--T:1--> What a great jive</translate>", and the only contributor was "Admin" (talk))
- 18:51, 19 October 2022 FuzzyBot talk contribs deleted page Translations:User:Fantasma/testing/1/it (Part of translatable page "User:Fantasma/testing":)
- 18:51, 19 October 2022 FuzzyBot talk contribs deleted page User:Fantasma/testing/it (Part of translatable page "User:Fantasma/testing":)
- 18:50, 19 October 2022 Gianfranco talk contribs completed deletion of translation page User:Fantasma/testing/en
- 18:50, 19 October 2022 FuzzyBot talk contribs deleted page Translations:User:Fantasma/testing/Page display title/en (Part of translation page "User:Fantasma/testing/en":)
- 18:50, 19 October 2022 FuzzyBot talk contribs deleted page Translations:User:Fantasma/testing/1/en (Part of translation page "User:Fantasma/testing/en":)
- 18:50, 19 October 2022 FuzzyBot talk contribs deleted page User:Fantasma/testing/en (Part of translation page "User:Fantasma/testing/en":)
- 18:40, 19 October 2022 Gianfranco talk contribs created page Template:Magic word (Created page with "<nowiki>{{</nowiki>[[MW:Help:Magic words{{#ifeq:{{{1|}}}|||#{{#invoke:string|replace|{{{1}}}|:$||1|0}}}}|{{{1|Magic word}}}]]{{{2|}}}}}<noinclude> {{Documentation}}</noinclude>")
- 18:39, 19 October 2022 Gianfranco talk contribs created page Template:Template link with linked braces (Created page with "{{#Invoke:Template link general|main|brace=yes}}<noinclude> {{documentation}}<!-- Add categories to the /doc subpageand interwikis to Wikidata, not here! --> </noinclude>")
- 18:39, 19 October 2022 Gianfranco talk contribs created page Template:Tn (Redirected page to Template:Template link with linked braces) Tag: New redirect
- 18:38, 19 October 2022 Gianfranco talk contribs created page Template:Yesno-no (Created page with "{{safesubst:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|no}}}|¬={{{¬|no}}}|def={{{def|no}}}}}<noinclude> {{Documentation|Template:Yesno/doc}} <!--Categories go in the doc page referenced above; interwikis go in Wikidata.--> </noinclude>")
- 18:37, 19 October 2022 Gianfranco talk contribs created page Template:Yesno (Created page with "{{<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>")
- 18:37, 19 October 2022 Gianfranco talk contribs created page Template:Yesno-yes (Created page with "{{SAFESUBST:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|yes}}}|¬={{{¬|yes}}}|def={{{def|yes}}}}}<noinclude> {{Documentation|Template:Yesno/doc}} <!--Categories go in the doc page referenced above; interwikis go in Wikidata.--> </noinclude>")
- 18:36, 19 October 2022 Gianfranco talk contribs created page Template:TOC limit/styles.css (Created page with "{{pp-template}} Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS).: .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { dis...")
- 18:36, 19 October 2022 Gianfranco talk contribs created page Template:TOC limit (Created page with "<templatestyles src="Template:TOC limit/styles.css" /><div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude> {{documentation}} </noinclude>")
- 18:32, 19 October 2022 Gianfranco talk contribs created page Module:Format TemplateData (Created page with "local TemplateData = { suite = "TemplateData", serial = "2022-03-10", item = 46997995 } --[==[ improve template:TemplateData ]==] local Failsafe = TemplateData local Config = { -- multiple option names mapped into unique internal fields basicCnf = { catProblem = "strange", classMultiColumns = "selMultClm", classNoNumTOC = "suppressTOCnum", classT...")
- 18:30, 19 October 2022 Gianfranco talk contribs created page Template:Startflatlist (Redirected page to Template:Flatlist) Tag: New redirect
- 18:29, 19 October 2022 Gianfranco talk contribs created page Module:Error (Created page with "-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args[1] or error('no message specified', 2))) ) end function...")
- 18:29, 19 October 2022 Gianfranco talk contribs created page Template:Error (Created page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>")
- 18:28, 19 October 2022 Gianfranco talk contribs created page Template:Unbulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 18:27, 19 October 2022 Gianfranco talk contribs created page Template:Template link null (Created page with "<includeonly>{{#Invoke:Template link general|main|nolink=yes|code=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tnull}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 18:27, 19 October 2022 Gianfranco talk contribs created page Template:= (Created page with "<includeonly>{{error|Error: The retired template {{tn|1==}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{Magic word|1==}} to generate the = character.}} T</includeonly><noinclude>{{Documentation|heading=50px|link=|alt= Magic word documentation}} </noinclude>")
- 18:25, 19 October 2022 Gianfranco talk contribs created page Template:Tnull (Redirected page to Template:Template link null) Tag: New redirect
- 18:23, 19 October 2022 Gianfranco talk contribs created page Template:Template link general (Created page with "{{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{Documentation}} </noinclude>")
- 18:22, 19 October 2022 Gianfranco talk contribs created page Module:Template link general (Created page with "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(...")
- 18:21, 19 October 2022 Gianfranco talk contribs created page Template:Template link expanded (Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlx}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 18:20, 19 October 2022 Gianfranco talk contribs created page Template:Tlx (Redirected page to Template:Template link expanded) Tag: New redirect
- 18:20, 19 October 2022 Gianfranco talk contribs created page Module:Delink (Created page with "-- This module de-links most wikitext. require("Module:No globals") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:ma...")
- 18:19, 19 October 2022 Gianfranco talk contribs created page Template:Term (Created page with "<dt class="glossary {{{class|}}}" {{#if: {{{noid|}}}||id="{{#invoke:delink|delink|{{#invoke:String|replace|source={{lc:{{{id|{{{term|{{{1}}}}}}}}}}}|"|<!--blank to strip out double quote mark-->}}}}"}} style="{{#if:{{{multi|}}}|margin-top: -0.2em;|margin-top: 0.4em; {{{style|}}}}}">{{#if:{{{nondefining|}}}||<dfn class="glossary">}}{{{content|{{{2|{{{term|{{{1}}}}}}}}}}}}{{#if:{{{nondefining|}}}||</dfn>}}</dt><noinclude> {{Documentation}} </noinclude>")
- 18:19, 19 October 2022 Gianfranco talk contribs created page Template:Plainlist (Created page with "<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>")
- 18:18, 19 October 2022 Gianfranco talk contribs created page Template:Ordered list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|ordered}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 18:18, 19 October 2022 Gianfranco talk contribs created page Template:Navbox top (Created page with "<includeonly>{{#invoke:navbox top and bottom|top}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 18:18, 19 October 2022 Gianfranco talk contribs created page Template:Navbox bottom (Created page with "<includeonly>{{#invoke:navbox top and bottom|bottom}}</includeonly><noinclude> {{documentation|Template:Navbox top/doc}}</noinclude>")
- 18:17, 19 October 2022 Gianfranco 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>")
- 18:17, 19 October 2022 Gianfranco talk contribs created page Template:Glossary end (Created page with "<noinclude><dl></noinclude></dl><!--end glossary--><noinclude> {{Documentation|Template:Glossary/doc}}<!--Categories go in the /doc subpage.--> </noinclude>")
- 18:17, 19 October 2022 Gianfranco talk contribs created page Template:Glossary (Created page with "<dl class="glossary {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"|}} {{#if:{{{id|}}}|id="{{{id}}}"|}}><noinclude>{{glossary end}} <!--Categories and interwikis go on the /doc page.--> {{Documentation}} </noinclude>")
- 18:16, 19 October 2022 Gianfranco talk contribs created page Template:Defn (Created page with "<dd class="glossary {{{class|}}}" {{#if:{{{id|}}}|id="{{{id}}}"|{{#if:{{{term|}}}|id="{{{term}}}-defn{{{2|{{{no|1}}}}}}"|}}|}} {{#if:{{{style|}}}|style="{{{style}}}"|}}>{{#if:{{{2|{{{no|}}}}}}|{{{2|{{{no}}}}}}. |}}{{{defn|{{{1|{{{content}}}}}}}}}</dd><noinclude> {{Documentation}}<!--Categories go in the /doc subpage.--> </noinclude>")
- 18:16, 19 October 2022 Gianfranco talk contribs created page Template:Cslist/styles.css (Created page with "{{pp-template}}: make an inline list with either comma or semicolon separators: ul.cslist, ul.sslist { margin: 0; padding: 0; display: inline-block; list-style: none; } ul.cslist-embedded { display: inline; } .cslist li, .sslist li { margin: 0; padding: 0 0.25em 0 0; display: inline-block; } .cslist li:after { content: ", "; } .sslist li:after { content: "; "; } .cslist li:last-child:after, .sslist li:last-child:after {...")
- 18:16, 19 October 2022 Gianfranco talk contribs created page Template:Cslist (Created page with "<templatestyles src="Cslist/styles.css" />{{#invoke:Cslist |makelist}}<noinclude> {{documentation}} </noinclude>")
- 18:15, 19 October 2022 Gianfranco talk contribs created page Template:Columns-list (Created page with "<includeonly>{{#if:{{{1|}}}|{{{{{|safesubst:}}}#invoke:Template wrapper|wrap|_template=div col|_alias-map=1:content|colwidth=30em}}}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Columns-list with unknown parameter "_VALUE_"|ignoreblank=y| 1 | class | content | colwidth | gap | rules | small | style }}<noinclude> {{document...")
- 18:15, 19 October 2022 Gianfranco talk contribs created page Template:Bulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|bulleted}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 18:14, 19 October 2022 Gianfranco talk contribs created page Module:Bold list (Created page with "-- Written by User:Ahecht in response to a thread at WP:VPI return { main = function(frame) args = {} for i, v in ipairs(frame:getParent().args) do table.insert(args, v) end conj = "'''" .. (#args > 2 and ", " or " ") .. (frame.args.conj or "or") .. " '''" return "'''"..mw.text.listToText(args, "''', '''", conj).."'''" end }")
- 18:14, 19 October 2022 Gianfranco talk contribs created page Template:Bold list (Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:Bold list|main|conj={{{conj|or}}}}}</includeonly><noinclude>{{{{BASEPAGENAME}}|A|B|C}} {{Documentation}}</noinclude>")
- 18:12, 19 October 2022 Gianfranco talk contribs created page Template:HTML lists (Created page with "{{navbox top |name= HTML lists |title=HTML lists |state=<includeonly>collapsed</includeonly> |above = More information: {{hlist | Help:List | WP:List dos and don'ts | WP:Manual of Style/Embedded lists | {{section link|WP:Manual of Style/Accessibility#Lists}} | WP:WikiProject Lists }} }} {| style="width:100%; text-align:left;" ! style="text-align:right;padding-right:0.5em;" | Flat | style="vertical-align:top; width:30%"| {| style="width:100%" ! style="fon...")
- 18:12, 19 October 2022 Gianfranco talk contribs created page Template:Format TemplateData (Created page with "<includeonly>{{#ifeq:{{yesno-yes|{{{header}}}}}|yes|{{TemplateData header}} }}{{#invoke:Format TemplateData| f |classNoNumTOC=nonumtoc |cssParams=border:#B3B7FF 1px solid;|docpageCreate=%s/doc |docpageDetect=/doc$ |msgDescMiss=Missing description |cat=Templates with TemplateData errors}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 18:11, 19 October 2022 Gianfranco talk contribs created page Template:Para (Created page with "<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=...")
- 18:10, 19 October 2022 Gianfranco talk contribs created page Template:Endflatlist (Created page with "<includeonly></div></includeonly><noinclude> {{documentation|Template:Flatlist/doc}} </noinclude>")
- 18:06, 19 October 2022 Gianfranco talk contribs created page Store:Exel15 (Created page with "== Supplementary Information == Supplementary Figures.(28M, docx) Supplementary Information.(375K, docx) == Acknowledgements== We would like to thank Silvano Petrarca for his continued assistance in devising the model. This study was funded by the NSERC Discovery Grant (05578–2014RGPIN), CERC (215063), CIHR Foundation Fund (167264). AMO is a Fellow of the CIFAR Brain, Mind, and Consciousness Program. == Author contributions== N.J.M.P., C.M. and G.L. performed the...")