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

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
Χωρίς σύνοψη επεξεργασίας
(b)
Γραμμή 6: Γραμμή 6:
|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>
Γραμμή 39: Γραμμή 42:
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==EXAMPLE ON HOW TO USE THE TEMPLATE==


{{Book Chapters                                          <!-- The name of the template e.g "Book Chapters" -->
{{Βιβλίο                                      <!-- The name of the template e.g "Book Chapters" -->
       |acronym=write the Chapter Title                  <!-- Append to variable Title the content "Masks of Demons" -->
       |acronym=write the Chapter Title                  <!-- Append to variable Title the content "Masks of Demons" -->
       |logo=MasksOfDemonsCover.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=MasksOfDemonsCover.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
        
        
       |chapter_authors=write the Chapter Author of the Book
       |author=write 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 -->
       |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
}}
}}


Γραμμή 56: Γραμμή 60:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
<pre>
<pre>
{{Book Chapter                                         
{{Βιβλίο                                       
       |acronym=write the Chapter Title                   
       |acronym=write the Chapter Title                   
       |logo=MasksOfDemonsCover.png  
       |logo=MasksOfDemonsCover.png  
      |chapter_authors=write the Chapter Author of the Book
        |author=write 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 -->
       |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 :
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 Chapter 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>[[Category:T/Reports]]</noinclude>
<noinclude>[[Κατηγορία:Πρότυπα]]</noinclude>

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

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





EXAMPLE ON HOW TO USE THE TEMPLATE

write the Chapter Title
write the Chapter 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



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

{{Βιβλίο                                         
       |acronym=write the Chapter Title                  
       |logo=MasksOfDemonsCover.png 
        |author=write 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=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
}}

Then replace the content of the variables with your own, for example :