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