Card Layout: Difference between revisions

From LOTR-TCG Wiki
imported>Teltura
No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Card Layouts=
There are three major types of layouts used for cards in the Lord of the Rings TCG.  These are the ''Character Layout'', ''Site Layout'', and what could be called the ''Modifier Layout''.  Examples of these layouts are below:
There are three major types of layouts used for cards in the Lord of the Rings TCG.  These are the ''Character Template'', ''Site Template'', and what could be called the ''Modifier Template''.  Cards that use the [[character]] template include Companions, Allies, Minions, and (confusingly enough) Followers.  Conditions, Events, Artifacts, Possessions and The One Ring all use the modifier template, and Sites of course use the site template.


==Templates==
==Templates==
{{cardmedia:card_label-companion.png?360  }}
 
{{  cardmedia:card_label-condition.png?370  }}
'''Character Layout''' (used by Companions, Allies, Minions and Followers):
{{  cardmedia:card_label-site.png?400}}
[[File:card_label-companion.png|center]]
<div CLEAR>
 
 
'''Modifier Layout''' (used by Conditions, Events, Possessions, Artifacts, and The One Ring):
[[File:card_label-condition.png|center]]
 
'''Site Layout''' (used by Sites):
[[File:card_label-site.png|center]]


Each of the three Layouts provides largely the same information in roughly the same place.  Each layout, for instance, shows the Twilight Cost of the card in the upper-left hand corner (but note this looks like the upper-right if you rotate a Site onto its side).  The Title is located at the top for Characters and on the left-hand side for Modifier and Site cards (again, looking like the top side with a rotated Site).
Each of the three Layouts provides largely the same information in roughly the same place.  Each layout, for instance, shows the Twilight Cost of the card in the upper-left hand corner (but note this looks like the upper-right if you rotate a Site onto its side).  The Title is located at the top for Characters and on the left-hand side for Modifier and Site cards (again, looking like the top side with a rotated Site).
Line 12: Line 17:
See the dedicated articles below for an in-depth explanation of each card attribute.
See the dedicated articles below for an in-depth explanation of each card attribute.


{{:card_layout_table}}
{{Card Layout Table}}
&nbsp;

Latest revision as of 05:27, 14 March 2022

There are three major types of layouts used for cards in the Lord of the Rings TCG. These are the Character Layout, Site Layout, and what could be called the Modifier Layout. Examples of these layouts are below:

Templates[edit]

Character Layout (used by Companions, Allies, Minions and Followers):


Modifier Layout (used by Conditions, Events, Possessions, Artifacts, and The One Ring):

Site Layout (used by Sites):

Each of the three Layouts provides largely the same information in roughly the same place. Each layout, for instance, shows the Twilight Cost of the card in the upper-left hand corner (but note this looks like the upper-right if you rotate a Site onto its side). The Title is located at the top for Characters and on the left-hand side for Modifier and Site cards (again, looking like the top side with a rotated Site).

See the dedicated articles below for an in-depth explanation of each card attribute.

Card Layout
Tokens Twilight Tokens Culture Tokens Wounds Burdens
Characters Twilight Cost Culture Strength Vitality Resistance Signet Home Site Site Number Game Text Lore Collector's Info
Other (Modifier Layout)
Sites Shadow Number Site Arrow

