Template:Infobox/image: Difference between revisions
From Valheim Wiki
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 39: | Line 39: | ||
</includeonly><!-- | </includeonly><!-- | ||
--><noinclude> | --><noinclude> | ||
Three pictures, with descriptions: | |||
{{Infobox/image | {{Infobox/image | ||
| name = Picture 1 | | name = Picture 1 | ||
| Line 55: | Line 56: | ||
| description = Some cool text | | description = Some cool text | ||
| description2 = More amazing text! | | description2 = More amazing text! | ||
}} | |||
</pre> | |||
----- | |||
Three pictures, with custom tabbed names: | |||
{{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 | |||
}} | |||
<pre> | |||
{{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 | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:07, 23 February 2023
Three pictures, with descriptions:
{{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:
{{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
}}
