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;"> | ||
| − | {{#if:{{{original_title|}}}|'''original title:''' [[:Category:{{{original_title}}}|{{{original_title}}}]]|}} | + | <tr> |
| − | {{#if:{{{preceded_by|}}}|'''preceded by:''' [[:Category:{{{preceded_by}}}|{{{preceded_by}}}]]|}} | {{#if:{{{followed_by|}}}|'''followed by:''' [[:Category:{{{followed_by}}}|{{{followed_by}}}]]|}} | + | {{#if:{{{original_title|}}}|<tr>'''original title:''' [[:Category:{{{original_title}}}|{{{original_title}}}]]</td>|}} {{#if:{{{first_edition_Page|}}}|<td>[[{{{first_edition_Page}}}|first edition]]:</td>|first edition:}} {{#if:{{{first_edition_Year|}}}|<td>[[:Category:{{{first_edition_Year|}}}|{{{first_edition_Year}}}]]</td>|}} | |
| + | {{#if:{{{preceded_by|}}}|<td>'''preceded by:''' [[:Category:{{{preceded_by}}}|{{{preceded_by}}}]]</td>|}} | {{#if:{{{followed_by|}}}|<td>'''followed by:''' [[:Category:{{{followed_by}}}|{{{followed_by}}}]]</td>|}} <td>[[{{PAGENAME}}|more >>]]</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 14:56, 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 |