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
Remove image param: images are protected under copyright and cannot be distributed
Add image parameter
Line 15: Line 15:
"description": "The date of publication if published.",
"description": "The date of publication if published.",
"type": "date",
"type": "date",
"suggested": true
},
"image": {
"label": "Image",
"description": "An image of the book's front cover.",
"type": "wiki-page-name",
"suggested": true
"suggested": true
}
}
Line 21: Line 27:
"paramOrder": [
"paramOrder": [
"name",
"name",
"image",
"published"
"published"
]
]
Line 30: Line 37:
{{Infobox
{{Infobox
| title    = {{{name|{{PAGENAME}}}}}
| title    = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}


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

Revision as of 20:48, 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
Imageimage

An image of the book's front cover.

Page namesuggested
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.