Template:Enemy Infobox Stats: Difference between revisions
From Valheim Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{stats|}}}| | <includeonly>{{#if:{{{stats|}}}| | ||
<tr class="star-hide 0star"> | <tr class="star-hide 0star"> | ||
<td>'''Stats'''</td><td>{{{stats}}}</td> | <td>'''Stats'''</td><td>{{{stats}}}</td> | ||
| Line 11: | Line 11: | ||
</tr> | </tr> | ||
}} | }} | ||
</includeonly> | |||
<noinclude> | |||
{{Enemy Infobox Stats | |||
| stats = cool | |||
| stats_1star = More cool | |||
| stats_2star = The best | |||
}} | |||
<pre> | |||
{{Enemy Infobox Stats | |||
| stats = cool | |||
| stats_1star = More cool | |||
| stats_2star = The best | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 19:10, 23 February 2023
Statscool Stats 1 StarMore cool Stats 2 ★The best
{{Enemy Infobox Stats
| stats = cool
| stats_1star = More cool
| stats_2star = The best
}}