Template:Banner/doc

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Template-info.png Documentation

Documentation

This template is used to generate the banners used on the wiki.

Usage

{{Banner
  | direction    = left
  | width        = 50%
  | title        = Test
  | date         = 
  | section      = Test
  | section-link = Test
  | image        = Torneko 3 GBA - Balinabo Island.png
  | quote        = Test.
}}

Parameters:

  • direction - Determines which side of the banner the text should be aligned. Valid values are "left" or "right".
  • width - (optional) Allows the CSS width property to be overridden if, for example, the banner has a long title. Sample values should be of the form "50%".
  • title - Page title for the banner.
  • date - Date for the banner.
  • section - Sub-section for the banner.
  • section-link - Link subject for the sub-section.
  • image - The banner image, without the File: prefix. Example: "MohenjoDaroBanner1.jpg".
  • quote - 1-2 sentences of text to appear below the banner sub-section.