|
|
| Linia 1: |
Linia 1: |
| <includeonly> | | <includeonly> |
| <div style="float: right; width: 320px; margin: 10px 0 10px 20px; border: 1px solid #232B31; border-radius: 5px; padding: 15px 25px 20px 25px; background: transparent; box-sizing: border-box; clear: right;">
| | {| style="float: right; width: 320px; margin: 10px 0 10px 20px; border: 1px solid #232B31; border-radius: 5px; padding: 15px; background: transparent; border-spacing: 0; color: inherit; clear: right;" |
| | | |- |
| <div style="text-align: center; font-weight: bold; font-size: 1.25em; margin-bottom: 15px; border-bottom: 1px solid #232B31; padding-bottom: 10px;">
| | | colspan="2" style="text-align: center; font-weight: bold; font-size: 1.25em; padding-bottom: 15px; border-bottom: 1px solid #232B31;" | {{{tytuł|{{PAGENAME}}}}} |
| {{{tytuł|{{PAGENAME}}}}}
| | |- |
| </div>
| | {{#if:{{{zdjęcie|}}}| |
| | | {{!}} colspan="2" style="text-align: center; padding: 15px 0 5px 0;" {{!}} [[Plik:{{{zdjęcie}}}|250px|center]] |
| {{#if:{{{zdjęcie|}}}|
| | }} |
| <div style="text-align: center; margin-bottom: 10px;">
| | |- |
| [[Plik:{{{zdjęcie}}}|250px|center]]
| | {{#if:{{{podpis|}}}| |
| </div>
| | {{!}} colspan="2" style="text-align: center; font-size: 0.9em; padding-bottom: 15px; opacity: 0.8;" {{!}} {{{podpis}}} |
| }}
| | }} |
|
| | |- |
| {{#if:{{{podpis|}}}|
| | {{#if:{{{występowanie|}}}| |
| <div style="text-align: center; font-size: 0.9em; margin-bottom: 20px; opacity: 0.8; line-height: 1.4em;">
| | ! style="text-align: left; padding: 10px 5px; border-bottom: 1px solid #232B31; font-weight: bold; width: 40%;" | Występowanie |
| {{{podpis}}}
| | {{!}} style="padding: 10px 0; border-bottom: 1px solid #232B31;" {{!}} {{{występowanie}}} |
| </div>
| | |- |
| }}
| | }} |
| | | {{#if:{{{rzadkość|}}}| |
| <table style="width: 100%; border-collapse: collapse; background: transparent; border: none;">
| | ! style="text-align: left; padding: 10px 5px; border-bottom: 1px solid #232B31; font-weight: bold;" | Rzadkość |
| {{#if:{{{występowanie|}}}|
| | {{!}} style="padding: 10px 0; border-bottom: 1px solid #232B31;" {{!}} {{{rzadkość}}} |
| <tr>
| | |- |
| <td style="padding: 10px 5px 10px 0; border-bottom: 1px solid #232B31; font-weight: bold; vertical-align: top; width: 40%;">Występowanie</td>
| | }} |
| <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{występowanie}}}</td>
| | {{#if:{{{autor|}}}| |
| </tr>
| | ! style="text-align: left; padding: 10px 5px; border-bottom: 1px solid #232B31; font-weight: bold;" | Autor |
| }}
| | {{!}} style="padding: 10px 0; border-bottom: 1px solid #232B31;" {{!}} {{{autor}}} |
| {{#if:{{{rzadkość|}}}|
| | }} |
| <tr>
| | |} |
| <td style="padding: 10px 5px 10px 0; border-bottom: 1px solid #232B31; font-weight: bold; vertical-align: top;">Rzadkość</td>
| |
| <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{rzadkość}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if:{{{autor|}}}|
| |
| <tr>
| |
| <td style="padding: 10px 5px 10px 0; border-bottom: 1px solid #232B31; font-weight: bold; vertical-align: top;">Autor</td>
| |
| <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{autor}}}</td>
| |
| </tr>
| |
| }}
| |
| </table>
| |
| </div>
| |
| </includeonly> | | </includeonly> |