Template:Font color: Difference between revisions

From Skulepedia
Jump to navigation Jump to search
w:en>SiBr4
(Safesubsting all parser functions)
m (66 revisions imported)
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{ {{{|safesubst:}}}#if: {{{3|}}}<!--
{{ {{{|safesubst:}}}#if: {{{text|{{{3|}}}}}}
-- Three parameters --
  | {{ {{{|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>]]
       | [[ {{ {{{|safesubst:}}}trim | {{{text|{{{3|}}}}}} }}|<span style="background-color:{{ {{{|safesubst:}}}trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{text|{{{3|}}}}}} }}</span>]]
       | [[{{{link|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>]]
       | [[{{{link|}}}|<span style="background-color:{{ {{{|safesubst:}}}trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{text|{{{3|}}}}}} }}</span>]]
       }}
       }}
     | <span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{3|}}}</span>
     | <span style="background-color:{{ {{{|safesubst:}}}trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{text|{{{3|}}}}}} }}</span>
     }}<!--
     }}
-- Two parameters --
  | {{ {{{|safesubst:}}}#if: {{{link|}}}
--> | {{ {{{|safesubst:}}}#if: {{{link|}}}
       | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes
       | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes
       | [[{{{2|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{2|}}}</span>]]
       | [[ {{ {{{|safesubst:}}}trim | {{{bg|{{{2|}}}}}} }} |<span style="color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{bg|{{{2|}}}}}} }}</span>]]
       | [[{{{link|}}}|<span style="background-color:{{{2|inherit}}}; color:{{{1|inherit}}};">{{{2|}}}</span>]]
       | [[ {{ {{{|safesubst:}}}trim | {{{link|}}} }} |<span style="color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{bg|{{{2|}}}}}} }}</span>]]
     }}
     }}
   | <span style="color:{{{1|inherit}}};">{{{2|}}}</span>
   | <span style="color:{{ {{{|safesubst:}}}trim | {{{fg|{{{1|inherit}}}}}} }};">{{ {{{|safesubst:}}}trim | {{{bg|{{{2|}}}}}} }}</span>
   }}
   }}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 22:52, 25 June 2020

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}