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 498: | Line 498: | ||
| 0x0014 || | | 0x0014 || | ||
|- | |- | ||
|} | |} | ||
*File versions "by firmware" | *File versions "by firmware" | ||
This was an experiment inspired by the table style used in [[Coldboot.raf#Coldboot_Sounds_.28.AC3.29|coldboot sounds]] and [[ | This was an experiment inspired by the table style used in [[Coldboot.raf#Coldboot_Sounds_.28.AC3.29|coldboot sounds]] and [[System_Controller_Firmware#Known_Retail_syscon_update_packages|syscon packages]], this one was a bit more complex and was working fine initially but at some point it was obvious the amount of firmwares needed to display at header in columns was too big so the table was replaced, now is moved here to keep a record of it and for experiments | ||
{| class="wikitable" style="font-size:x-small;" | {| class="wikitable" style="font-size:x-small;" | ||
Line 747: | Line 642: | ||
{{Unsupported data}} <nowiki>{{Unsupported data}}</nowiki><br /> | {{Unsupported data}} <nowiki>{{Unsupported data}}</nowiki><br /> | ||
{{ps2hdd}} <nowiki>{{ps2hdd}}</nowiki><br /> | {{ps2hdd}} <nowiki>{{ps2hdd}}</nowiki><br /> | ||
== boxrendering & wikicode == | == boxrendering & wikicode == | ||
Line 938: | Line 828: | ||
*<nowiki>{{Boxread3|content=line 1<br />line 2<br />line 3}}</nowiki> | *<nowiki>{{Boxread3|content=line 1<br />line 2<br />line 3}}</nowiki> | ||
{{Boxread3|content=line1<br />line 2<br />line 3}} | {{Boxread3|content=line1<br />line 2<br />line 3}} | ||
=== mbox === | === mbox === | ||
Line 1,405: | Line 1,287: | ||
=== boxcode === | === boxcode === | ||
<nowiki>{{ | *<nowiki>{{Boxcode|title=Custom Title|code=<syntaxhighlight lang="python">line 1 line 2 line 3 etc...</syntaxhighlight>}}</nowiki> | ||
line 1 | {{Boxcode|title=Custom Title|content=<syntaxhighlight lang="python"> | ||
line 2 | |||
line 3 | |||
etc... | |||
{{ | |||
line 1 | line 1 | ||
line 2 | line 2 | ||
Line 1,419: | Line 1,296: | ||
=== boxcodelite === | === boxcodelite === | ||
<nowiki>{{ | *<nowiki>{{Boxcodelite|title=Custom Title|code=<syntaxhighlight lang="python">line 1 line 2 line 3 etc...</syntaxhighlight>}}</nowiki> | ||
line 1 | {{Boxcodelite|title=Custom Title|code=<syntaxhighlight lang="python"> | ||
line 2 | |||
line 3 | |||
etc...< | |||
{{ | |||
line 1 | line 1 | ||
line 2 | line 2 | ||
line 3 | line 3 | ||
etc... | etc... | ||
}} | </syntaxhighlight>}} | ||
{{clear}} | {{clear}} | ||
Line 1,436: | Line 1,308: | ||
*[[Product Code]] short names: | *[[Product Code]] short names: | ||
{{CEX}} | {{CEX}} {{DEX}} {{Shop}} {{DECR}} {{ARC}} {{TEST}} {{SD}} | ||
= Previewonly (tests) = | = Previewonly (tests) = |