Template:Book: Difference between revisions
Template page
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
|} | |} | ||
{|class="infobox book" | |||
|- | |||
| style="flex-grow:1; text-align:center" |'''{{{bookname}}}''' | |||
|- | |||
|'''Author''' || {{{authorname}}} | |||
|- | |||
|- | |||
|'''Link''' || [{{{booklink}}}] | |||
|- | |||
|} | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "", | |||
"params": { | |||
"bookname": { | |||
"label": "Book Name", | |||
"description": "Name of the book", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 20:20, 25 August 2025
{{{bookname}}} | |
Author | {{{authorname}}} |
Link | [{{{booklink}}}] |
{{{bookname}}} | |
Author | {{{authorname}}} |
Link | [{{{booklink}}}] |
Parameter | Description | Type | Status | |
---|---|---|---|---|
Book Name | bookname | Name of the book | String | optional |