Template:SubjectBox: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
m (Removed protection from "Template:SubjectBox")
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="width: 100%; border: 1px grey dotted; padding: 0 0 15px 0;">
<noinclude>[[Category:Templates]]</noinclude>
  <div style="font-size: 14px; font-weight: bold; border: 1px grey dotted; background-color: silver; text-align:center">{{{title}}}</div>
{| cellpadding="5" cellspacing="0" style="width:100%; border: 1px #A7D7F9 solid"
  <div>
| colspan="2" style="padding:2px; border-bottom:1px #A7D7F9 solid; color:#0645ad; background-color:#f3f3f3; font-weight:bold; font-size:14px; text-align:center" | {{{title}}}
    <div style="float: left; width: 100px; padding:5px">[[File:{{{picture}}}|left|top|News|96px]]</div>
|-
    <div style="float: right; width: 74%;">
| style="padding-right:20px" | [[File:{{{picture}}}|top|News|96px]]
{{{content|}}}
| width="100%" |
<div>
{{{content}}}
</div>
</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 13:08, 5 February 2014

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

{{{content}}}