Template:Module/doc

From Sly Cooper Wiki
Jump to navigation Jump to search
This page contains usage information for Template:Module.

Template:Module is used on the main page to create individualized sections. Theoretically, this template could be used in other portal-like meta projects, though none currently exist.

Implementations of this meta template should be created as subpages of this page (e.g. {{Module/Intro}}).

Usage

{{Module
|title   = 
|content = 
|align   = 
}}

Parameters

Icon required.png

title

The header title of the section, placed center-justified toward the top on a theme-colored background.

Icon required.png

content

The text content within the section.

Icon optional.png

align
(default: "left" )

The alignment of the content text.

Technical