Zeile 9: |
Zeile 9: |
| | | |
| === Beispiel === | | === Beispiel === |
− | <span style="background: #{{Color|Pink}};">Text mit pinken Hintergrund</span> | + | <span style="background:{{Color|Pink}};">Text mit pinken Hintergrund</span> |
| | | |
| </noinclude> | | </noinclude> |
Zeile 15: |
Zeile 15: |
| <includeonly> | | <includeonly> |
| {{#if: {{{1|}}} | | | {{#if: {{{1|}}} | |
− | {{#ifeq: {{{1}}} | Pink |ff4b57 }} | + | {{#ifeq: {{{1}}} | Pink | <nowiki>#ff4b57</nowiki> }} |
− | {{#ifeq: {{{1}}} | Schwarz |000000 }} | + | {{#ifeq: {{{1}}} | Schwarz | <nowiki>#000000</nowiki> }} |
| }} | | }} |
| </includeonly> | | </includeonly> |