Difference between revisions of "Template:Image/doc"

From The Battle for Wesnoth Wiki
(Created documentation)
 
(Mentioned default width)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
== Parameters ==
 
== Parameters ==
  
'''pos''' must be either ''left'' or ''right''.
+
'''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.
 
'''image''' denotes the location of the image.

Latest revision as of 01:26, 28 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.
This page was last edited on 28 July 2019, at 01:26.