Nie podano opisu zmian |
Nie podano opisu zmian |
||
| 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 | <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;"> | ||
<div style="text-align: center; font-weight: bold; font-size: 1. | <div style="text-align: center; font-weight: bold; font-size: 1.25em; margin-bottom: 15px; border-bottom: 1px solid #232B31; padding-bottom: 10px;"> | ||
{{{tytuł|{{PAGENAME}}}}} | {{{tytuł|{{PAGENAME}}}}} | ||
</div> | </div> | ||
{{#if:{{{zdjęcie|}}}| | {{#if:{{{zdjęcie|}}}| | ||
<div style="text-align: center; margin-bottom: | <div style="text-align: center; margin-bottom: 10px;"> | ||
[[Plik:{{{zdjęcie}}}|250px|center]] | [[Plik:{{{zdjęcie}}}|250px|center]] | ||
</div> | </div> | ||
| Linia 13: | Linia 13: | ||
{{#if:{{{podpis|}}}| | {{#if:{{{podpis|}}}| | ||
<div style="text-align: center; font-size: 0.9em; margin-bottom: | <div style="text-align: center; font-size: 0.9em; margin-bottom: 20px; opacity: 0.8; line-height: 1.4em;"> | ||
{{{podpis}}} | {{{podpis}}} | ||
</div> | </div> | ||
}} | }} | ||
<table style="width: 100%; border-collapse: collapse; background: transparent;"> | <table style="width: 100%; border-collapse: collapse; background: transparent; border: none;"> | ||
{{#if:{{{występowanie|}}}| | {{#if:{{{występowanie|}}}| | ||
<tr> | <tr> | ||
<td style="padding: | <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: | <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{występowanie}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{rzadkość|}}}| | {{#if:{{{rzadkość|}}}| | ||
<tr> | <tr> | ||
<td style="padding: | <td style="padding: 10px 5px 10px 0; border-bottom: 1px solid #232B31; font-weight: bold; vertical-align: top;">Rzadkość</td> | ||
<td style="padding: | <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{rzadkość}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{autor|}}}| | {{#if:{{{autor|}}}| | ||
<tr> | <tr> | ||
<td style="padding: | <td style="padding: 10px 5px 10px 0; border-bottom: 1px solid #232B31; font-weight: bold; vertical-align: top;">Autor</td> | ||
<td style="padding: | <td style="padding: 10px 0 10px 5px; border-bottom: 1px solid #232B31; vertical-align: top;">{{{autor}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||