Template:Font color: Difference between revisions
Jump to navigation
Jump to search
w:en>Gadget850 (undo:bug) |
w:en>Gadget850 (ud from snadbox) |
||
Line 1: | Line 1: | ||
{{{{{|safesubst:}}}#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> | {{ {{{|safesubst:}}}#if: {{{3|}}}<!-- | ||
-- Three parameters -- | |||
--> | {{#if: {{{link|}}} | |||
| {{#ifeq: {{{link|}}} | yes | |||
| [[{{{3|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>]] | |||
| [[{{{link|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>]] | |||
}} | |||
| <span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span> | |||
}}<!-- | |||
-- Two parameters -- | |||
--> | {{#if: {{{link|}}} | |||
| {{#ifeq: {{{link|}}} | yes | |||
| [[{{{2|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{2|}}}</span>]] | |||
| [[{{{link|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{2|}}}</span>]] | |||
}} | |||
| <span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{2|}}}</span> | |||
}} | |||
}}<noinclude> | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |
Revision as of 08:20, 8 November 2014
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}