Editing TemplateTest
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
=Template Test= | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
Line 14: | Line 12: | ||
| Item2 || {{OK}} || {{OK}} || {{OK}} || {{Partial}} || {{NA}} || Type4 needs option X disabled | | Item2 || {{OK}} || {{OK}} || {{OK}} || {{Partial}} || {{NA}} || Type4 needs option X disabled | ||
|- | |- | ||
| Item3 || {{ | | Item3 || {{OK}} || {{OK}} || - || {{Partial}} || {{NA}} || Type4 needs option X disabled | ||
|- | |- | ||
| Item4 || {{ | | Item4 || {{OK}} || {{OK}} || - || {{Partial}} || {{NA}} || Type4 needs option X disabled | ||
|- | |- | ||
| Item5 || {{OK}} || - || {{OK}} || {{Partial}} || {{NA}} || Type4 needs option X disabled | | Item5 || {{OK}} || - || {{OK}} || {{Partial}} || {{NA}} || Type4 needs option X disabled | ||
Line 36: | Line 34: | ||
|} | |} | ||
=boxrendering & wikicode= | |||
== PRE == | |||
<pre>Typical on-screen message: | <pre>Typical on-screen message: | ||
Line 778: | Line 61: | ||
For information on how this professionally produced material can be included in your home movies or other personal recordings in a way that will not be limited by Blu-ray Disc players, see Guidelines for Use of Content in Home Movies.</pre> | For information on how this professionally produced material can be included in your home movies or other personal recordings in a way that will not be limited by Blu-ray Disc players, see Guidelines for Use of Content in Home Movies.</pre> | ||
== CODE == | |||
<code>Typical on-screen message: | <code>Typical on-screen message: | ||
Line 802: | Line 85: | ||
</code> | </code> | ||
== DIV CSS== | |||
<div style="border-width: 1px; border-style:dashed; border-color:#000000; padding: 10px; background-color:#FFFFFF; color:#000000; ">Typical on-screen message: | <div style="border-width: 1px; border-style:dashed; border-color:#000000; padding: 10px; background-color:#FFFFFF; color:#000000; ">Typical on-screen message: | ||
Line 825: | Line 108: | ||
For information on how this professionally produced material can be included in your home movies or other personal recordings in a way that will not be limited by Blu-ray Disc players, see Guidelines for Use of Content in Home Movies.</div> | For information on how this professionally produced material can be included in your home movies or other personal recordings in a way that will not be limited by Blu-ray Disc players, see Guidelines for Use of Content in Home Movies.</div> | ||
== Table == | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 851: | Line 134: | ||
|- | |- | ||
|} | |} | ||