Template:Boxcodelite: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Both: <syntaxhighlight> and <pre> have the same problem, the contents are not parsed/transcluded to other pages, grrr)
m (Test with the {{#tag}} magic word - https://www.mediawiki.org/wiki/Tag_%28parser_function%29 - https://webmasters.stackexchange.com/questions/68101/create-mediawiki-template-to-format-source-code)
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 this config}}}'''</div><syntaxhighlight lang="C" style="margin-top:-3px; border:solid #eebb99 5px; box-shadow: 2px 2px 2px 1px #d0d0d0;">{{{2|Config}}}</syntaxhighlight></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 this config}}}'''</div>{{#tag:syntaxhighlight|{{{2|Config}}}|lang=c|style=margin-top:-3px; border:solid #eebb99 5px; box-shadow: 2px 2px 2px 1px #d0d0d0;}}</div><noinclude>[[Category:Templates]]<noinclude>


{{gameconfig|BLJM85001|
{{gameconfig|BLJM85001|

Revision as of 18:51, 22 August 2021

Please enter a title for this config
Config

Template:Gameconfig