All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Church of God Knowledge Encyclopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:11, 5 August 2022 Johyangju talk contribs created page Template:Used in system/testcases (Created page with "{{Testcases notice}} {{Test case|_collapsible=yes|_showcode=yes|_title=No parameters|nocat=yes}} {{Test case|_collapsible=yes|_showcode=yes|_title=One parameter |in many system messages|nocat=yes}} {{Test case|_collapsible=yes|_showcode=yes|_title=Two parameters |in many system messages|Wikipedia talk:High-risk templates|nocat=yes}}")
- 14:11, 5 August 2022 Johyangju talk contribs created page Template:Used in system/sandbox (Created page with "{{ombox | type = content | text = '''This {{lcfirst:{{NAMESPACE}}}} is used {{#if:{{{1|}}}|{{{1}}}|in system messages}}.''' <br /> Changes to it can cause immediate changes to the Wikipedia user interface. {{#ifeq:{{NAMESPACENUMBER}}|6||To avoid large-scale disruption, any changes should first be tested in this {{lcfirst:{{NAMESPACE}}}}'s {{Sandbox other<noinclude><!-- --></noinclude>|{{SUBJECTSPACE}}:{{BASEPAGENAME}}<noinclude><!-- --></noinclude>|{{SUBJECTPAGENAME}}...")
- 14:10, 5 August 2022 Johyangju talk contribs created page Template:Used in system (Created page with "{{#invoke:High-use|main|1=|2={{{2|}}}|system={{#if:{{{1|}}}|{{{1}}}|in system messages}}<noinclude>|nocat=true</noinclude>}}<noinclude> {{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 14:10, 5 August 2022 Johyangju talk contribs created page Template:See also/doc (Created page with "{{documentation subpage}} {{used in system|in MediaWiki:wantedpages-summary}} {{lua|Module:Labelled list hatnote}} This template is used to create '''hatnotes to point to a small number of other related titles''' at the '''top of article ''sections''''' (excluding the lead). It looks like this: {{See also|Article}} Do not use this template on top of a page, where hatnotes are for disambiguation and not for related topic...")
- 14:10, 5 August 2022 Johyangju talk contribs created page Template:See also (Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 14:10, 5 August 2022 Johyangju talk contribs created page Template:Lowercase title/doc (Created page with "{{See also|Template:Nocaps}} {{Documentation subpage}} {{High-use}} {{No substitution}} {{TOC right}} == Usage == Simply add the wikitext markup {{tlx|Lowercase title}} at the beginning of a page (and optionally, at the beginning of its talk page). There are no parameters. The markup will only decapitalize the first letter of the page's name in the title at the beginning of the page. Some examples (in different namespaces): {...")
- 14:09, 5 August 2022 Johyangju talk contribs created page Template:Lowercase title (Created page with "<includeonly>{{DISPLAYTITLE: {{#if: {{NAMESPACE}}|{{NAMESPACE}}:}}{{#if: {{{italic|}}} | {{#if: {{{force|}}} | ''{{lcfirst:{{PAGENAME}}}}'' | {{#invoke:MultiReplace|main|{{lcfirst:{{PAGENAME}}}}|^(.*)(%b())$|''%1''%2|.*|''%1''}} }} | {{#if: {{{dab|}}} | {{#invoke:MultiReplace|main|{{lcfirst:{{PAGENAME}}}}|{{Title disambig text|{{PAGENAME}}}}|''{{Title disambig text|{{PAGENAME}}}}''}} | {{lcfirst:{{PAGENAME}}}} }} }} }}</includeonly><noinclud...")
- 14:09, 5 August 2022 Johyangju talk contribs created page Template:!xt/doc (Created page with "<!--PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE--> {{lowercase title}} {{Documentation subpage|Template:xt, Template:bxt, Template:mxt, Template:xtd, Template:bxtd, Template:!xt, Template:!bxt, and Template:!mxt}} {{distinguish|Category:Text color templates}} This and related templates produce an inline typeface change suitable to render e'''X'''ample '''T'''ext on Wikipedia's general help pages. ==Using example-forma...")
- 14:08, 5 August 2022 Johyangju talk contribs created page Module:Transclusion count/data/D (Created page with "return { ["D&D"] = 3800, ["D&D_to-do"] = 5500, ["D-da"] = 3000, ["DANFS"] = 8400, ["DC-Comics-trademark-copyright"] = 2100, ["DCS_Sri_Lanka"] = 2100, ["DDR"] = 2800, ["DEC"] = 8300, ["DECADE"] = 267000, ["DEN"] = 6600, ["DEU"] = 17000, ["DMC"] = 59000, ["DMCA"] = 1950000, ["DNB"] = 8600, ["DNB-Portal"] = 2100, ["DNB_portal"] = 3900, ["DNK"] = 7600, ["DNZB"] = 3500, ["DOI"] = 3800, ["DOM"] = 2000, ["DOWs"] = 2600, ["DPP"] = 93000, ["DPP/logo"] = 93000, ["DRV_links"] = 340...")
- 14:08, 5 August 2022 Johyangju talk contribs created page Module:Text (Created page with "local yesNo = require("Module:Yesno") local Text = { serial = "2022-07-21", suite = "Text" } --[=[ Text utilities ]=] -- local globals local PatternCJK = false local PatternCombined = false local PatternLatin = false local PatternTerminated = false local QuoteLang = false local QuoteType = false local RangesLatin = false local SeekQuote = false local function initLatinData() if not RangesLatin then...")
- 14:07, 5 August 2022 Johyangju talk contribs created page Module:Shortcut/config (Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Wikipedia:Redirect|{{PLURAL...")
- 14:07, 5 August 2022 Johyangju talk contribs created page Module:Shortcut (Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra...")
- 14:07, 5 August 2022 Johyangju talk contribs created page Module:Redirect (Created page with "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redi...")
- 14:06, 5 August 2022 Johyangju talk contribs created page Module:Distinguish (Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a...")
- 14:05, 5 August 2022 Johyangju 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>")
- 14:05, 5 August 2022 Johyangju talk contribs created page Template:Template link with link off (Created page with "<includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlf}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 14:04, 5 August 2022 Johyangju talk contribs created page Template:Terminate sentence (Created page with "{{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude>")
- 14:04, 5 August 2022 Johyangju talk contribs created page Template:Template shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 14:03, 5 August 2022 Johyangju talk contribs created page Module:Effective protection level/doc (Created page with "{{Module rating|protected}} {{used in system}} This module provides a way to retrieve the group required to perform a given action on a page. It currently tests the following criteria: * The page being pending-changes protected: autoconfirmed * The page being a JavaScript or CSS subpage in userspace, or in the MediaWiki namespace: interfaceadmin * The page being in the MediaWiki namespace: sysop * The page being a JSON subpage in userspace: sysop * The page being protec...")
- 14:03, 5 August 2022 Johyangju talk contribs created page Help:A quick guide to templates (Created page with "{{pp-semi-indef|small=yes}} {{pp-move-indef|small=yes}} {{Wikipedia how to|H:TQG|sort-by=Templates, A quick guide to}}{{Wiki markup}} This is a quick '''overview of templates'''. Full details can be found in '''Help:Template''', '''Wikipedia:Templates''' and '''m:Help:Advanced templates'''. A '''template''' is a Wikipedia page created to be included in other pages. It usually contains repetitive material that may need to show up on multiple articles or pages...")
- 14:02, 5 August 2022 Johyangju talk contribs created page Module:Message box/ambox.css (Created page with "{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; @noflip: border-left: 10px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fixed: .ambox + link + .ambox, .ambox + link + style + .ambox, .ambox + link + link + .ambox, /* TODO: rais...")
- 14:02, 5 August 2022 Johyangju talk contribs created page TTemplate:Template link with link off (Created page with "<includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlf}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 14:02, 5 August 2022 Johyangju talk contribs created page Template:Tlg/doc (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> {{#ifeq:{{FULLPAGENAME}}|Template:Template link with subst|{{used in system}}| {{#ifexpr:{{#invoke:Transclusion count|fetch|0}} > 2000|{{high-use}}}}}} {{tsh|{{{1|tlg}}}|{{{2|}}}}} {{lua|Module:Template link general}} This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}} | tlg | template link general = tlg | tlb | template link with bold = tlb | tlc...")
- 14:01, 5 August 2022 Johyangju 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>")
- 14:01, 5 August 2022 Johyangju talk contribs created page Template:Template link expanded with subst (Created page with "Template:Template link expanded with subst")
- 14:00, 5 August 2022 Johyangju talk contribs created page Template:Template link/doc (Created page with "<includeonly>{{small |1=Note: This documentation for {{tlx|tlx}} is also transcluded by its derivatives {{tlx|tlxb}}, {{tlx|tlxc}} (<span class="plainlinks">[{{fullurl:Template:Tlx/doc |action=edit}} edit]</span>{{#ifeq:{{SITENAME}}|Meta |). |{{dot}}[[M:template:{{PAGENAMEE}}|master page]]).}}<!--(end small:)-->}}</includeonly><noinclude>{{Documentation subpage}}{{clear}}</noinclude> {{#ifeq:{{BASEPAGENAME}}|Tlx |{{High-risk|232591...")
- 14:00, 5 August 2022 Johyangju talk contribs created page Template:Template link (Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 13:59, 5 August 2022 Johyangju talk contribs created page Template:Strong (Created page with "<strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>")
- 13:59, 5 August 2022 Johyangju talk contribs created page Template:Shortcut/styles.css (Created page with "{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid #aaa; background: #fff; padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid #aaa; margin-bottom: 0.2em; } .module-shortcutboxplain > ul { font-weight: bold; } .module-shortcutanchordiv { position: relative;...")
- 13:59, 5 August 2022 Johyangju talk contribs created page Template:Section link/doc (Created page with "{{documentation subpage}} {{Redirect|Template:Slink|the template that links to search results|Template:Search link}} {{template shortcuts|seclink|slink|§l}} {{used in system|in MediaWiki:Abusefilter-warning-notwallofshame}} {{lua|Module:Section link}} {{Bot use warning|bots=cewbot}} == Usage == This template is appropriate for use in hatnotes and Wikipedia:Manual of Style/Layout#"See also" se...")
- 13:59, 5 August 2022 Johyangju talk contribs created page Template:Section link (Created page with "{{#invoke:Section link|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 13:59, 5 August 2022 Johyangju talk contribs created page Template:Pp-semi-indef/doc (Created page with "{{Documentation subpage}} {{Twinkle standard installation}} {{lua|Module:Protection banner}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> '''Note: This template is not blank; see the top right corner of the protected page''' === Usage === This template is normally used for pages that are semi-protected for longer periods of time. This template categorizes articles into Category:Wikipedia indefinitely semi-protected pages. For articles t...")
- 13:58, 5 August 2022 Johyangju talk contribs created page Template:Pp-semi-indef (Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 13:58, 5 August 2022 Johyangju talk contribs created page Template:Para/doc (Created page with "{{Documentation subpage}} {{Distinguish|Template:Paragraph break|Template:Param}} {{High-use|590427}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> == Usage == This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have at least one or two parameters itself. The first parameter is the name of the example param...")
- 13:58, 5 August 2022 Johyangju 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}}}=...")
- 13:58, 5 August 2022 Johyangju talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>")
- 13:57, 5 August 2022 Johyangju talk contribs created page Template:No redirect (Created page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>")
- 13:57, 5 August 2022 Johyangju talk contribs created page Template:Never substitute (Created page with "{{Ombox |type=notice |text='''This template should {{em|not}} be substituted.''' {{{1|}}} }}<noinclude> {{Documentation}} </noinclude>")
- 13:56, 5 August 2022 Johyangju talk contribs created page Template:Main 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:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 13:56, 5 August 2022 Johyangju talk contribs created page Template:Lua (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 13:56, 5 August 2022 Johyangju talk contribs created page Template:Em (Created page with "<em {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
- 13:55, 5 August 2022 Johyangju talk contribs created page Template:Distinguish (Created page with "{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. --> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! --> </noinclude>")
- 13:55, 5 August 2022 Johyangju talk contribs created page Template:Collapse top (Created page with "<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section --> {| <!-- Template:Collapse top --> class="mw-collapsible {{<includeonly>safesubst:</includeonly>#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{<includeonly>safesubst:</includeonly>#if:{{{width|}}}|{{{wi...")
- 13:54, 5 August 2022 Johyangju talk contribs created page Template:Collapse bottom (Created page with "<includeonly>|}</div></includeonly><noinclude> {{Documentation|Template:Collapse top/doc}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>")
- 13:54, 5 August 2022 Johyangju talk contribs created page Template:)) (Created page with "}}<noinclude> {{documentation}} </noinclude>")
- 13:54, 5 August 2022 Johyangju talk contribs created page Template:(( (Created page with "{{<noinclude> {{documentation}} </noinclude>")
- 13:53, 5 August 2022 Johyangju talk contribs created page Template:!! (Created page with "||<noinclude> {{documentation}} </noinclude>")
- 13:53, 5 August 2022 Johyangju talk contribs created page Template:Documentation/doc (Created page with "<noinclude>{{pp-semi-indef}} </noinclude>{{Distinguish|Template:Documentation subpage}} {{Documentation subpage}} {{template shortcut|doc}} {{High-use}} {{Lua|Module:Documentation}} {{Never substitute}} This is the '''{{tlx|documentation}}''' template used on almost every template page to contain that template's documented instructions and information, including <templatedata>, on either the template page its...")
- 12:12, 5 August 2022 Johyangju talk contribs created page Module:Citation/CS1/doc (Created page with "<section begin=header /> {{sandbox other|| {{#switch:{{FULLPAGENAME}} |Module:Citation/CS1={{high-risk |article-space=yes}} {{Uses TemplateStyles|Module:Citation/CS1/styles.css}} |Module:Citation/CS1/Configuration={{high-risk |article-space=yes}} |Module:Citation/CS1/Whitelist={{high-risk |article-space=yes}} |Module:Citation/CS1/Date validation={{high-risk |article-space=yes}} |Module:Citation/CS1/Identifiers={{high-risk |article-space=yes}} |Module:Citation/CS1/Utiliti...")
- 12:11, 5 August 2022 Johyangju talk contribs created page Module:Citation/CS1/Date validation/doc (Created page with "{{#lst:Module:Citation/CS1/doc|header}} This module contains routines that support the {{cs1}} and {{cs2}} date formats for citations on Wikipedia. In particular, this module contains a suite of functions that validate date formats and content for the variety of date-holding parameters associated with cs1|2 citations. {{#lst:Module:Citation/CS1/doc|module_components_table}}")