All public logs
Jump to navigation
Jump to search
Combined display of all available logs of blogginpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:14, 27 November 2025 Grug talk contribs created page Module:XCardMeta (Created page with "local p = {} function p.add( frame ) local args = frame.args local parent = frame:getParent().args -- reads from the template that called it local title = parent.title or mw.title.getCurrentTitle().prefixedText local description = parent.description or "Article on " .. mw.site.siteName local image = parent.image or "https://yourwiki.example.com/images/default-logo.png" local card = parent.card or "summary_...")