Template:PageTitle
From Step Mods | Change The Game
Purpose & Usage[edit]
Used at top of pages to include a standardized page-title header. Transclusion of this template onto a subpage will preserve the breadcrumb link to the parent 'super' page.

NOTE
EDITORS: This template will allow any image uploaded to the wiki. PM an administrator to add an image to this template if it does not exist. The format for image icons is 105+ px X 105+ px. This template also includes the__NOTITLE__
behavior switch by default; therefore, it's not necessary to include it on the page when the PageTitle template is used.Available images[edit]
Required Parameters[edit]
title - Sets the title
- Values
- Default: n/a,
title=TitleHere
- Default: n/a,
Optional Parameters[edit]
logo - Displays a logo to the left of the content
- Values
- Default:
logo=delta
- delta
- fo3
- fo4
- fnv
- mo, mo2
- morrowind
- nomanssky
- oblivion
- nomanssky, nms
- skyrim, skyrimle
- skyrimse
- Default:
subtitle - Sets a subtitle
- Values
- Default: n/a,
subtitle=SubtitleHere
- Default: n/a,
author - Sets a subtitle
- Values
- Default: n/a,
author=Author(s)Here
- Default: n/a,
forumtid - Sets a forum link if a support forum exists for the page. The <uniqueForumID> is found in the forum topic's URL:
https://stepmodifications.org/forum/topic/14917-system-setup-guide/
- Values
- Default: n/a,
forumtid=14917
- Default: n/a,
Examples[edit]
Default Call[edit]
The simplest call returns defaults for the template.
- Code:
{{PageTitle|title=Title Here}}
- Result:
Example 01 (all options)[edit]
- Code:
{{PageTitle|logo=delta|title=Your Title Here|subtitle=Your subtitle text here|author= Team XYZ|forumtid=423}}
- Result:
Example 02 (alternate logo)[edit]
- Code:
{{PageTitle|logo=fo3|title=Your Title Here|subtitle=Your subtitle text here|author= Team XYZ|forumtid=423}}
- Result:
Example 03[edit]
No Subtitle[edit]
- Code:
{{PageTitle|logo=delta|title=Your Title Here|author= Team XYZ|forumtid=423}}
- Result:
Your Title Here
by: Team XYZ | Forum Topic