Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Book: Difference between revisions

Template page
No edit summary
No edit summary
Line 23: Line 23:
<templatedata>
<templatedata>
{
{
    "description": "",
"params": {
    "params": {
"bookname": {
        "bookname": {
"label": "Book Name",
            "label": "Book Name",
"description": "Name of the book",
            "description": "Name of the book",
"type": "string",
            "type": "string"
"required": true
        }
},
    }
"authorname": {
"label": "Name of author",
"type": "wiki-page-name",
"required": true
},
"booklink": {
"type": "url"
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 20:22, 25 August 2025

{{{bookname}}}
Author {{{authorname}}}
Link [{{{booklink}}}]
{{{bookname}}}
Author {{{authorname}}}
Link [{{{booklink}}}]


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Book Namebookname

Name of the book

Stringrequired
Name of authorauthorname

no description

Page namerequired
booklinkbooklink

no description

URLoptional