Main public logs
Appearance
Combined display of all available logs of Costa Sano MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:48, 18 February 2026 Mngr talk contribs created page MediaWiki:Asset.js (Created page with "$(document).ready(function () { function f(name) { return $("[name='Asset[" + name + "]']"); } function generate() { const ch = f("Chapter").val(); const pl = f("Place").val(); const org = f("Organisation").val(); if (!ch || (pl && org) || (!pl && !org)) return; new mw.Api().get({ action: "scribunto-console", title: "Module:AssetID", question: "return requi...")