Jump to content

Main public logs

Combined display of all available logs of Creopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:35, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/styles.css (Created page with "TODO: Break down into components?: .t-infobox { width: 100%; max-width: 400px; font-size: var(--font-size-small); line-height: var(--line-height-xx-small); } .t-infobox-content { display: flex; flex-direction: column; row-gap: var(--space-md); } Header Component: .t-infobox-image-container { position: relative; } .t-infobox-image-overlay { position: absolute; top: 0; left: 0; right: 0; pointer-events: none; } .t-infobox-header-content { font-w...")