Difference between revisions of "Template:BookIntro"
Jump to navigation
Jump to search
| Line 40: | Line 40: | ||
<div style="text-align:center;padding:13px;"> | <div style="text-align:center;padding:13px;"> | ||
<table style="background-color: #F9F9F9;border: 1px solid #AAAAAA;clear: both;margin-top: 2em;padding: 9px;"> | <table style="background-color: #F9F9F9;border: 1px solid #AAAAAA;clear: both;margin-top: 2em;padding: 9px;"> | ||
| − | <tr> | + | <tr><td> |
| − | {{#if:{{{original_title|}}}| | + | {{#if:{{{original_title|}}}|'''original title:''' [[:Category:{{{original_title}}}|{{{original_title}}}]]|}} | {{#if:{{{first_edition_Page|}}}|[[{{{first_edition_Page}}}|first edition]]:|first edition:}} {{#if:{{{first_edition_Year|}}}|[[:Category:{{{first_edition_Year|}}}|{{{first_edition_Year}}}]]|}} | |
| − | {{#if:{{{preceded_by|}}}| | + | {{#if:{{{preceded_by|}}}|'''preceded by:''' [[:Category:{{{preceded_by}}}|{{{preceded_by}}}]]|}} | {{#if:{{{followed_by|}}}|'''followed by:''' [[:Category:{{{followed_by}}}|{{{followed_by}}}]]|}} | [[{{PAGENAME}}|more >>]] |
| − | </table> | + | </td></tr></table> |
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 14:58, 27 August 2011
paste the following template:
{{BookIntro
|original_title=
|first_edition_Year=
|first_edition_Page=
|preceded_by=
|followed_by=
}}
Parametres
Any parameters left blank or omitted will not be displayed.
| Parameter | Explanation |
|---|---|
| original_title | Original (mostly Polish) title of the work. |
| first_edition_Year | the year of first edition |
| first_edition_Page | the record of first edition in Lemopedia |
| preceded_by | utwór opublikowany bezpośrednio przed omawianą książką |
| followed_by | utwór opublikowany bezpośrednio po omawianej książkce |