Template:ComicTitle
From BIONICLEsector01
Revision as of 08:17, 21 January 2021 by Morris the Mata Nui Cow (talk | contribs) (Created page with "<includeonly>{{#switch: {{{1}}} |C1|BIONICLE 1: The Coming of the Toa={{#if: {{{short|}}}||''BIONICLE'' 1: }}"The Coming of the Toa" |C2|BIONICLE 2: Deep into Darkness={{#...")
Documentation
This template produces nicely formatted titles for the names of BIONICLE media by rendering titles in italics or quotation marks as convention dictates.
Currently, this template only supports comic issues. If users find it helpful, it can eventually be expanded to other media. If the template does not recognize the name of some piece of media, it outputs that name completely unformatted.
Parameters
Parameter | Function |
---|---|
(first parameter) | Text representing the piece of media being cited. It can either be the full article name of the piece of media (such as BIONICLE Legends 1: Island of Doom ) or a shortcut indicated on that article with Template:Shortcut (such as BL1 ).
Default: nothing |
short (optional)
|
If this parameter set to any value, present a "short" version of the title rather than its full title if possible. Typically the short version of a title is everything that comes after the first colon in the long version. For example, the "short" version of the title BIONICLE Legends 1: Island of Doom is simply Island of Doom.
Default: (no value) |
Examples
- Passing in an article shortcut:
{{FormattedTitleText|C1}}
produces: BIONICLE 1: "The Coming of the Toa" - Passing in an article's full name:
{{FormattedTitleText|BIONICLE Ignition 13: Swamp of Shadows}}
produces: BIONICLE Ignition 13: "Swamp of Shadows" - Using the
short
parameter:{{FormattedTitleText|BIONICLE Glatorian 2: The Fall of Atero|short=true}}
produces: "The Fall of Atero" - Passing in an unrecognized piece of media:
{{FormattedTitleText|BIONICLE: The Legend of Voriki}}
produces: BIONICLE: The Legend of Voriki