Template:Boxcodelite: Difference between revisions
Jump to navigation
Jump to search
m (The "=" charactes are breaking it too :/) |
m (So... iguess this is the only way, by doing the <pre> when we call the template this way.: {{gameconfig|Title|<pre>Config commands here</pre>}}) |
||
Line 1: | Line 1: | ||
<div style="float:right; margin-top:-28px; margin-right:5px; font-size:85%;"><div style="float:top; text-align:center;">'''{{{1|Please enter a title for your config}}}'''</div>< | <div style="float:right; margin-top:-28px; margin-right:5px; font-size:85%;"><div style="float:top; text-align:center;">'''{{{1|Please enter a title for your config}}}'''</div><div style="margin-top:-3px; padding:4px; border:solid #eebb99 5px;">{{{2|Config}}}</div></div><noinclude>[[Category:Templates]]<noinclude> | ||
{{gameconfig|BLJM85001| | {{gameconfig|BLJM85001|<pre> | ||
VERSION | VERSION = 0xFFFFFFFF | ||
S3D.ENABLE | S3D.ENABLE = 2 | ||
SDRAM_SIZE | SDRAM_SIZE = 02800000 | ||
MIPS_CODE_BLOCK_SIZE | MIPS_CODE_BLOCK_SIZE = 8192 | ||
}} | </pre>}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 19:45, 21 August 2021
Please enter a title for your config
Config