Template:Lang-en/doc
![]() | This is a documentation subpage for Template:Lang-en. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Because this is English Wikipedia, the facts that a) the content is in English by default, and that b) the word "English" refers to the English language, are generally taken to be understood. Unlike many multilingual support templates, this template does not link the language name by default. To activate the link, add the |links=yes
parameter.
In most cases, there is no reason to use this template, unless you have a specific technical need for it. This template exists principally as a placeholder for interwiki purposes.
Legitimate use almost always involves automation. The vast majority of needed uses of this template are cases where {{lang-xx}}
has values, possibly including en
, inserted for xx automatically by software tools such as templates and bots.
Some editors would also include using it in lists and tables that are using other such templates (e.g. {{lang-es}}
for Spanish) to provide multiple translations of something, where consistency of output is desirable. However even in these cases it is better to use plain text, because {{lang-en|foo}}
is three characters longer than simply English: foo
and wastes performance on template parsing. That said, the form {{lang-en|foo}}
could be useful in such a table in a linguistics or language usage article, where a link to English language could be genuinely relevant in the context.
It is rarely ever useful in ordinary article prose. Simply use:
{{lang-es|casa}}, "house"
giving
rather than:
{{lang-es|casa}}, {{lang-en|"house"}}
giving
which is pointless on en.wikipedia.org.
See also
- {{En icon}}
- {{Link language}}
- {{Lang}}, and its opposite, {{Language with name/for}}
Debug data:
IP: 216.73.216.25
Start request GET /w/index.php?printable=yes&title=Template%3ALang-en%2Fdoc
HTTP HEADERS:
HOST: wikispooks.com
CONNECTION: keep-alive
PRAGMA: no-cache
CACHE-CONTROL: no-cache
SEC-CH-UA: "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
SEC-CH-UA-MOBILE: ?0
SEC-CH-UA-PLATFORM: "Windows"
UPGRADE-INSECURE-REQUESTS: 1
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
SEC-FETCH-SITE: none
SEC-FETCH-MODE: navigate
SEC-FETCH-USER: ?1
SEC-FETCH-DEST: document
ACCEPT-ENCODING: gzip, deflate, br, zstd
COOKIE: _pk_ses.1.dc74=*; _pk_id.1.dc74=a34d8bd106a3f904.1753656268.1.1753656271.1753656268.[caches] cluster: MemcachedPhpBagOStuff, WAN: mediawiki-main-default, stash: db-replicated, message: MemcachedPhpBagOStuff, session: MemcachedPhpBagOStuff
[caches] LocalisationCache: using store LCStoreCDB
[session] SessionBackend "akjc9c09qiggftm1lnng8a77gnovkv19" is unsaved, marking dirty in constructor
[session] SessionBackend "akjc9c09qiggftm1lnng8a77gnovkv19" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "wikispooks_mw__session", "", "1722120054", "/", "", "1", "1"
[cookie] already deleted setcookie: "wikispooks_mw_UserID", "", "1722120054", "/", "", "1", "1"
[cookie] already deleted setcookie: "wikispooks_mw_Token", "", "1722120054", "/", "", "1", "1"
[cookie] already deleted setcookie: "forceHTTPS", "", "1722120054", "/", "", "", "1"
Unstubbing $wgParser on call of $wgParser::setHook from require_once
Parser: using preprocessor: Preprocessor_DOM
[DBConnection] Wikimedia\Rdbms\LoadBalancer::openConnection: calling initLB() before first connection.
[DBReplication] Cannot use ChronologyProtector with EmptyBagOStuff.
[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: using request info {
"IPAddress": "216.73.216.25",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": null
}[DBConnection] Wikimedia\Rdbms\LoadBalancer::openLocalConnection: connected to database 0 at 'localhost'.
[DBQuery] BEGIN
[DBQuery] SELECT page_id,page_namespace,page_title,page_restrictions,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `mw_page` WHERE page_namespace = '10' AND page_title = 'Lang-en/doc' LIMIT 1
[DBQuery] SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `mw_page_restrictions` WHERE pr_page = '30466'
Title::getRestrictionTypes: applicable restrictions to [[Template:Lang-en/doc]] are {edit,move}
[DBQuery] SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,temp_rev_user.revactor_actor AS `rev_actor`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_revision_actor_temp` `temp_rev_user` ON ((temp_rev_user.revactor_rev = rev_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = temp_rev_user.revactor_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = '109631' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '109631'
[ContentHandler] Created handler for wikitext: WikitextContentHandler
[MessageCache] MessageCache::load: Loading en... local cache is empty, got from global cache
Unstubbing $wgLang on call of $wgLang::_unstub from ParserOptions->__construct
[caches] parser: MemcachedPhpBagOStuff
Article::tryFileCache(): not cacheable
Article::view using parser cache: yes
[DBQuery] SELECT old_text,old_flags FROM `mw_text` WHERE old_id = '103017' LIMIT 1
Article::view: doing uncached parse
[Preprocessor] Cached preprocessor output (key: wikispooks-mw_:preprocess-xml:b306c17dfd9ecc208314d8101552f2f2:0)
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192691'
[Preprocessor] Loaded preprocessor output from cache (key: wikispooks-mw_:preprocess-xml:c10324ec7a27367fa94d31cee1954574:1)
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '159764'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192721'
[ContentHandler] Created handler for Scribunto: ScribuntoContentHandler
[Scribunto] Scribunto_LuaStandaloneInterpreter::__construct: creating interpreter: 'exec' '/bin/sh' '/var/www/html/w/extensions/Scribunto/includes/engines/LuaStandalone/lua_ulimit.sh' '30' '31' '51200' ''\''/var/www/html/w/extensions/Scribunto/includes/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua'\'' '\''/var/www/html/w/extensions/Scribunto/includes/engines/LuaStandalone/mw_main.lua'\'' '\''/var/www/html/w/extensions/Scribunto/includes'\'' '\''0'\'' '\''8'\'''
[gitinfo] Computed cacheFile=/var/www/html/w/gitinfo.json for /var/www/html/w
[gitinfo] Cache incomplete for /var/www/html/w
SiteStats::loadAndLazyInit: reading site_stats from replica DB
[DBQuery] SELECT ss_total_edits,ss_good_articles,ss_total_pages,ss_users,ss_active_users,ss_images FROM `mw_site_stats` WHERE ss_row_id = '1' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192725'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192733'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192707'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192723'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192693'
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_touched FROM `mw_page` WHERE page_namespace = '10' AND page_title = 'Strong' LIMIT 1
[DBQuery] SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,temp_rev_user.revactor_actor AS `rev_actor`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_revision_actor_temp` `temp_rev_user` ON ((temp_rev_user.revactor_rev = rev_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = temp_rev_user.revactor_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = '160486' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '160486'
[DBQuery] SELECT old_text,old_flags FROM `mw_text` WHERE old_id = '152501' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '155489'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '109640'
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_touched FROM `mw_page` WHERE page_namespace = '10' AND page_title = 'Var' LIMIT 1
[DBQuery] SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,temp_rev_user.revactor_actor AS `rev_actor`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_revision_actor_temp` `temp_rev_user` ON ((temp_rev_user.revactor_rev = rev_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = temp_rev_user.revactor_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = '160498' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '160498'
[DBQuery] SELECT old_text,old_flags FROM `mw_text` WHERE old_id = '152507' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '160494'
[Preprocessor] Loaded preprocessor output from cache (key: wikispooks-mw_:preprocess-xml:66e1493bcd1144f2d1516048c9677248:1)
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_touched FROM `mw_page` WHERE page_namespace = '10' AND page_title = 'Lang-es' LIMIT 1
[DBQuery] SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,temp_rev_user.revactor_actor AS `rev_actor`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_revision_actor_temp` `temp_rev_user` ON ((temp_rev_user.revactor_rev = rev_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = temp_rev_user.revactor_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = '109633' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '109633'
[DBQuery] SELECT old_text,old_flags FROM `mw_text` WHERE old_id = '103018' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '109636'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165308'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165358'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165388'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165378'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165366'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165364'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165376'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165370'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165368'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165374'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165372'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165360'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '165362'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '109621'
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '192701'
[error] [aIaq9oNqusMPAjV5xeI3QgAAADc] /w/index.php?printable=yes&title=Template%3ALang-en%2Fdoc ErrorException from line 309 of /var/www/html/w/includes/debug/MWDebug.php: PHP Deprecated: Use of MagicWord::get was deprecated in MediaWiki 1.32. [Called from MagicNoCacheHooks::magicwordCheck in /var/www/html/w/extensions/MagicNoCache/MagicNoCache.hooks.php at line 13]
File::transform: Doing stat for mwstore://local-backend/local-thumb/1/15/Edit-copy_green.svg/40px-Edit-copy_green.svg.png
File::transform: Doing stat for mwstore://local-backend/local-thumb/1/15/Edit-copy_green.svg/60px-Edit-copy_green.svg.png
File::transform: Doing stat for mwstore://local-backend/local-thumb/1/15/Edit-copy_green.svg/80px-Edit-copy_green.svg.png
[Preprocessor] Loaded preprocessor output from cache (key: wikispooks-mw_:preprocess-xml:b306c17dfd9ecc208314d8101552f2f2:0)
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_namespace,page_title FROM `mw_page` WHERE (page_namespace = '0' AND page_title IN ('English_language','Spanish_language') ) OR (page_namespace = '10' AND page_title IN ('En_icon','Link_language','Language_with_name/for') ) OR (page_namespace = '14' AND page_title = 'Lang_and_lang-xx_template_errors') OR (page_namespace = '112' AND page_title IN ('Template_documentation','Subpages','Categorization') )
[DBQuery] SELECT page_id,rd_from FROM `mw_redirect` INNER JOIN `mw_page` ON ((rd_namespace=page_namespace) AND (rd_title=page_title)) WHERE rd_from IN ('30463','30467','7025','10614','7027')
[DBQuery] SELECT pp_page FROM `mw_page_props` WHERE pp_page IN ('30463','30467','7025','10614','7027') AND pp_propname = 'disambiguation'
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Main' LIMIT 1
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '0' AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Template' LIMIT 1
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '12889' AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Category' LIMIT 1
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '0' AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Wikipedia' LIMIT 1
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '3954' AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBQuery] SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM `mw_smw_object_ids` WHERE smw_title = 'Template_documentation_pages' AND smw_namespace = '14' AND smw_iw = '' AND smw_subobject = '' LIMIT 1
[DBQuery] SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM `mw_smw_fpt_redi` INNER JOIN `mw_smw_object_ids` AS o0 ON o_id=o0.smw_id WHERE (s_title='Template_documentation_pages') AND (s_namespace='14')
Saved in parser cache with key wikispooks-mw_:pcache:idhash:30466-0!canonical and timestamp 20250727224054 and revision id 109631
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_namespace,page_title,pp_value FROM `mw_page` LEFT JOIN `mw_page_props` ON (pp_propname = 'hiddencat' AND (pp_page = page_id)) WHERE (page_namespace = '14' AND page_title = 'Template_documentation_pages')
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_namespace,page_title FROM `mw_page` WHERE (page_namespace = '10' AND page_title = 'Lang-en/doc') OR (page_namespace = '102' AND page_title IN ('Processing_error_type','Processing_error_message','Processing_error','Has_subobject') )
[DBQuery] SELECT smw_id,smw_title,smw_namespace,smw_iw,smw_subobject,smw_sortkey,smw_sort FROM `mw_smw_object_ids` WHERE smw_hash IN ('ed57c0d1013416dd5d78e55bb7313e750e924f37','0a796eafbe664ce8f050966ae743fb5b7a5109d8','01920ab1422a92b0d2cd11b7f97872181bae6333','972f16398f5dc196ca88de230e26d0c0a63dbd97','40a9352edd226481500b652421834ea42fc10602')
[DBQuery] SELECT smw_id,smw_title,smw_namespace,smw_hash FROM `mw_smw_object_ids` WHERE smw_hash = 'ed57c0d1013416dd5d78e55bb7313e750e924f37'
[DBQuery] SELECT s_id,o_hash,o_blob FROM `mw_smw_fpt_dtitle` WHERE s_id = '1027061'
[DBQuery] SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM `mw_smw_object_ids` WHERE smw_title = '_ERR_TYPE' AND smw_namespace = '102' AND smw_iw = '' AND smw_subobject = '' LIMIT 1
[DBQuery] SELECT o_id FROM `mw_smw_fpt_redi` WHERE s_title = '_ERR_TYPE' AND s_namespace = '102' LIMIT 1
[DBQuery] SELECT t2.s_id AS s_id, t3.o_hash AS o_hash, t3.o_blob AS o_blob FROM `mw_smw_object_ids` AS t0 INNER JOIN `mw_smw_di_wikipage` AS t1 ON t0.smw_id=t1.s_id LEFT JOIN `mw_smw_fpt_sobj` AS s1 ON s1.o_id=t1.s_id INNER JOIN `mw_smw_di_blob` AS t2 ON t1.o_id=t2.s_id INNER JOIN `mw_smw_di_blob` AS t3 ON t3.s_id=t2.s_id WHERE (t0.smw_iw!=':smw') AND (t0.smw_iw!=':smw-delete') AND ((s1.s_id='1027061' OR t1.s_id='1027061')) AND (t1.p_id='1728860') AND (t2.p_id='0') AND (t2.o_hash='constraint') AND (t3.p_id='1728862') LIMIT 20
[DBQuery] COMMIT
MediaWiki::preOutputCommit: primary transaction round committed
MediaWiki::preOutputCommit: pre-send deferred updates completed
MediaWiki::preOutputCommit: LBFactory shutdown completed
[CookieWarning] IP geolocation not configured, skipping.
[DBQuery] BEGIN
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '30466' AND pp_propname IN ('page_image','page_image_free') ORDER BY pp_propname LIMIT 1
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model,page_namespace,page_title FROM `mw_page` WHERE (page_namespace = '11' AND page_title = 'Lang-en/doc') OR (page_namespace = '4' AND page_title IN ('Privacy_policy','About','General_disclaimer') )
[DBQuery] SELECT user_ip FROM `mw_user_newtalk` WHERE user_ip = '216.73.216.25' LIMIT 1
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Licensing' LIMIT 1
[DBQuery] SELECT pp_value FROM `mw_page_props` WHERE pp_page = '30466' AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBQuery] SELECT DISTINCT cl_to FROM `mw_categorylinks` WHERE cl_from = '30466'
[DBQuery] SELECT page_id,page_len,page_is_redirect,page_latest,page_restrictions,page_content_model FROM `mw_page` WHERE page_namespace = '4' AND page_title = 'Site_Status' LIMIT 1
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '257796'
[Preprocessor] Loaded preprocessor output from cache (key: wikispooks-mw_:preprocess-xml:6a4bc186c2d0eb66993d4bcbc8c45c13:1)
[DBQuery] SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = '163230'
[Preprocessor] Loaded preprocessor output from cache (key: wikispooks-mw_:preprocess-xml:55bbb8ff7bace952d2c8a1f63afd470b:1)
Title::getRestrictionTypes: applicable restrictions to [[Template:Lang-en/doc]] are {edit,move}
[DBQuery] SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `mw_page` WHERE (page_namespace = '8' AND page_title IN ('Common.js','Vector.js') )
[DBQuery] SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `mw_page` WHERE (page_namespace = '8' AND page_title = 'Gadget-externalsearch.js')
[DBQuery] SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `mw_page` WHERE (page_namespace = '8' AND page_title = 'Gadget-externalsearch-bar.js')