Template:Βιβλίο: Difference between revisions

From Digital Cyprus
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 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"
Line 46: Line 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
Line 65: Line 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

Revision as of 20:32, 26 April 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
}}