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 infobox: Difference between revisions

Template page
m Fix error in template description
Remove image param: images are protected under copyright and cannot be distributed
Line 10: Line 10:
"type": "string",
"type": "string",
"required": true
"required": true
},
"image": {
"label": "Image",
"description": "An image of the book's front cover.",
"type": "wiki-page-name",
"suggested": true
},
},
"published": {
"published": {
Line 27: Line 21:
"paramOrder": [
"paramOrder": [
"name",
"name",
"image",
"published"
"published"
]
]
Line 37: Line 30:
{{Infobox
{{Infobox
| title    = {{{name|{{PAGENAME}}}}}
| title    = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}
| caption1 = {{{caption|}}}


| label1  = Published
| label1  = Published
|  data1  = {{{published|}}}
|  data1  = {{{published|}}}
}}
}}

Revision as of 15:35, 15 December 2024


An infobox that describes a book

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of the book without "Wings of Fire"

Example
The Dragonet Prophecy
Stringrequired
Publishedpublished

The date of publication if published.

Datesuggested


Book infobox
Cookies help us deliver our services. By using our services, you agree to our use of cookies.