Template:Infobox/image: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 39: Line 39:
</includeonly><!--
</includeonly><!--
--><noinclude>
--><noinclude>
Three pictures, with descriptions:
{{Infobox/image
{{Infobox/image
  | name = Picture 1
  | name = Picture 1
  | pic2 = Alternative
  | pic2 = Alternative
  | pic3 = Even alternativer
  | pic3 = Even alternativer
| height = 120
| description = Some cool text
| description2 = More amazing text!
}}
<pre>
{{Infobox/image
| name = Picture 1
| pic2 = Alternative
| pic3 = Even alternativer
| height = 120
| description = Some cool text
| description2 = More amazing text!
}}
</pre>
Three pictures, with custom tabbed names:
{{Infobox/image
| name = Picture 1
| pic_name = Cool '''text''' here
| pic2 = Alternative
| pic2_name = '''More cool''' text
| pic3 = Even alternativer
| pic3_name = ''AMAZING'' text
  | height = 120
  | height = 120
  | description = Some cool text
  | description = Some cool text

Revision as of 19:05, 23 February 2023

Three pictures, with descriptions:

Some cool text

More amazing text!

Some cool text

{{Infobox/image
 | name = Picture 1
 | pic2 = Alternative
 | pic3 = Even alternativer
 | height = 120
 | description = Some cool text
 | description2 = More amazing text!
}}

Three pictures, with custom tabbed names:

Some cool text

More amazing text!

Some cool text

{{Infobox/image
 | name = Picture 1
 | pic2 = Alternative
 | pic3 = Even alternativer
 | height = 120
 | description = Some cool text
 | description2 = More amazing text!
}}