WineHQ

Template:Test: Difference between revisions

No edit summary
(test font color template)
Line 1: Line 1:
<div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div>
{{ {{{|safesubst:}}}#if: {{{text|{{{3|}}}}}}
| {{ {{{|safesubst:}}}#if: {{{link|}}}
      | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes
      | [[ {{ 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:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span>]]
      }}
    | <span style="background-color:{{ trim | {{{bg|{{{2|inherit}}}}}} }}; color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{text|{{{3|}}}}}} }}</span>
    }}
| {{ {{{|safesubst:}}}#if: {{{link|}}}
      | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes
      | [[ {{ trim | {{{bg|{{{2|}}}}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]]
      | [[ {{ trim | {{{link|}}} }} |<span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>]]
    }}
  | <span style="color:{{ trim | {{{fg|{{{1|inherit}}}}}} }};">{{ trim | {{{bg|{{{2|}}}}}} }}</span>
  }}
}}

Revision as of 17:13, 5 February 2016

{{ safesubst:#if:

| {{ safesubst:#if: 
     | {{ safesubst:#ifeq:  | yes
     | [[ Template:Trim|Template:Trim]]
     | [[|Template:Trim]]
     }}
   | Template:Trim
   }}
| {{ safesubst:#if: 
     | {{ safesubst:#ifeq:  | yes
     | [[ Template:Trim |Template:Trim]]
     | [[ Template:Trim |Template:Trim]]
   }}
 | Template:Trim
 }}

}}

This page was last edited on 5 February 2016, at 17:13.