Template:Boxcodelite

From PS3 Developer wiki
Revision as of 19:00, 7 September 2021 by Sandungas (talk | contribs)
Jump to navigation Jump to search
Title
Code


Usage

  • {{boxcodelite|title=Title|code=Code}}
    • This way allows to display some "preformatted" code inside the box
  • {{boxcodelite|float=left|title=Title|code=Code}}
    • By default it floats to right, but can be configured to float left

Examples

BLJM85001
VERSION = 0xFFFFFFFF
S3D.ENABLE = 2
SDRAM_SIZE = 02800000
MIPS_CODE_BLOCK_SIZE = 8192
BLJM85001
VERSION = 0xFFFFFFFF
S3D.ENABLE = 2
SDRAM_SIZE = 02800000
MIPS_CODE_BLOCK_SIZE = 8192