device-56.home 2026-3-31:16:32:58

This commit is contained in:
oskar
2026-03-31 16:32:58 +02:00
parent 59ce423533
commit 6dc42541fe
2 changed files with 6 additions and 4 deletions

View File

@@ -5,11 +5,11 @@
"template": "{{file.basename}}, p.{{pageLabel}}"
},
{
"name": "Page",
"name": "Title",
"template": "{{file.basename}}"
},
{
"name": "Text",
"name": "Pag",
"template": "p.{{pageLabel}}"
},
{
@@ -21,7 +21,7 @@
"template": "({{properties.author.toString().replace('[[','').replace(/\\|.*]]/g,'')}}, {{properties.year}})"
},
{
"name": "Title",
"name": "Text",
"template": "{{text}}"
}
],