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

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
Χωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Γραμμή 1: Γραμμή 1:
{|  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="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;"
|
|
{{Person
{| border="0" width="100%" align="center" cellspacing="5" style="background-color:#FFCC33;padding:0px"
|color=#E5E5E5;
! align="center" valign="top"|{{#if:{{{title|}}} | {{{title}}} }}
|image={{{logo}}}
|-
|name={{{acronym}}}
| align="center" border="0"  | {{#if:{{{book_image|}}} | {{ScaleImage
}}
|imagename={{{book_image}}}
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
|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"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{chapter_authors|}}} | '''Chapter Authors''' }}</b>
| width="20%" |<b>{{#if:{{{author|}}} | '''Author(s)''' }}</b>
||{{#if:{{{chapter_authors|}}} | {{{chapter_authors}}} }}
||{{#if:{{{author|}}} | {{{author}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{book_title|}}} | '''Book Title''' }}</b>
| <b>{{#if:{{{editor|}}} | '''Editor(s)''' }}</b>
||{{#if:{{{book_title|}}} | {{{book_title}}} }}
||{{#if:{{{editor|}}} | {{{editor}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{book_editor|}}} | '''Book Editor''' }}</b>
| <b>{{#if:{{{pages|}}} | '''Pages''' }}</b>
||{{#if:{{{book_editor|}}} | {{{book_editor}}} }}
||{{#if:{{{pages|}}} | {{{pages}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{book_publisher|}}} | '''Book Publisher''' }}</b>
| <b>{{#if:{{{isbn_13|}}} | '''ISBN-13''' }}</b>
||{{#if:{{{book_publisher|}}} | {{{book_publisher}}} }}
||{{#if:{{{isbn_13|}}} | {{{isbn_13}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{publisher_location|}}} | '''Publisher Location''' }}</b>
| <b>{{#if:{{{isbn_10|}}} | '''ISBN-10''' }}</b>
||{{#if:{{{publisher_location|}}} | {{{publisher_location}}} }}
||{{#if:{{{isbn_10|}}} | {{{isbn_10}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{pages|}}} | '''Pages''' }}</b>
| <b>{{#if:{{{lccn|}}} | '''LCCN''' }}</b>
||{{#if:{{{pages|}}} | {{{pages}}} }}
||{{#if:{{{lccn|}}} | {{{lccn}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{bisac|}}} | '''BISAC''' }}</b>
||{{#if:{{{bisac|}}} | {{{bisac}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
Γραμμή 33: Γραμμή 40:
|}
|}
|}
|}
<noinclude>
<noinclude>
<br /><br /><br />
<br /><br /><br />
Γραμμή 39: Γραμμή 45:
==Παράδειγμα χρήσης του προτύπου==
==Παράδειγμα χρήσης του προτύπου==


{{Book                                          
{{Book                                          
      |acronym=write the Book Title                 
  |title=write the title of the book                     
      |logo=MasksOfDemonsCover.png                  
|book_image=OrientationManual.png    
     
    |author=write the Author(s) of the book   
       |chapter_authors=write the Chapter Author of the Book
       |editor=write the Editor(s) of the Book
       |book_title=write the Book Tilte
       |pages= write the Pages of the book
       |book_editor=write the Editor of the Book
       |isbn_13=write the ISBN-13 of the book  <!-- e.g  978-1461083207 -->
       |book_publisher=write the Publisher of the Book
       |isbn_10=write the ISBN-10 of the book  <!-- e.g  1461083206 -->
       |publisher_location=write the Publisher Location
       |lccn=write the LCCN                                  <!-- e.g  2011906993 -->
       |pages=write the pages of the Book
       |bisac=write the BISAC                                <!-- e.g  Biography & Autobiography / Personal Memoirs  -->
       |year=write Year of the Book
       |year=write the Year of the book
       |link=write the Link of the Book
       |link=write the link to the book if any
}}
}}




Αντίγραψε τον πιο κάτω κώδικα κι επικόλλησέ τον στη σελίδα στην οποία επιθυμείς να εμφανίζεις το διπλανό κουτί πληροφοριών για τον Αθλητή
 
 
Αντίγραψε τον πιο κάτω κώδικα κι επικόλλησέ τον στη σελίδα στην οποία επιθυμείς να εμφανίζεις το διπλανό κουτί πληροφοριών για το Βιβλίο
<pre>
<pre>
{{Book                                        
{{Book                                          
       |acronym=write the Book Title                 
       |title=write the title of the book                     
       |logo=MasksOfDemonsCover.png  
       |book_image=OrientationManual.png
       |chapter_authors=write the Chapter Author of the Book
       |author=write the Author(s) of the book   
       |book_title=write the Book Tilte
       |editor=write the Editor(s) of the Book
       |book_editor=write the Editor of the Book
       |pages= write the Pages of the book
       |book_publisher=write the Publisher of the Book
       |isbn_13=write the ISBN-13 of the book 
       |publisher_location=write the Publisher Location
       |isbn_10=write the ISBN-10 of the book 
       |pages=write the pages of the Book
       |lccn=write the LCCN                                 
       |year=write Year of the Book
      |bisac=write the BISAC                               
       |link=write the Link of the Book
       |year=write the Year of the book
       |link=write the link to the book if any
}}
}}
</pre>
</pre>


Μετά αντικατέστησε το περιεχόμενο των πεδίων / μεταβλητών με τις δικές σου πληροφορίες
Μετά αντικατέστησε το περιεχόμενο των πεδίων / μεταβλητών με τις δικές σου πληροφορίες
 
</noinclude>
</noinclude>
<noinclude>[[Κατηγορία:Πρότυπα]]</noinclude>
<noinclude>[[Κατηγορία:Πρότυπα]]</noinclude>

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




Παράδειγμα χρήσης του προτύπου

{{{acronym}}}
[[File:{{{logo}}}|200px|text-top|{{{acronym}}}]]
Pages write the Pages of the book
Year write the Year of the book
Link write the link to the book if any




Αντίγραψε τον πιο κάτω κώδικα κι επικόλλησέ τον στη σελίδα στην οποία επιθυμείς να εμφανίζεις το διπλανό κουτί πληροφοριών για το Βιβλίο

{{Book                                           
       |title=write the title of the book                      
       |book_image=OrientationManual.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
}}

Μετά αντικατέστησε το περιεχόμενο των πεδίων / μεταβλητών με τις δικές σου πληροφορίες