Γραφειοκράτες, Διαχειριστές, translator
982
επεξεργασίες
Χωρίς σύνοψη επεξεργασίας |
Χωρίς σύνοψη επεξεργασίας |
||
Γραμμή 1: | Γραμμή 1: | ||
{| border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:# | {| 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;" | ||
| | | | ||
{{Person | |||
|color=#E5E5E5; | |||
| | |image={{{logo}}} | ||
|name={{{acronym}}} | |||
| | }} | ||
| | {| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px" | ||
{| border="0" width="100%" cellspacing="5" style="background-color:# | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{chapter_authors|}}} | '''Chapter Authors''' }}</b> | |||
||{{#if:{{{ | ||{{#if:{{{chapter_authors|}}} | {{{chapter_authors}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{book_title|}}} | '''Book Title''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{book_title|}}} | {{{book_title}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{book_editor|}}} | '''Book Editor''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{book_editor|}}} | {{{book_editor}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{book_publisher|}}} | '''Book Publisher''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{book_publisher|}}} | {{{book_publisher}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{publisher_location|}}} | '''Publisher Location''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{publisher_location|}}} | {{{publisher_location}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{pages|}}} | '''Pages''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{pages|}}} | {{{pages}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{year|}}} | '''Year''' }}</b> | | <b>{{#if:{{{year|}}} | '''Year''' }}</b> | ||
Γραμμή 40: | Γραμμή 33: | ||
|} | |} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<br /><br /><br /> | <br /><br /><br /> | ||
Γραμμή 45: | Γραμμή 39: | ||
==EXAMPLE ON HOW TO USE THE TEMPLATE== | ==EXAMPLE ON HOW TO USE THE TEMPLATE== | ||
{{Book <!-- The name of the template --> | {{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" --> | |||
| | |logo=MasksOfDemonsCover.png <!-- You can replace all the template's variables with the appropriate content--> | ||
| | |chapter_authors=write the Chapter Author of the Book | ||
| | |book_title=write the Book Tilte | ||
| | |book_editor=write the Editor of the Book | ||
| | |book_publisher=write the Publisher of the Book | ||
| | |publisher_location=write the Publisher Location | ||
|pages=write the pages of the Book | |||
|year=write | |year=write Year of the Book | ||
|link=write the | |link=write the Link of the Book | ||
}} | }} | ||
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 | |||
<pre> | <pre> | ||
{{Book | {{Book Chapter | ||
| | |acronym=write the Chapter Title | ||
| | |logo=MasksOfDemonsCover.png | ||
| | |chapter_authors=write the Chapter Author of the Book | ||
| | |book_title=write the Book Tilte | ||
| | |book_editor=write the Editor of the Book | ||
| | |book_publisher=write the Publisher of the Book | ||
| | |publisher_location=write the Publisher Location | ||
| | |pages=write the pages of the Book | ||
|year=write Year of the Book | |||
|year=write | |link=write the Link of the Book | ||
|link=write the | |||
}} | }} | ||
</pre> | </pre> | ||
Γραμμή 81: | Γραμμή 72: | ||
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 | Replace | ||
acronym=write the Chapter Title | |||
With | With | ||
<span style="color:red"> | <span style="color:red">acronym=Mask Of Demons</span> | ||
===List of Variables=== | ===List of Variables=== | ||
* <b> | * <b>acronym</b> : This variable expects from the editor to assign to it the Chapter Title | ||
* <b> | * <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> | * <b>chapter_authors</b> : This variable expects from the editor to assign to it the Chapter Authors of the Book | ||
* <b> | * <b>book_editor</b> : This variable expects from the editor to assign to it the Book Editor | ||
* <b> | * <b>book_publisher</b> : This variable expects from the editor to assign to it the Book Publisher | ||
* <b> | * <b>publisher_location</b> : This variable expects from the editor to assign to it the Publisher Location | ||
* <b> | * <b>pages</b> : This variable expects from the editor to assign to it the pages of the Book | ||
* <b> | * <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 | |||
* <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>[[Category:T/Reports]]</noinclude> |