|
|
| (Nie pokazano 15 pośrednich wersji utworzonych przez tego samego użytkownika) |
| Linia 1: |
Linia 1: |
| <includeonly>
| | {| class="infobox" style="float: right; width: 300px; border-collapse: collapse;" |
| <div style="flex: 1 0 300px; margin: 0 0 10px 10px; color: #BFC8D9; border: 1px solid #232B31; border-radius: 5px; padding: 15px 25px 20px 25px; background-color: #212226; float: right; width: 300px; box-sizing: border-box; clear: right; font-size: 14px;">
| | |- |
| | | ! colspan="2" style="text-align: center; font-size: 1.25em;" | {{{tytuł|{{PAGENAME}}}}} |
| <div style="text-align: center; font-size: 1.2em; font-weight: bold; margin-bottom: 15px; color: #ffffff; border-bottom: 1px solid #232B31; padding-bottom: 10px;">
| | |- |
| {{{tytuł|{{PAGENAME}}}}}
| | {{#if:{{{zdjęcie|}}}| |
| </div>
| | {{!}} colspan="2" style="text-align: center;" {{!}} [[Plik:{{{zdjęcie}}}|250px]] |
| | | {{!-}} |
| {{#if:{{{grafika|}}}|
| | }} |
| <div style="text-align: center; margin-bottom: 15px; border: 1px solid #232B31; border-radius: 4px; padding: 5px; background-color: #1a1b1e;">
| | {{#if:{{{podpis|}}}| |
| [[Plik:{{{grafika}}}|250px|center]]
| | {{!}} colspan="2" style="text-align: center; font-size: 0.9em;" {{!}} {{{podpis}}} |
| </div>
| | {{!-}} |
| }}
| | }} |
| | | {{#if:{{{występowanie|}}}| |
| <table style="width: 100%; border-collapse: collapse; color: #BFC8D9;">
| | ! Występowanie |
| {{#if:{{{autor|}}}|
| | {{!}} {{{występowanie}}} |
| <tr>
| | {{!-}} |
| <td style="padding: 5px 0; font-weight: bold; color: #8892b0; border-bottom: 1px solid #2a2c31;">Autor:</td>
| | }} |
| <td style="padding: 5px 0; text-align: right; border-bottom: 1px solid #2a2c31;">{{{autor}}}</td>
| | {{#if:{{{rzadkość|}}}| |
| </tr>
| | ! Rzadkość |
| }}
| | {{!}} {{{rzadkość}}} |
| {{#if:{{{rzadkość|}}}|
| | {{!-}} |
| <tr>
| | }} |
| <td style="padding: 5px 0; font-weight: bold; color: #8892b0; border-bottom: 1px solid #2a2c31;">Rzadkość:</td>
| | {{#if:{{{autor|}}}| |
| <td style="padding: 5px 0; text-align: right; border-bottom: 1px solid #2a2c31;">{{{rzadkość}}}</td>
| | ! Autor |
| </tr>
| | {{!}} {{{autor}}} |
| }}
| | }} |
| {{#if:{{{występowanie|}}}|
| | |} |
| <tr>
| |
| <td style="padding: 5px 0; font-weight: bold; color: #8892b0; border-bottom: 1px solid #2a2c31;">Występowanie:</td>
| |
| <td style="padding: 5px 0; text-align: right; border-bottom: 1px solid #2a2c31;">{{{występowanie}}}</td>
| |
| </tr>
| |
| }}
| |
| </table>
| |
| </div>
| |
| </includeonly>
| |