Template:Boxcodelite: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
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>}})
m (Working and looking fine... a bit more weird to use it thought)
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="margin-top:-3px; padding:4px; border:solid #eebb99 5px;">{{{2|Config}}}</div></div><noinclude>[[Category:Templates]]<noinclude>
<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; border:solid #eebb99 5px; box-shadow: 2px 2px 2px 1px #d0d0d0;">{{{2|Config}}}</div></div><noinclude>[[Category:Templates]]<noinclude>


{{gameconfig|BLJM85001|<pre>
{{gameconfig|BLJM85001|<pre style="margin:0px; padding:5px;">
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
S3D.ENABLE = 2
S3D.ENABLE = 2

Revision as of 21:03, 21 August 2021

Please enter a title for your config
Config

Template:Gameconfig