Jump to content

Template:Font color: Difference between revisions

From Fifth Empire Wiki
doc
m 67 revisions imported from wikipedia:Template:Font_color
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{ {{{|safesubst:}}}#if: {{{3|}}}<!--
<includeonly>{{ safesubst:#if: {{{text|{{{3|}}}}}}
-- Three parameters --
  | {{ safesubst:#if: {{{link|}}}
--> | {{#if: {{{link|}}}
       | {{ safesubst:#ifeq: {{{link|}}} | yes
       | {{#ifeq: {{{link|}}} | yes
       | [[ {{ safesubst:#if:trim | {{{text|{{{3|}}}}}} }}|<span style="background-color:{{ safesubst:#if:trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{text|{{{3|}}}}}} }}</span>]]
       | [[{{{3|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>]]
       | [[{{{link|}}}|<span style="background-color:{{ safesubst:#if:trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{text|{{{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>
     | <span style="background-color:{{ safesubst:#if:trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{text|{{{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="color:{{{1|inherit}}};">{{{2|}}}</span>
| {{ safesubst:#if: {{{link|}}}
      | {{ safesubst:#ifeq: {{{link|}}} | yes
      | [[ {{ safesubst:#if:trim | {{{bg|{{{2|}}}}}} }} |<span style="color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{bg|{{{2|}}}}}} }}</span>]]
      | [[ {{ safesubst:#if:trim | {{{link|}}} }} |<span style="color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{bg|{{{2|}}}}}} }}</span>]]
    }}
   | <span style="color:{{ safesubst:#if:trim | {{{fg|{{{1|inherit}}}}}} }};">{{ safesubst:#if:trim | {{{bg|{{{2|}}}}}} }}</span>
   }}
   }}
}}<noinclude>
}}</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 20:49, 24 January 2026