Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 1: | Linia 1: | ||
<includeonly> | <includeonly> | ||
< | <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;"> | ||
<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}}}}} | |||
</div> | |||
{{#if:{{{grafika|}}}| | |||
<div style="text-align: center; margin-bottom: 15px; border: 1px solid #232B31; border-radius: 4px; padding: 5px; background-color: #1a1b1e;"> | |||
[[Plik:{{{grafika}}}|250px|center]] | |||
</div> | |||
}} | |||
<table style="width: 100%; border-collapse: collapse; color: #BFC8D9;"> | |||
{{#if:{{{autor|}}}| | |||
<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> | |||
</tr> | |||
}} | |||
{{#if:{{{rzadkość|}}}| | |||
<tr> | |||
</ | <td style="padding: 5px 0; font-weight: bold; color: #8892b0; border-bottom: 1px solid #2a2c31;">Rzadkość:</td> | ||
<td style="padding: 5px 0; text-align: right; border-bottom: 1px solid #2a2c31;">{{{rzadkość}}}</td> | |||
</ | </tr> | ||
}} | |||
{{#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> | </includeonly> | ||