Template:Font color: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
m (1 revision imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ {{{|safesubst:}}}#if: {{{3|}}} | {{ {{{|safesubst:}}}#if: {{{text|{{{3|}}}}}} | ||
| {{ {{{|safesubst:}}}#if: {{{link|}}} | | {{ {{{|safesubst:}}}#if: {{{link|}}} | ||
| {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | ||
| [[{{{3|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{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:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>]] | | [[{{{link|}}}|<span style="background-color:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span>]] | ||
}} | }} | ||
| <span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{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 | ||
| [[{{{2|}}}|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>]] | | [[ {{ trim | {{{bg|{{{2|}}}}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]] | ||
| [[{{{link|}}}|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>]] | | [[ {{ trim | {{{link|}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]] | ||
}} | }} | ||
| <span style="color:{{{1|inherit}}};">{{{2|}}}</span> | | <span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span> | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 02:39, 25 August 2016
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory