Difference between revisions of "Template:Image"

From The Battle for Wesnoth Wiki
(Created template)
 
(Fixed template)
Line 1: Line 1:
<onlyinclude><div class="thumb t{{{pos|right}}}" style="width: 30em"><div>{{{image|}}}<div class="thumbcaption">{{{message|}}}.</div></div></div></noinclude><onlyinclude>{{Image/doc}}{{Template}}</onlyinclude>
+
<onlyinclude><div class="thumb t{{{pos|right}}}" style="width: 30em"><div>{{{image|}}}<div class="thumbcaption">{{{message|}}}.</div></div></div></onlyinclude><noinclude>{{Image/doc}}{{Template}}</noinclude>

Revision as of 05:46, 14 July 2019

.

This template creates an image with a caption below.

Parameters

pos denotes the alignment. Must be either left or right. Is right by default.

width denotes the width of the image. Is 30em by default.

image denotes the location of the image.

message denotes the caption below the image.

Usage

{{Image
|pos=left
|image=https://raw.githubusercontent.com/wesnoth/wesnoth/master/data/campaigns/The_Rise_Of_Wesnoth/images/story/trow_story_13-Peoples_in_Decline.jpg
|message=A ship sets sail.
}}
trow_story_13-Peoples_in_Decline.jpg
A ship sets sail.