Template:ExtImg

From Blue Archive Wiki
Revision as of 16:00, 2 June 2023 by Electricsheep (talk | contribs) (Max-width:100% is now forced in css even if width is explicitly set. Added templatedata)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage[edit]

{{ExtImg
|URL <!-- Required -->
|w=WIDTH <!-- Optional. in Pixels -->
|h=HEIGHT <!-- Optional. in Pixels -->
}}

Display externally hosted image

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
URLURL

Image URL

URLrequired
widthw

Image width, in pixels. Image will not exceed 100% page width.

Numberoptional
heighth

Image height, in pixels.

Numberoptional