Template:Quotation: Difference between revisions

From Beacon Space
Content deleted Content added
Created page with " <noinclude> <templatedata> { "params": { "Quoted material": { "type": "string", "required": true }, "Author": { "type": "string" }, "Title": { "type":..."
 
Pls delete, I can't make it work
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Pls delete, I can't make it work

<noinclude>
<templatedata>
{
"params": {
"Quoted material": {
"type": "string",
"required": true
},
"Author": {
"type": "string"
},
"Title": {
"type": "string"
},
"Publication": {
"type": "string"
}
},
"description": "Quotation block with a border",
"format": "inline"
}
</templatedata>
</noinclude>

Latest revision as of 04:59, 25 November 2021

Pls delete, I can't make it work