Template:ServerSide: Difference between revisions

From RAGE Multiplayer Wiki
(Created page with "<div class="header" style="background-color: #408DAE; color: #FFFFFF; border: 2px solid #408DAE;"> <div style="margin: 10px 10px 10px 10px;"><b>Server-Side</b></div> <syntaxhi...")
 
(SyntaxHighlighter is messing with the template, so it's just useless to keep it and try to pretending someone will use it with code snippet)
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="header" style="background-color: #408DAE; color: #FFFFFF; border: 2px solid #408DAE;">
<div class="header" style="background-color: #408DAE; color: #FFFFFF; border: 2px solid #408DAE;">
<div style="margin: 10px 10px 10px 10px;"><b>Server-Side</b></div>
<div style="margin: 10px 10px 10px 10px;">
<syntaxhighlight lang="javascript">
<b>Server-Side</b>
{{1}}
</div>
</syntaxhighlight>
</div>
</div>

Latest revision as of 15:20, 27 December 2017

Server-Side