Wiki Sandbox Test: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (→‎Hand made Boxes: more tests)
m (Reverted edits by 88.130.61.153 (talk) to last revision by Roxanne)
Tag: Rollback
 
(45 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==
<div style="float:left; background:#eeeedd; width:100%; border-top:2px #009933 solid; border-bottom: 2px #009933 solid; border-left: 2px #009933 solid; border-right: 2px #009933 solid;">
<div style="width:70px;">[[image:Imbox_content.png‎|Attention|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
<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>
 
<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>

Latest revision as of 18:11, 4 October 2021