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

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
(Νέα σελίδα με '{| 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;"...')
 
μ (Greeklish variables name replaced)
Ετικέτα: Χειροκίνητη αναστροφή
 
(24 ενδιάμεσες εκδόσεις από 2 χρήστες δεν εμφανίζονται)
Γραμμή 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
{{Person
|color=#E5E5E5;
|color=#FFCC33;
|image={{{logo}}}
|image={{{logo}}}
|name={{{acronym}}}
|name={{{acronym}}}
}}
}}
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
{| 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>
Γραμμή 37: Γραμμή 40:
<br /><br /><br />
<br /><br /><br />
__TOC__
__TOC__
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==Παράδειγμα χρήσης του προτύπου==


{{Book                                            <!-- The name of the template e.g "Book Chapters" -->
{{Βιβλίο                                     
       |acronym=write the Book Title                  <!-- Append to variable Title the content "Masks of Demons" -->
       |acronym=Book Title                   
       |logo=MasksOfDemonsCover.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=MasksOfDemonsCover.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  <!-- e.g  978-1461083207 -->
       |publisher_location=write the Publisher Location
       |isbn_10=write the ISBN-10 of the book  <!-- e.g  1461083206 -->
       |pages=write the pages of the Book
       |lccn=write the LCCN                                  <!-- e.g  2011906993 -->
       |year=write Year of the Book
      |bisac=write the BISAC                                <!-- e.g  Biography & Autobiography / Personal Memoirs  -->
       |link=write the Link 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 an Associate's box such as this one:
Αντίγραψε τον πιο κάτω κώδικα κι επικόλλησέ τον στη σελίδα στην οποία επιθυμείς να εμφανίζεις το διπλανό κουτί πληροφοριών για το Βιβλίο
<pre>
<pre>
{{Book                                         
{{Βιβλίο                                       
       |acronym=write the Book Title                   
       |acronym=Book Title                   
       |logo=MasksOfDemonsCover.png  
       |logo=MasksOfDemonsCover.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  <!-- e.g  978-1461083207 -->
       |publisher_location=write the Publisher Location
       |isbn_10=write the ISBN-10 of the book  <!-- e.g  1461083206 -->
       |pages=write the pages of the Book
       |lccn=write the LCCN                                  <!-- e.g  2011906993 -->
       |year=write Year of the Book
      |bisac=write the BISAC                                <!-- e.g  Biography & Autobiography / Personal Memoirs  -->
       |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>


Then replace the content of the variables with your own, for example :
Μετά αντικατέστησε το περιεχόμενο των πεδίων / μεταβλητών με τις δικές σου πληροφορίες
  Replace
    
            acronym=write the Chapter Title 
   With
            <span style="color:red">acronym=Mask Of Demons</span>
===List of Variables===
* <b>acronym</b> : This variable expects from the editor to assign to it the Book Title
* <b>logo</b> : This variable expects from the editor to assign to it the First Page 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.
* <b>chapter_authors</b> : This variable expects from the editor to assign to it the Chapter Authors of the Book
* <b>book_editor</b> : This variable expects from the editor to assign to it the Book Editor
* <b>book_publisher</b> : This variable expects from the editor to assign to it the Book Publisher
* <b>publisher_location</b> : This variable expects from the editor to assign to it the Publisher Location
* <b>pages</b> : This variable expects from the editor to assign to it the pages of the Book
* <b>year</b> : This variable expects from the editor to assign to it the year of the Book
* <b>link</b> : This variable expects from the editor to assign to it the link of the Book
</noinclude>
</noinclude>
<noinclude>[[Κατηγορία:Πρότυπα]]</noinclude>
<noinclude>[[Κατηγορία:Πρότυπα]]</noinclude>

Τελευταία αναθεώρηση της 10:13, 22 Ιανουαρίου 2024

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





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

Book Title
Book Title
Author(s) write the Author(s) of the book
Editor(s) 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



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

{{Βιβλίο                                         
       |acronym=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  <!-- e.g   978-1461083207 -->
       |isbn_10=write the ISBN-10 of the book  <!-- e.g   1461083206 -->
       |lccn=write the LCCN                                   <!-- e.g   2011906993 -->
       |bisac=write the BISAC                                 <!-- e.g   Biography & Autobiography / Personal Memoirs  -->
       |year=write the Year of the book
       |link=write the link to the book if any
}}

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