|
|
| (Nie pokazano 16 pośrednich wersji utworzonych przez tego samego użytkownika) |
| Linia 1: |
Linia 1: |
| <includeonly>
| | {| class="infobox" style="float: right; width: 300px; border-collapse: collapse;" |
| <infobox style="flex: 1 0 300px; margin: 10px; color: #BFC8D9; border: 1px solid #232B31; border-radius: 5px; padding: 15px 25px 20px 25px; background-color: #212226; float: right; width: 300px;">
| | |- |
|
| | ! colspan="2" style="text-align: center; font-size: 1.25em;" | {{{tytuł|{{PAGENAME}}}}} |
| <title style="color: #ffffff; text-align: center; font-size: 1.25em; font-weight: bold; margin-bottom: 10px;"><default>{{{tytuł|{{PAGENAME}}}}}</default></title>
| | |- |
| | | {{#if:{{{zdjęcie|}}}| |
| <image image-name="{{{grafika|}}}" style="border: 1px solid #232B31; border-radius: 4px; padding: 5px; background-color: #1a1b1e;">
| | {{!}} colspan="2" style="text-align: center;" {{!}} [[Plik:{{{zdjęcie}}}|250px]] |
| <caption style="font-size: 0.85em; color: #8892b0; text-align: center;">{{{opis_grafiki|}}}</caption>
| | {{!-}} |
| </image>
| | }} |
| | | {{#if:{{{podpis|}}}| |
| <group>
| | {{!}} colspan="2" style="text-align: center; font-size: 0.9em;" {{!}} {{{podpis}}} |
| <header style="background-color: #232B31; color: #ffffff; text-align: center; font-weight: bold; padding: 3px; margin-top: 10px;">Informacje</header>
| | {{!-}} |
|
| | }} |
| <data source="autor" style="border-bottom: 1px solid #2a2c31; padding: 5px 0;">
| | {{#if:{{{występowanie|}}}| |
| <label style="color: #8892b0; font-weight: bold;">Autor</label>
| | ! Występowanie |
| <value style="text-align: right;">{{{autor|}}}</value>
| | {{!}} {{{występowanie}}} |
| </data>
| | {{!-}} |
| | | }} |
| <data source="rzadkość" style="border-bottom: 1px solid #2a2c31; padding: 5px 0;">
| | {{#if:{{{rzadkość|}}}| |
| <label style="color: #8892b0; font-weight: bold;">Rzadkość</label>
| | ! Rzadkość |
| <value style="text-align: right;">{{{rzadkość|}}}</value>
| | {{!}} {{{rzadkość}}} |
| </data>
| | {{!-}} |
| | | }} |
| <data source="występowanie" style="border-bottom: 1px solid #2a2c31; padding: 5px 0;">
| | {{#if:{{{autor|}}}| |
| <label style="color: #8892b0; font-weight: bold;">Występowanie</label>
| | ! Autor |
| <value style="text-align: right;">{{{występowanie|}}}</value>
| | {{!}} {{{autor}}} |
| </data>
| | }} |
| </group>
| | |} |
| | |
| </infobox>
| |
| </includeonly>
| |