Template:Article Information Box

From Shareaza Wiki
Revision as of 03:10, 30 July 2010 by Old death (talk | contribs) (Added left and right cell font color (default: black))
Jump to navigation Jump to search

Template

Syntax

 {{Article Information Box
 | class name           = (Article_Information_Box)
 | table width          = (100)
 | table boarder        = (1px solid #aaaaaa)
 | table text align     = (middle)
 | left cell bgcolor    = (#DFDFDF)
 | left cell font color = (black)
 | left cell font size  = (12px)
 | left cell padding    = (2px 4px 0 2px)
 | left cell width      = ({{PageTitleTemplatesLeftAreaWidth}})
 | left cell icon       = ([[File:Locked Screen.png]])
 | left cell text       = 
 | right cell bgcolor   = (#EFEFEF)
 | right cell font color= (black)
 | right cell font size = (12px)
 | right cell padding   = (1px 1em 0)
 | right cell text      = 
 }}

Example

 {{Article Information Box
 | class         = hallo
 | table width   = 100%
 | table boarder = 10px solid #aaaaaa
 }}