Wiki Sandbox Test: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (→‎Hand made Boxes: more color adjustments)
m (Reverted edits by 88.130.61.153 (talk) to last revision by Roxanne)
Tag: Rollback
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
http://www.ps3devwiki.com/wiki/Category:Templates
[[Category:Templates]]
http://www.psdevwiki.com/ps3/Category:Templates


== inline table cell ==
==Tests==
 
[[Patches/sandbox]]
{| class="wikitable sortable"
|-
! Type !! Result !! Effect !! Method
|-
| {{stylematrix}} Lazy Cat || {{Yes}} || {{No}} || {{Opt}}
|-
| {{styleinvert}} Early Bird || {{No}} || {{Opt}} || {{Yes}}
|-
|}
 
== ASCII buttons ==
○  circle
×  cross
□  square
△  triangle
 
 
== icons ==
=== normal ===
[[Image:icon_ps3.png|PS3 icon]]
 
=== templated ===
{{iconps3}}
 
 
== Target ID shorts ==
[[Target ID]]
* {{CEX}}
* {{DEX}}
* {{DECR}}
* {{ARC}}
* {{TEST}}
 
== Disc icons ==
* {{ps2cd}}
* {{ps2dvd}}
* {{Unsupported data}}
 
 
== Boxes ==
{{info|content=Info remarks here
}}
 
{{keyboard|content=Sample of keyboard input here
}}
 
{{warning|content=Warning message here
}}
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
 
 
==Mboxes==
 
{{mbox
| text =
line 1
line 2
line 3
}}
 
{{ambox
| text =
line 1
line 2
line 3
}}
 
 
 
 
 
{{ombox
| text =
line 1
line 2
line 3
}}
 
{{ombox
| type = content
| text =
line 1
line 2
line 3
}}
 
 
 
 
 
 
{{fmbox
| text =
line 1
line 2
line 3
}}
 
 
 
 
{| class="plainlinks ambox"
|-
| bla
|-
| blablabla
|-
|}
 
 
==Hand made Boxes==
This ones are box tests that maybe will be converted to templates later
 
===boxnotice===
<div style="float:left; background:#ffe2e2; width:100%; border-top:2px #ff3333 solid; border-bottom: 2px #ff3333 solid; border-left: 2px #ff3333 solid; border-right: 2px #ff3333 solid;">
<div style="width:70px;">[[image:Imbox_content.png‎|Notice|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxtip===
<div style="float:left; background:#e2ffe2; width:100%; border-top:2px #33ff33 solid; border-bottom: 2px #33ff33 solid; border-left: 2px #33ff33 solid; border-right: 2px #33ff33 solid;">
<div style="width:70px;">[[image:64px-Info.png‎|Tip|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxinfo===
<div style="float:left; background:#e2e2ff; width:100%; border-top:2px #3333ff solid; border-bottom: 2px #3333ff solid; border-left: 2px #3333ff solid; border-right: 2px #3333ff solid;">
<div style="width:70px;">[[image:Ambox_notice.png‎|Info|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame0===
<div style="float:left; background:#ffffff; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame1===
<div style="float:left; background:#f3f3f3; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame2===
<div style="float:left; background:#e3e3e3; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame3===
<div style="float:left; background:#d3d3d3; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame4===
<div style="float:left; background:#c3c3c3; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame5===
<div style="float:left; background:#b3b3b3; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxwarning===
<div style="float:left; background:#ffff66; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
<div style="width:70px;">[[image:64px-Warning.png‎|Warning|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxrtfw===
<div style="float:left; background:#ff6666; width:100%; border-top:2px solid; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid;">
<div style="width:70px;">[[image:Main_allpages.png‎|Read The Fucking Wiki|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxcode===
<div style="float:left; width:100%; background:#ccccff; border-left: 3px #ccccff solid; border-right: 3px #ccccff solid;">
  <div style="float:right; width:70px;">[[image:Edit-copy_green.svg.png|Source Code|64x64px]]</div><pre>
line 1
line 2
line 3
line 4
line 5
line 6
</pre></div>
 
===boxhexeditor===
<div style="float:left; width:100%;">
  <div style="float: left; width: 70px;">[[image:Edit-copy_green.svg.png|Source Code|64x64px|left]]</div>
  <div style="float:left; width:50%;"><pre>
line 1
line 2
line 3
line 4
line 5
line 6
</pre></div></div>

Latest revision as of 18:11, 4 October 2021