Template:SubjectBox: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="width: 100%; border: 1px grey dotted; padding: 0 0 15px 0;">
{| cellpadding=5 style="width:100%; border: 1px grey dotted"
  <div style="font-size: 14px; font-weight: bold; border: 1px grey dotted; background-color: silver; text-align:center">{{{title}}}</div>
|+style="border:1px grey dotted; background-color:silver; font-weight:bold; font-size:16px" | {{{title}}}
  <div>
|-
    <div style="float: left; width: 100px; padding:5px">[[File:{{{picture}}}|left|top|News|96px]]</div>
|[[File:{{{picture}}}|top|News|96px]]]
    <div style="float: right; width: 74%;">
|width="100%"|{{{content}}}
{{{content|}}}
|}
</div>
  </div>
</div>
<noinclude>
<div style="float: left; width: 100%;">
==Usage==
<nowiki>{{SubjectBox|picture=some picture|title=subject title|content=some content}}</nowiki>
 
==Example==
{{SubjectBox|picture=PS3_TUX.JPG|title=PS3 Linux|content=content here
This is an example
 
 
It is only an example
}}
</div>
[[Category:templates]]</noinclude>

Revision as of 05:13, 10 April 2011

{{{title}}}
[[File:{{{picture}}}|top|News|96px]]] {{{content}}}