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