Jump to content

Template:Screenshot

From Swarthmore Knowledge Base
Revision as of 14:10, 9 July 2026 by Kwhiteb1 (talk | contribs)

Screenshot Template

Creates a consistently styled screenshot with optional caption text.

Usage

{{Screenshot
 | File.png
 | 600px
 | Alternative text
 | Caption text without "Figure:"
}}

Parameters

  1. File name — required
  2. Width — optional, defaults to 600px
  3. Alternative text — required for meaningful screenshots
  4. Caption — optional; the template automatically adds Figure:

Example

{{Screenshot
 | DrupalMySites.png
 | 500px
 | Screenshot showing the My Sites menu in the Drupal toolbar
 | The Drupal toolbar after a successful login.
}}