Difference between revisions of "Template:BannerHeader"

From RPC Library
Jump to navigation Jump to search
m (added missing charactername field to template)
 
Line 27: Line 27:
 
  | '''font''' = 'Helvetica Neue', Helvetica, Arial, sans-serif  ''Default font''
 
  | '''font''' = 'Helvetica Neue', Helvetica, Arial, sans-serif  ''Default font''
 
  | '''fontsize''' = 14px ''Default Font size''
 
  | '''fontsize''' = 14px ''Default Font size''
 +
| '''charactername''' = 'Palatino Linotype', 'Book Antiqua', Palatino, serif ''Put your character name here''
 
  | '''titlefont''' = 'Palatino Linotype', 'Book Antiqua', Palatino, serif ''Font face for the character name''
 
  | '''titlefont''' = 'Palatino Linotype', 'Book Antiqua', Palatino, serif ''Font face for the character name''
 
  | '''titlesize''' = 35px ''Font-size for the Character Name''
 
  | '''titlesize''' = 35px ''Font-size for the Character Name''
Line 42: Line 43:
 
  |font=
 
  |font=
 
  |fontsize=
 
  |fontsize=
 +
|charactername=
 
  |titlefont=
 
  |titlefont=
 
  |titlesize=
 
  |titlesize=

Latest revision as of 23:33, 25 December 2016

Warning! This template uses arcane features of template syntax, such as parser functions, or is particularly complex. Please don't edit it unless you know exactly what you're doing.

Use this template to create a top banner for a character with a title and quote. Optional pictures can be added.

Syntax

{{BannerHeader
| basecolor = #0487BD The background and border color, defaults to black.
| secondarycolor = #B4D8E7 The highlight color, defaults to dark gray
| font = 'Helvetica Neue', Helvetica, Arial, sans-serif  Default font
| fontsize = 14px Default Font size
| charactername = 'Palatino Linotype', 'Book Antiqua', Palatino, serif Put your character name here
| titlefont = 'Palatino Linotype', 'Book Antiqua', Palatino, serif Font face for the character name
| titlesize = 35px Font-size for the Character Name
| titlecolor= #FFF Font color for the title and quote
| bannerimageleft (optional) = ImageName 
| bannerimageleftwidth (optional) = 100 Pixel size for left image
| bannerimageright (optional) = ImageName 
| bannerimagerightwidth (optional) = 100 Pixel size for right image
}}

Copy-paste

{{BannerHeader
|basecolor=
|secondarycolor=
|font=
|fontsize=
|charactername=
|titlefont=
|titlesize=
|titlecolor=
|bannerimageleft = 
|bannerimageright = 
 }}