Template:Systems Book: Difference between revisions
Jump to navigation
Jump to search
Anthodesmia (talk | contribs) mNo edit summary |
Anthodesmia (talk | contribs) |
||
| Line 51: | Line 51: | ||
|title=write the title of the book <!-- Append to variable acronym the content acronym of the sdd report --> | |title=write the title of the book <!-- Append to variable acronym the content acronym of the sdd report --> | ||
|book_image=OrientationManual.png <!-- You can replace all the template's variables with the appropriate content--> | |book_image=OrientationManual.png <!-- You can replace all the template's variables with the appropriate content--> | ||
|author= | |author=Add here the Author(s) of the book <!-- if a variable left empty e.g " report_title =" or not used at all then it will not appear on the template --> | ||
|editor= | |editor=Add here the Editor(s) of the Book | ||
|publisher= | |publisher=Add here the publisher | ||
|pages= | |pages= Add here the number of pages of the book | ||
|isbn_13= | |isbn_13=Add here the ISBN-13 of the book <!-- e.g 978-1461083207 --> | ||
|isbn_10= | |isbn_10=Add here the ISBN-10 of the book <!-- e.g 1461083206 --> | ||
|lccn= | |lccn=Add here the LCCN <!-- e.g 2011906993 --> | ||
|bisac= | |bisac=Add here the BISAC <!-- e.g Biography & Autobiography / Personal Memoirs --> | ||
|year= | |year=Add here the Year of the book | ||
|link= | |link=Add here a link to the book if any | ||
}} | }} | ||
| Line 69: | Line 69: | ||
<pre> | <pre> | ||
{{Book | {{Book | ||
|title= | |title=Add here the title of the book | ||
|book_image=OrientationManual.png | |book_image=OrientationManual.png | ||
|author= | |author=Add here the Author(s) of the book | ||
|editor= | |editor=Add here the Editor(s) of the Book | ||
|publisher= | |publisher=Add here the publisher | ||
|pages= | |pages= Add here the number of pages of the book | ||
|isbn_13= | |isbn_13=Add here the ISBN-13 of the book | ||
|isbn_10= | |isbn_10=Add here the ISBN-10 of the book | ||
|lccn= | |lccn=Add here the LCCN | ||
|bisac= | |bisac=Add here the BISAC | ||
|year= | |year=Add here the Year of the book | ||
|link= | |link=Add here the link to the book if any | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 16:29, 2 December 2024
|
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add a Book's box such as this one:
{{Book
|title=Add here the title of the book
|book_image=OrientationManual.png
|author=Add here the Author(s) of the book
|editor=Add here the Editor(s) of the Book
|publisher=Add here the publisher
|pages= Add here the number of pages of the book
|isbn_13=Add here the ISBN-13 of the book
|isbn_10=Add here the ISBN-10 of the book
|lccn=Add here the LCCN
|bisac=Add here the BISAC
|year=Add here the Year of the book
|link=Add here the link to the book if any
}}
Then replace the content of the variables with your own, for example :
Replace
title=write the title of the book
With
title=Masks of Demons
List of Variables
- title : This variable expects from the editor to assign to it the title of the Book.
- book_image : This variable expects from the editor to assign to it the image of the Book. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
- author : This variable expects from the editor to assign to it the author of the Book.
- editor : This variable expects from the editor to assign to it the editor of the Book
- publisher : This variable expects from the editor to assign to it the publisher of the Book
- pages : This variable expects from the editor to assign to it the number of pages of the Book
- isbn_13 : This variable expects from the editor to assign to it the isbn_13 of the Book. e.g 978-1461083207
- isbn_10 : This variable expects from the editor to assign to it the isbn_10 of the Book. e.g 1461083206
- lccn : This variable expects from the editor to assign to it the lccn of the Book. e.g 2011906993
- bisac : This variable expects from the editor to assign to it the bisac of the Book. e.g Biography & Autobiography / Personal Memoirs
- year : This variable expects from the editor to assign to it the year that the book was published.
- link : This variable expects from the editor to assign to it the link of the Book.
