Ninja, Ninla, Bureaucrats, Administrators
1,234
edits
No edit summary |
No edit summary |
||
Line 19: | 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 44: | Line 47: | ||
|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 63: | ||
|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 78: | Line 83: | ||
* <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>partners</b> : This variable expects from the editor to assign to it the partner(s) involved in the Project | * <b>partners</b> : This variable expects from the editor to assign to it the partner(s) involved in the Project |