Template:Stable: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
No edit summary
(Updated the template to use my new "Article Information Box" Template)
Line 1: Line 1:
== Template ==
== Template ==
<onlyinclude><div class="StableContent">
<onlyinclude>{{Article Information Box
| class name          = StableContent
| table width          = 100
| table boarder        = 1px solid #aaaaaa
| table text align    = middle
| left cell bgcolor    = #DFDFDF
| left cell font size  = 12px
| left cell padding    = 2px 4px 0 2px
| left cell icon      = [[File:Locked Screen.png]]
| left cell text      = '''Stable Content:'''
| right cell bgcolor  = #EFEFEF
| right cell font size = 12px
| right cell padding  = 1px 1em 0
| right cell text      = The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.
}}</onlyinclude>
 
== Old Code ==
<div class="StableContent">
<table width="100%" style="border: 1px solid #aaaaaa;">
<table width="100%" style="border: 1px solid #aaaaaa;">
<tr valign="middle">
<tr valign="middle">
Line 7: Line 24:
<td style="background: #EFEFEF; font-size: 12px; padding: 1px 1em 0;">
<td style="background: #EFEFEF; font-size: 12px; padding: 1px 1em 0;">
The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.</td>
The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.</td>
</tr></table></div></onlyinclude>
</tr></table></div>


== Syntax ==
== Syntax ==

Revision as of 02:54, 30 July 2010

Template

  Stable Content:

The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.

e

Old Code

  Stable Content: The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.

Syntax

{{StableContent}}

Example

  Stable Content:

The information contained on this page is not influenced by the version of Shareaza and should stay accurate in future without bigger changes.

e