Difference between revisions of "Template:Transient infobox"

Jump to navigation Jump to search
Line 194: Line 194:
{{#vardefine:base skill 2 raw desc|
{{#vardefine:base skill 2 raw desc|
  {{#if: {{#var:base skill 2 subobj|}}
  {{#if: {{#var:base skill 2 subobj|}}
  |{{#replace:{{#show: {{#var:base skill 2 subobj}} |?Has raw English description }}|;|\;}}
  |{{#replace:{{#tag:{{#show: {{#var:base skill 2 subobj}} |?Has preformatted English description }}}}|;|\;}}
  }}
  }}
}}
}}
Line 225: Line 225:
{{#vardefine:base skill 3 raw desc|
{{#vardefine:base skill 3 raw desc|
  {{#if: {{#var:base skill 3 subobj|}}
  {{#if: {{#var:base skill 3 subobj|}}
  |{{#replace:{{#show: {{#var:base skill 3 subobj}} |?Has raw English description }}|;|\;}}
  |{{#replace:{{#tag:{{#show: {{#var:base skill 3 subobj}} |?Has preformatted English description }}}}|;|\;}}
  }}
  }}
}}
}}
Line 256: Line 256:
{{#vardefine:base skill 4 raw desc|
{{#vardefine:base skill 4 raw desc|
  {{#if: {{#var:base skill 4 subobj|}}
  {{#if: {{#var:base skill 4 subobj|}}
  |{{#replace:{{#show: {{#var:base skill 4 subobj}} |?Has raw English description }}|;|\;}}
  |{{#replace:{{#tag:{{#show: {{#var:base skill 4 subobj}} |?Has preformatted English description }}}}|;|\;}}
  }}
  }}
}}
}}