Template:Cover
From Naturpedia
Indice |
Description
This template {{Cover}} is used to create a cover for the wikibook.
Syntax
{{copertina
|title=title
|subtitle=subtitle
|author=author of the book
|author1=first author of the book if the authors are more than one
|author2=secondo autore del libro, e così via fino al massimo di 5
|image=image used as cover
|px=image size
|alt=alternate text for the image
}}
The text marked in color must be properly replaced as described below.
- title
- Title of wikibook.
- subtitle
- Subtitle wikibook
- author
- username author.
- author1
- username first author of the book if the authors are more than one (Do not use these two parameters together!).
- author2
- username author of the book, if more than one, continue the list.
- image
- image used as cover. It is recommended to insert the alternative text for images.
- px
- Image size in pixels, must be indicated in figures.
- alt
- alternative text for the image.
Example
Code
{{Cover |title=HTML |author=Diablo |image=Html-source-code3.png |alt=Sintassi HTML }}