Template:Book Chapters: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
Jordankent (talk | contribs) No edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
}} | }} | ||
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px" | {| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{chapter_authors|}}} | '''Chapter Authors''' }}</b> | | <b>{{#if:{{{chapter_authors|}}} | '''Chapter Authors''' }}</b> | ||
Line 25: | Line 19: | ||
| <b>{{#if:{{{book_publisher|}}} | '''Book Publisher''' }}</b> | | <b>{{#if:{{{book_publisher|}}} | '''Book Publisher''' }}</b> | ||
||{{#if:{{{book_publisher|}}} | {{{book_publisher}}} }} | ||{{#if:{{{book_publisher|}}} | {{{book_publisher}}} }} | ||
|- valign="top" style="font-size:11px" | |||
| <b>{{#if:{{{publisher_location|}}} | '''Publisher Location''' }}</b> | |||
||{{#if:{{{publisher_location|}}} | {{{publisher_location}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{pages|}}} | '''Pages''' }}</b> | | <b>{{#if:{{{pages|}}} | '''Pages''' }}</b> | ||
Line 42: | Line 39: | ||
==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" --> | ||
|acronym=write the | |acronym=write the Chapter Title <!-- Append to variable Title the content "Masks of Demons" --> | ||
|logo= | |logo=MasksOfDemonsCover.png <!-- You can replace all the template's variables with the appropriate content--> | ||
|chapter_authors=write the Chapter Author of the Book | |chapter_authors=write the Chapter Author of the Book | ||
|book_title=write the Book Tilte | |book_title=write the Book Tilte | ||
|book_editor=write the Editor of the Book | |book_editor=write the Editor of the Book | ||
|book_publisher=write the Publisher of the Book | |book_publisher=write the Publisher of the Book | ||
|publisher_location=write the Publisher Location | |||
|pages=write the pages of the Book | |pages=write the pages of the Book | ||
|year=write Year of the Book | |year=write Year of the Book | ||
Line 59: | Line 56: | ||
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 | |acronym=write the Chapter Title | ||
|logo=MasksOfDemonsCover.png | |||
| | |||
|chapter_authors=write the Chapter Author of the Book | |chapter_authors=write the Chapter Author of the Book | ||
|book_title=write the Book Tilte | |book_title=write the Book Tilte | ||
|book_editor=write the Editor of the Book | |book_editor=write the Editor of the Book | ||
|book_publisher=write the Publisher of the Book | |book_publisher=write the Publisher of the Book | ||
|publisher_location=write the Publisher Location | |||
|pages=write the pages of the Book | |pages=write the pages of the Book | ||
|year=write Year of the Book | |year=write Year of the Book | ||
Line 76: | Line 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 | acronym=write the Chapter Title | ||
With | With | ||
<span style="color:red">acronym= | <span style="color:red">acronym=Mask Of Demons</span> | ||
===List of Variables=== | ===List of Variables=== | ||
* <b>acronym</b> : This variable expects from the editor to assign to it the | * <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 | * <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>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_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>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>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>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: | <noinclude>[[Category:T/Reports]]</noinclude> |
Latest revision as of 03:10, 23 April 2018
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
{{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 |link=write the Link of the Book }}
Then replace the content of the variables with your own, for example :
Replace
acronym=write the Chapter Title
With
acronym=Mask Of Demons
List of Variables
- acronym : This variable expects from the editor to assign to it the Chapter Title
- logo : 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.
- chapter_authors : This variable expects from the editor to assign to it the Chapter Authors of the Book
- book_editor : This variable expects from the editor to assign to it the Book Editor
- book_publisher : This variable expects from the editor to assign to it the Book Publisher
- publisher_location : This variable expects from the editor to assign to it the Publisher Location
- pages : This variable expects from the editor to assign to it the pages of the Book
- year : This variable expects from the editor to assign to it the year of the Book
- link : This variable expects from the editor to assign to it the link of the Book