Debug data:
  • Start request GET /index.php?diff=cur&oldid=118&title=Card_Layout
    IP: 216.73.217.93
    HTTP HEADERS:
    X-FORWARDED-FOR: 216.73.217.93
    HOST: localhost:1450
    CONNECTION: close
    ACCEPT: */*
    USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    ACCEPT-ENCODING: gzip, br, zstd, deflate
    (end headers)
  • [session] SessionManager using store APCUBagOStuff
  • [localisation] LocalisationCache using store LCStoreCDB
  • [session] SessionBackend "37ttme1mqo7tfujjdbvggphpnqpmptps" is unsaved, marking dirty in constructor
  • [session] SessionBackend "37ttme1mqo7tfujjdbvggphpnqpmptps" save: dataDirty=1 metaDirty=1 forcePersist=0
  • [cookie] already deleted setcookie: "wiki_db_session", "", "1746307893", "/", "", "", "1", ""
  • [cookie] already deleted setcookie: "wiki_dbUserID", "", "1746307893", "/", "", "", "1", ""
  • [cookie] already deleted setcookie: "wiki_dbToken", "", "1746307893", "/", "", "", "1", ""
  • [cookie] already deleted setcookie: "forceHTTPS", "", "1746307893", "/", "", "", "1", ""
  • [session] SessionBackend "37ttme1mqo7tfujjdbvggphpnqpmptps" data dirty due to dirty(): MediaWiki\Session\SessionManager->getSessionForRequest/MediaWiki\Session\SessionManager->getInitialSession/MediaWiki\Session\Session->getToken/MediaWiki\Session\Session->set/MediaWiki\Session\SessionBackend->dirty
  • [session] SessionBackend "37ttme1mqo7tfujjdbvggphpnqpmptps" save: dataDirty=1 metaDirty=0 forcePersist=0
  • [error] [bc5ee7f5658eea65ce377ed5] /index.php?diff=cur&oldid=118&title=Card_Layout PHP Deprecated: Use of PrefixSearchBackend hook (used in TitleKey::prefixSearchBackend) was deprecated in MediaWiki 1.27. [Called from MediaWiki\HookContainer\HookContainer::register]
  • [rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [0s] wiki_db: SET group_concat_max_len = 262144, `sql_mode` = ''
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/wiki_db
  • [rdbms] Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) [0s] wiki_db: BEGIN
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 118 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] WikiPage::pageData [0.001s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 0 AND page_title = 'Card_Layout' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 104112 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0s] wiki_db: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 104112
  • ParserFactory: using default preprocessor
  • [ContentHandler] Registered handler for wikitext: WikitextContentHandler
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 118 LIMIT 1
  • Article::view: showing diff page
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0s] wiki_db: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 118
  • DifferenceEngine old '118' new 'cur' rcid '0'
  • Unstubbing $wgLang on call of $wgLang::unstub from ContentHandler->getPageLanguage
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE page_namespace = 0 AND page_title = 'Card_Layout' AND (rev_id=page_latest) LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 118 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] DifferenceEngine::loadRevisionData [0s] wiki_db: SELECT ct_tag_id AS `value` FROM `change_tag` WHERE ct_rev_id = 118
  • [rdbms] DifferenceEngine::loadRevisionData [0s] wiki_db: SELECT ct_tag_id AS `value` FROM `change_tag` WHERE ct_rev_id = 104112
  • [MessageCache] MessageCache using store APCUBagOStuff
  • [MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, got from global cache
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0.001s] wiki_db: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `page_restrictions` WHERE pr_page = 26
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::getRelativeRevision [0.001s] wiki_db: SELECT rev_id FROM `revision` IGNORE INDEX (rev_timestamp) WHERE rev_page = 26 AND (rev_timestamp < '20200826094758' OR (rev_timestamp = '20200826094758' AND (rev_id < 118))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 117 LIMIT 1
  • [localisation] LocalisationCache::loadCoreData: got localisation for en from source
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 2 AND page_title = 'Cease' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 3 AND page_title = 'Cease' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 4 AND page_title = 'User_talk' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0s] wiki_db: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 104112
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0s] wiki_db: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 118
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.001s] wiki_db: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 117
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0s] wiki_db: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 85199
  • DifferenceEngine old '0' new '0' rcid '0'
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::getRevisionIdsBetween [0.002s] wiki_db: SELECT rev_id AS `value` FROM `revision` WHERE rev_page = 26 AND ((rev_deleted & 1) = 0) AND (rev_timestamp > '20200826094758' OR (rev_timestamp = '20200826094758' AND (rev_id > 118))) AND (rev_timestamp < '20220314052724' OR (rev_timestamp = '20220314052724' AND (rev_id < 104112))) LIMIT 1001
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 27806 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 27825 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 90760 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] wiki_db: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 91274 LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Revision\RevisionStore::getAuthorsBetween [0.001s] wiki_db: SELECT DISTINCT actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) WHERE rev_page = 26 AND ((rev_deleted & 4) = 0) AND (rev_timestamp > '20200826094758' OR (rev_timestamp = '20200826094758' AND (rev_id > 118))) AND (rev_timestamp < '20220314052724' OR (rev_timestamp = '20220314052724' AND (rev_id < 104112))) LIMIT 101
  • [GlobalTitleFail] MessageCache::parse called with no title set.
  • [ParserCache] Creating ParserCache instance for pcache
  • [ParserCache] ParserOutput metadata cache miss
  • [ParserCache] ParserOutput metadata cache miss
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] LocalFile::loadFromDB [0.001s] wiki_db: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'card_label-companion.png' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-companion.png/720px-card_label-companion.png
  • [FileOperation] FileBackendStore::ingestFreshFileStats: File mwstore://local-backend/local-thumb/card_label-companion.png/720px-card_label-companion.png does not exist
  • TransformationalImageHandler::doTransform: creating 720x660 thumbnail at /tmp/transform_a81a6534ea8a.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-companion.png/720px-card_label-companion.png
  • TransformationalImageHandler::doTransform: creating 720x660 thumbnail at /tmp/transform_ff4305e850fd.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-companion.png/720px-card_label-companion.png
  • TransformationalImageHandler::doTransform: creating 720x660 thumbnail at /tmp/transform_debadbe37665.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] LocalFile::loadFromDB [0.001s] wiki_db: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'card_label-condition.png' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-condition.png/720px-card_label-condition.png
  • [FileOperation] FileBackendStore::ingestFreshFileStats: File mwstore://local-backend/local-thumb/card_label-condition.png/720px-card_label-condition.png does not exist
  • TransformationalImageHandler::doTransform: creating 720x580 thumbnail at /tmp/transform_f3faddbbe02a.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-condition.png/720px-card_label-condition.png
  • TransformationalImageHandler::doTransform: creating 720x580 thumbnail at /tmp/transform_3bd1f5b5093b.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-condition.png/720px-card_label-condition.png
  • TransformationalImageHandler::doTransform: creating 720x580 thumbnail at /tmp/transform_424708c5dade.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] LocalFile::loadFromDB [0.001s] wiki_db: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'card_label-site.png' LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-site.png/727px-card_label-site.png
  • [FileOperation] FileBackendStore::ingestFreshFileStats: File mwstore://local-backend/local-thumb/card_label-site.png/727px-card_label-site.png does not exist
  • TransformationalImageHandler::doTransform: creating 727x467 thumbnail at /tmp/transform_0883b7297903.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-site.png/727px-card_label-site.png
  • TransformationalImageHandler::doTransform: creating 727x467 thumbnail at /tmp/transform_76051ccfce13.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • File::transform: Doing stat for mwstore://local-backend/local-thumb/card_label-site.png/727px-card_label-site.png
  • TransformationalImageHandler::doTransform: creating 727x467 thumbnail at /tmp/transform_e775d93664ce.png using scaler im
  • TransformationalImageHandler::doTransform: returning unscaled image
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] LinkHolderArray::replaceInternal [0.001s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `page` WHERE ((page_namespace = 0 AND page_title IN ('Tokens','Twilight_Tokens','Culture_Tokens','Wounds','Burdens','Character','Twilight_Cost','Culture','Strength','Vitality','Resistance','Signet','Home_Site','Site_Number','Game_Text','Lore','Collector\'s_Info','Site','Shadow_Number','Site_Arrow') ))
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.001s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 4 AND page_title = 'Main' LIMIT 1
  • [ParserCache] Saved in parser cache
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Output\OutputPage::addCategoryLinksToLBAndGetResult [0.001s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model,pp_value FROM `page` LEFT JOIN `page_props` ON (pp_propname = 'hiddencat' AND (pp_page = page_id)) WHERE ((page_namespace = 14 AND page_title = 'Card_Layout'))
  • ContextSource::getContext (MediaWiki\Skin\Timeless\SkinTimeless): called and $context is null. Using RequestContext::getMain()
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageProps::getProperties [0s] wiki_db: SELECT pp_page,pp_propname,pp_value FROM `page_props` WHERE pp_page = 26 AND pp_propname = 'templatedata'
  • [SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff
  • [rdbms] MediaWiki::preOutputCommit [0s] wiki_db: COMMIT
  • MediaWiki::preOutputCommit: primary transaction round committed
  • [DeferredUpdates] DeferredUpdates::run: started MWCallableUpdate_WikiPage->doViewUpdates #952
  • [DeferredUpdates] DeferredUpdates::run: ended MWCallableUpdate_WikiPage->doViewUpdates #952, processing time: 0.00014996528625488
  • MediaWiki::preOutputCommit: pre-send deferred updates completed
  • MediaWiki::preOutputCommit: session changes committed
  • [rdbms] Wikimedia\Rdbms\ChronologyProtector::persistSessionReplicationPositions: no primary positions data to save
  • [rdbms] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown
  • [rdbms] LBFactory shutdown completed
  • MediaWiki\Output\OutputPage::haveCacheVaryCookies: no cache-varying cookies found
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] Wikimedia\Rdbms\Database::beginIfImplied (PageImages\PageImages::fetchPageImage) [0s] wiki_db: BEGIN
  • [rdbms] PageImages\PageImages::fetchPageImage [0s] wiki_db: SELECT pp_value FROM `page_props` WHERE pp_page = 26 AND pp_propname IN ('page_image','page_image_free') ORDER BY pp_propname LIMIT 1
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] LinkBatch::doQuery (for Skin::preloadExistence) [0s] wiki_db: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `page` WHERE ((page_namespace = 1 AND page_title = 'Card_Layout'))
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageProps::getProperties [0s] wiki_db: SELECT pp_page,pp_propname,pp_value FROM `page_props` WHERE pp_page = 26 AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] PFValuesUtils::getCategoriesForPage [0s] wiki_db: SELECT DISTINCT cl_to FROM `categorylinks` WHERE cl_from = 26
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\Page\PageProps::getProperties [0s] wiki_db: SELECT pp_page,pp_propname,pp_value FROM `page_props` WHERE pp_page = 40277 AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_db
  • [rdbms] MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages [0.001s] wiki_db: SELECT user_ip FROM `user_newtalk` WHERE user_ip = '216.73.217.93' LIMIT 1