Template:Article Information Box: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(Added left and right cell font color (default: black))
No edit summary
Line 6: Line 6:
{{{left cell icon|[[File:Locked Screen.png]]}}}&nbsp;&nbsp;{{{left cell text|}}}</td>
{{{left cell icon|[[File:Locked Screen.png]]}}}&nbsp;&nbsp;{{{left cell text|}}}</td>
<td style="background: {{{right cell bgcolor|#EFEFEF}}}; color: {{{right cell font color|black}}}; font-size: {{{right cell font size|12px}}}; padding: {{{right cell padding|1px 1em 0}}};">
<td style="background: {{{right cell bgcolor|#EFEFEF}}}; color: {{{right cell font color|black}}}; font-size: {{{right cell font size|12px}}}; padding: {{{right cell padding|1px 1em 0}}};">
{{{right cell text|}}}</td>
{{{right cell text|}}}
<td style="background: {{{right cell bgcolor|#EFEFEF}}}; color: {{{right cell font color|black}}}; font-size: 8px; padding: 1px 5px 1px; width: 8px" align="right">[[Template:{{{class name|Article_Information_Box}}}|e]]</td>
</td><td style="background: {{{right cell bgcolor|#EFEFEF}}}; color: {{{right cell font color|black}}}; font-size: 8px; padding: 1px 5px 1px; width: 8px" align="right">[[Template:{{{class name|Article_Information_Box}}}|e]]</td>
</tr></table></div></onlyinclude>
</tr></table></div></onlyinclude>



Revision as of 04:37, 30 July 2010

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
 }}