Template:Font color: Difference between revisions
Jump to navigation
Jump to search
w:en>Cpiral No edit summary |
w:en>Cpiral (now entirely space agnostic, see new testcases) |
||
Line 2: | Line 2: | ||
| {{ {{{|safesubst:}}}#if: {{{link|}}} | | {{ {{{|safesubst:}}}#if: {{{link|}}} | ||
| {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | ||
| [[{{{text|{{{3|}}}}}}|<span style="background-color:{{{bg|{{{2|inherit}}}}}}; color:{{{fg|{{{1|inherit}}}}}};">{{{text|{{{3|}}}}}}</span>]] | | [[ {{ trim | {{{text|{{{3|}}}}}} }}|<span style="background-color:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span>]] | ||
| [[{{{link|}}}|<span style="background-color:{{{bg|{{{2|inherit}}}}}}; color:{{{fg|{{{1|inherit}}}}}};">{{{text|{{{3|}}}}}}</span>]] | | [[{{{link|}}}|<span style="background-color:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span>]] | ||
}} | }} | ||
| <span style="background-color:{{{bg|{{{2|inherit}}}}}}; color:{{{fg|{{{1|inherit}}}}}};">{{{text|{{{3|}}}}}}</span> | | <span style="background-color:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span> | ||
}} | }} | ||
| {{ {{{|safesubst:}}}#if: {{{link|}}} | | {{ {{{|safesubst:}}}#if: {{{link|}}} | ||
| {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | ||
| [[{{{bg|{{{2|}}}}}}|<span style="color:{{{fg|{{{1|inherit}}}}}};">{{{bg|{{{2|}}}}}}</span>]] | | [[ {{ trim | {{{bg|{{{2|}}}}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]] | ||
| [[{{{link|}}}|<span style="color:{{{fg|{{{1|inherit}}}}}};">{{{bg|{{{2|}}}}}}</span>]] | | [[ {{ trim | {{{link|}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]] | ||
}} | }} | ||
| <span style="color:{{{fg|{{{1|inherit}}}}}};">{{{bg|{{{2|}}}}}}</span> | | <span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span> | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 04:50, 13 December 2015
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}