Difference between revisions of "Category:Lemology"

From Lemopedia
Jump to navigation Jump to search
Line 1: Line 1:
 
articles dealing with authors of books dedicated to Lemology and their works:
 
articles dealing with authors of books dedicated to Lemology and their works:
* how to insert the author infobox: [[Template:Infobox_person|infobox person]]
+
__TOC__
* how to insert the book infobox: [[Template:Infobox_book|infobox book]]
+
 
 +
===Inserting information about the book===
 +
 
 +
In order to enter information about a book related to Stanislaw Lem's works please:
 +
 
 +
*include the description of the book(abstract, etc.)
 +
*fill in the infobox  
 +
 
 +
The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.
 +
 
 +
<pre>
 +
{{Infobox book
 +
| name            =
 +
| title_orig      =
 +
| translator      =
 +
| image            = <!-- include the [[file:]] and the image size -->
 +
| image_caption    =
 +
| author          =
 +
| illustrator      =
 +
| cover_artist    =
 +
| country          =
 +
| language        =
 +
| series          =
 +
| subject          =
 +
| genre            =
 +
| publisher        =
 +
| pub_date        =
 +
| english_pub_date =
 +
| media_type      =
 +
| pages            =
 +
| isbn            =
 +
| preceded_by      =
 +
| followed_by      =
 +
}}
 +
</pre>
 +
 
 +
 
 +
 
 +
===Inserting information about the author===
 +
 
 +
In order to enter information about an author of a book related to Stanislaw Lem please:
 +
 
 +
*include the presentation of the author(CV,etc.)
 +
*fill in the infobox  
 +
 
 +
The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.
 +
 
 +
<pre>{{Infobox person
 +
| honorific_prefix          =
 +
| name                      =
 +
| honorific_suffix          =
 +
| image                    =
 +
| image_size                =
 +
| alt                      =
 +
| caption                  =
 +
| birth_date                = {{birth date and age|YYYY|MM|DD}}
 +
| birth_place              =
 +
| residence                =
 +
| nationality              =
 +
| education                =
 +
| alma_mater                =
 +
| occupation                =
 +
| notable_works            =
 +
| awards                    =
 +
| website                  = <!-- {{URL|www.example.com}} -->
 +
| footnotes                =
 +
}}
 +
</pre>

Revision as of 12:52, 21 April 2011

articles dealing with authors of books dedicated to Lemology and their works:

Inserting information about the book

In order to enter information about a book related to Stanislaw Lem's works please:

  • include the description of the book(abstract, etc.)
  • fill in the infobox

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

{{Infobox book
| name             = 
| title_orig       = 
| translator       = 
| image            = <!-- include the [[file:]] and the image size -->
| image_caption    = 
| author           = 
| illustrator      = 
| cover_artist     = 
| country          = 
| language         = 
| series           = 
| subject          = 
| genre            = 
| publisher        = 
| pub_date         = 
| english_pub_date = 
| media_type       = 
| pages            = 
| isbn             = 
| preceded_by      = 
| followed_by      = 
}}


Inserting information about the author

In order to enter information about an author of a book related to Stanislaw Lem please:

  • include the presentation of the author(CV,etc.)
  • fill in the infobox

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

{{Infobox person
| honorific_prefix          = 
| name                      = 
| honorific_suffix          = 
| image                     = 
| image_size                = 
| alt                       = 
| caption                   = 
| birth_date                = {{birth date and age|YYYY|MM|DD}}
| birth_place               = 
| residence                 = 
| nationality               = 
| education                 = 
| alma_mater                = 
| occupation                = 
| notable_works             = 
| awards                    = 
| website                   = <!-- {{URL|www.example.com}} -->
| footnotes                 = 
}}