Wiki Sandbox Test: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (→‎Hand made Boxes: more tests)
(more boxes)
Line 114: Line 114:


==Hand made Boxes==
==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;">
This ones are box tests that maybe will be converted to templates later
  <div style="width:70px;">[[image:Imbox_content.png‎|Attention|64x64px|left]]</div>
 
===boxtip===
<div style="float:left; background:#f2f2ff; 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:64px-Info.png‎|Tip|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxinfo===
<div style="float:left; background:#ddddff; 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:Ambox_notice.png‎|Info|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxnotice===
<div style="float:left; background:#ffeedd; 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‎|Notice|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxwarning===
<div style="float:center; background:#ffffdd; 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:64px-Warning.png‎|Warning|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===boxrtfw===
<div style="float:center; background:#ff6666; 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:Main_allpages.png‎|Read The Fucking Wiki|64x64px|left]]</div>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame1===
<div style="float:left; width:100%; border-top:2px #009933 solid; border-bottom: 2px #009933 solid; border-left: 2px #009933 solid; border-right: 2px #009933 solid;">
line 1 <br />
line 1 <br />
line 2 <br />
line 2 <br />
Line 121: Line 163:
</div>
</div>


<div style="float:left; width:100%;">
===frame2===
   <div style="float: left; width: 70px;">[[image:Edit-copy_green.svg.png|Source Code|64x64px|left]]</div>
<div style="float:left; background:#f3f3ff; width:100%; border-top:2px #009933 solid; border-bottom: 2px #009933 solid; border-left: 2px #009933 solid; border-right: 2px #009933 solid;">
  <div style="float:left; width:50%;"><pre>
line 1 <br />
line 2 <br />
line 3 <br />
</div>
 
===frame3===
<div style="float:left; background:#d7d7d7; width:100%; border-top:2px #009933 solid; border-bottom: 2px #009933 solid; border-left: 2px #009933 solid; border-right: 2px #009933 solid;">
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 1
line 2
line 2
Line 130: Line 186:
line 5
line 5
line 6
line 6
</pre></div></div>
</pre></div>


<div style="float:left; width:100%; background:#ccccff; border-left: 3px #ccccff solid; border-right: 3px #ccccff solid;">
===boxhexeditor===
   <div style="float:right; width:70px;">[[image:Edit-copy_green.svg.png|Source Code|64x64px]]</div><pre>
<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 1
line 2
line 2
Line 140: Line 198:
line 5
line 5
line 6
line 6
</pre></div>
</pre></div></div>

Revision as of 22:43, 25 August 2012

http://www.ps3devwiki.com/wiki/Category:Templates

inline table cell

Type Result Effect Method
Lazy Cat Yes No Opt
Early Bird No Opt Yes

ASCII buttons

○   circle
×   cross
□   square
△   triangle


icons

normal

PS3 icon

templated

Template:Iconps3


Target ID shorts

Target ID

Disc icons

  • PS2CD icon
  • PS2DVD icon
  • Unsupported Data icon


Boxes

Informational Tip
Info remarks here
Type This
Sample of keyboard input here
Warning
Warning message here












Mboxes









Hand made Boxes

This ones are box tests that maybe will be converted to templates later

boxtip

Tip

line 1
line 2
line 3

boxinfo

Info

line 1
line 2
line 3

boxnotice

Notice

line 1
line 2
line 3

boxwarning

Warning

line 1
line 2
line 3

boxrtfw

Read The Fucking Wiki

line 1
line 2
line 3

frame1

line 1
line 2
line 3

frame2

line 1
line 2
line 3

frame3

line 1
line 2
line 3

boxcode

Source Code
line 1
line 2
line 3
line 4
line 5
line 6

boxhexeditor

Source Code
line 1
line 2
line 3
line 4
line 5
line 6