Difference between revisions of "Template:Transient extended infobox"

no edit summary
Line 160: Line 160:
{{#vardefine:base skill 1 desc|
{{#vardefine:base skill 1 desc|
  {{#if: {{#var:base skill 1 subobj|}}
  {{#if: {{#var:base skill 1 subobj|}}
  |{{#show: {{#var:base skill 1 subobj}} |?Has preformatted English description }}
  |{{#show: {{#var:base skill 1 subobj}} |?Has preformatted English description |sep=<br> }}
  }}
  }}
}}
}}
Line 167: Line 167:
{{#vardefine:base skill 1 raw desc|
{{#vardefine:base skill 1 raw desc|
  {{#if: {{#var:base skill 1 subobj|}}
  {{#if: {{#var:base skill 1 subobj|}}
  |{{#replace:{{#tag:strip|{{#show: {{#var:base skill 1 subobj}} |?Has preformatted English description }}}}|;|\;}}
  |{{#replace:{{#tag:strip|{{#show: {{#var:base skill 1 subobj}} |?Has preformatted English description |sep=<br>}}}}|;|\;}}
  }}
  }}
}}
}}
Line 193: Line 193:
{{#vardefine:base skill 2 desc|
{{#vardefine:base skill 2 desc|
  {{#if: {{#var:base skill 2 subobj|}}
  {{#if: {{#var:base skill 2 subobj|}}
  |{{#show: {{#var:base skill 2 subobj}} |?Has preformatted English description }}
  |{{#show: {{#var:base skill 2 subobj}} |?Has preformatted English description |sep=<br>}}
  }}
  }}
}}
}}
Line 199: Line 199:
{{#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:{{#tag:strip|{{#show: {{#var:base skill 2 subobj}} |?Has preformatted English description }}}}|;|\;}}
  |{{#replace:{{#tag:strip|{{#show: {{#var:base skill 2 subobj}} |?Has preformatted English description |sep=<br>}}}}|;|\;}}
  }}
  }}
}}
}}
Line 225: Line 225:
{{#vardefine:base skill 3 desc|
{{#vardefine:base skill 3 desc|
  {{#if: {{#var:base skill 3 subobj|}}
  {{#if: {{#var:base skill 3 subobj|}}
  |{{#show: {{#var:base skill 3 subobj}} |?Has preformatted English description }}
  |{{#show: {{#var:base skill 3 subobj}} |?Has preformatted English description |sep=<br>}}
  }}
  }}
}}
}}
Line 231: Line 231:
{{#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:{{#tag:strip|{{#show: {{#var:base skill 3 subobj}} |?Has preformatted English description }}}}|;|\;}}
  |{{#replace:{{#tag:strip|{{#show: {{#var:base skill 3 subobj}} |?Has preformatted English description |sep=<br>}}}}|;|\;}}
  }}
  }}
}}
}}
Line 257: Line 257:
{{#vardefine:base skill 4 desc|
{{#vardefine:base skill 4 desc|
  {{#if: {{#var:base skill 4 subobj|}}
  {{#if: {{#var:base skill 4 subobj|}}
  |{{#show: {{#var:base skill 4 subobj}} |?Has preformatted English description }}
  |{{#show: {{#var:base skill 4 subobj}} |?Has preformatted English description |sep=<br>}}
  }}
  }}
}}
}}
Line 263: Line 263:
{{#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:{{#tag:strip|{{#show: {{#var:base skill 4 subobj}} |?Has preformatted English description }}}}|;|\;}}
  |{{#replace:{{#tag:strip|{{#show: {{#var:base skill 4 subobj}} |?Has preformatted English description |sep=<br>}}}}|;|\;}}
  }}
  }}
}}
}}