Strona główna/editcopy/style: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
| [wersja przejrzana] | [wersja przejrzana] |
DigitalPGS (dyskusja | edycje) d 2 wersje: zaimportowano zawartość stron i zmian powstałych w staging oraz historie ich edycji |
d synchronizacja ze stroną główną |
||
| Linia 1: | Linia 1: | ||
<includeonly><div id="{{{id|}}}" class="fp-section {{{class|}}}" style="{{{style|}}}" > | <includeonly><div id="{{{id|}}}" class="fp-section {{{class|}}}" style="{{{style|}}}" > | ||
{{ #if: {{{header|}}} | {{ #if: {{{header|}}} | ||
| <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; color: white | | <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; color: white; font-size: 120%;{{{headerstyle|}}}">{{ #if: {{{image|}}} | ||
| <div style="float: right; margin-left: 6px;">[[ | | <div style="float: right; margin-left: 6px;">[[Plik:{{{image}}}|48px{{ #ifeq: {{{link|}}} | null | {{!}}link= | {{ #if: {{{link|}}} | {{!}}link={{{link}}} }} }}|alt={{ #if: {{{link|}}} | {{{link}}} | {{{image}}} }}]]</div> | ||
}} {{{header}}}</div> | }} {{{header}}}</div> | ||
}} | }} | ||
Aktualna wersja na dzień 00:03, 24 sty 2025
| Parameter | Function |
|---|---|
| id | set the cell's ID |
| class | set the cell's class |
| 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 |
| contentid | add an id to the content |
| contentclass | add a class to the content |
| contentstyle | add styling to the content |