Πρότυπο:Βιβλίο: Διαφορά μεταξύ των αναθεωρήσεων

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
Χωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Γραμμή 1: Γραμμή 1:
{|  border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#FFCC33;line-height:1.5em;word-spacing:0.5px;"
{|  border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#E5E5E5;line-height:1.5em;word-spacing:0.5px;"
|
|
{| border="0" width="100%" align="center" cellspacing="5" style="background-color:#FFCC33;padding:0px"
{{Person
! align="center" valign="top"|{{#if:{{{title|}}} | {{{title}}} }}
|color=#E5E5E5;
|-
|image={{{logo}}}
| align="center" border="0"  | {{#if:{{{book_image|}}} | {{ScaleImage
|name={{{acronym}}}
|imagename={{{book_image}}}
}}
|caption={{{title}}}
|newwidth=200px              <!-- new width=15,scales the image to 15%, new width=80px,scales the image to 80px-->
}} }}
|}
|}
{| border="0" width="100%" cellspacing="5" style="background-color:#FFCC33;padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:#FFCC33;padding:0px"
Γραμμή 46: Γραμμή 43:


{{Book                                           
{{Book                                           
  |title=write the title of the book                     
  |acronym=write the Book Title                 
|book_image=OrientationManual.png    
      |logo=MasksOfDemonsCover.png                  
     |author=write the Author(s) of the book     
     |author=write the Author(s) of the book     
       |editor=write the Editor(s) of the Book
       |editor=write the Editor(s) of the Book
Γραμμή 65: Γραμμή 62:
<pre>
<pre>
{{Book                                           
{{Book                                           
       |title=write the title of the book                     
       |acronym=write the Book Title                 
       |book_image=OrientationManual.png
       |logo=MasksOfDemonsCover.png  
       |author=write the Author(s) of the book     
       |author=write the Author(s) of the book     
       |editor=write the Editor(s) of the Book
       |editor=write the Editor(s) of the Book

Αναθεώρηση της 14:32, 26 Απριλίου 2018

{{{acronym}}}
[[File:{{{logo}}}|200px|text-top|{{{acronym}}}]]

|}




EXAMPLE ON HOW TO USE THE TEMPLATE

write the Book Title
write the Book Title
Pages write the Pages of the book
Year write the Year of the book
Link write the link to the book if any




Copy and paste the code below to the page you wish to add a Book's box such as this one:

{{Book                                           
       |acronym=write the Book Title                  
       |logo=MasksOfDemonsCover.png 
       |author=write the Author(s) of the book    
       |editor=write the Editor(s) of the Book
       |pages= write the Pages of the book
       |isbn_13=write the ISBN-13 of the book  
       |isbn_10=write the ISBN-10 of the book  
       |lccn=write the LCCN                                   
       |bisac=write the BISAC                                 
       |year=write the Year of the book
       |link=write the link to the book if any
}}