Template:Infobox/image: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
 
Line 58: Line 58:
}}
}}
</pre>
</pre>
-----


Three pictures, with custom tabbed names:
Three pictures, with custom tabbed names:
Line 70: Line 72:
  | description = Some cool text
  | description = Some cool text
  | description2 = More amazing text!
  | description2 = More amazing text!
| description3 = Description 3 babyyy
}}
}}
<pre>
<pre>
Line 82: Line 85:
  | description = Some cool text
  | description = Some cool text
  | description2 = More amazing text!
  | description2 = More amazing text!
| description3 = Description 3 babyyy
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 19:07, 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!

Description 3 babyyy

{{Infobox/image
 | name = Picture 1
 | pic_name = Templates {{Star}} work!
 | pic2 = Alternative
 | pic2_name = Whoooo
 | pic3 = Even alternativer
 | pic3_name = Third custom name
 | height = 120
 | description = Some cool text
 | description2 = More amazing text!
 | description3 = Description 3 babyyy
}}