Template:Enemy Infobox Stats: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{stats|}}}|{{!}}'''Stats'''{{!}}{{!}}{{{stats}}}
<includeonly>{{#if:{{{stats|}}}|
{{!}}-
<tr class="star-hide 0star">
  <td>'''Stats 0 {{Star}}'''</td><td>{{:Explode String
| input      = {{{stats|}}}
| linksuffix =
| link      = no
}}</td>
</tr>
}}{{#if:{{{stats_1star|}}}|
<tr class="star-hide 1star" style="display: none;">
  <td>'''Stats 1 {{Star}}'''</td><td>{{:Explode String
| input      = {{{stats_1star|}}}
| linksuffix =
| link      = no
}}</td>
</tr>}}{{#if:{{{stats_2star|}}}|
<tr class="star-hide 2star" style="display: none;">
  <td>'''Stats 2 {{Star}}'''</td><td>{{:Explode String
| input      = {{{stats_2star|}}}
| linksuffix =
| link      = no
}}</td>
</tr>
}}
}}
{{#if:{{{stats2|}}}|
</includeonly><noinclude>
{{!}}'''Stats 2'''{{!}}{{!}}{{{stats2|}}}
  <table class="wikitable">
{{!}}-
{{Enemy Infobox Stats
| stats = cool
| stats_1star = More cool
| stats_2star = The best
}}
}}
{{#if:{{{stats2|}}}|
  </table>
{{!}}'''Stats 3'''{{!}}{{!}}{{{stats3|}}}
<pre>
{{!}}-
{{Enemy Infobox Stats
| stats = cool
| stats_1star = More cool
| stats_2star = The best
}}
}}
</pre>
</noinclude>

Latest revision as of 18:13, 24 February 2023

Stats 0 ★
  • cool
{{Enemy Infobox Stats
| stats = cool
| stats_1star = More cool
| stats_2star = The best
}}