Strona główna/style: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
| [wersja nieprzejrzana] | [wersja nieprzejrzana] |
d Lewandowski przeniósł stronę Strona główna/propozycja/style do Strona główna/style: brak uwag :) |
d Białe literki? |
||
| Linia 1: | Linia 1: | ||
<includeonly>| {{#if: {{{id|}}} | id="{{{id}}}" }} {{#if: {{{span|}}} | colspan="{{{span}}}" }} style="background: #FCFCFC; border: 1px solid #CCC; vertical-align: top; width: 33%; {{{style|}}}" | | <includeonly>| {{#if: {{{id|}}} | id="{{{id}}}" }} {{#if: {{{span|}}} | colspan="{{{span}}}" }} style="background: #FCFCFC; border: 1px solid #CCC; vertical-align: top; width: 33%; {{{style|}}}" | | ||
{{#if: {{{header|}}} | {{#if: {{{header|}}} | ||
| <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; font-size: 120%; {{{headerstyle|}}}">{{ | | <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; color: white; font-size: 120%; {{{headerstyle|}}}">{{ | ||
#if: {{{image|}}} | #if: {{{image|}}} | ||
| <div style="float: right; margin-left: 6px">[[File:{{{image}}}|48px|{{#if: {{{link|}}} | link={{{link}}} }}]]</div> | | <div style="float: right; margin-left: 6px">[[File:{{{image}}}|48px|{{#if: {{{link|}}} | link={{{link}}} }}]]</div> | ||
Wersja z 21:06, 10 mar 2018
id |
set the cell's ID |
span |
set the cell's column span |
style |
add styling to the cell |
header |
add a header |
headerstyle |
add styling to the header |
image |
add an image to the header |
link |
add a link to the image |
content |
the content in the cell |
class |
add a class to the content |
contentstyle |
add styling to the content |