Template:CrashCodeEntry: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Beautified)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#tag:syntaxhighlight|{{{1}}}|lang=c++}} || {{#tag:syntaxhighlight|{{{2}}}|lang=c++}}</includeonly>
<includeonly></includeonly>
<noinclude>
<noinclude>
This template will include <code>syntaxhighlight</code> blocks in a table.
{{Delete|Useless template}}
 
==Syntax==
<syntaxhighlight lang="pcre">
&#123;&#123;CrashCodeEntry|First column|Second column&#125;&#125;
</syntaxhighlight>
 
== Example ==
<syntaxhighlight lang="wiki">
{| class="wikitable"
! Offset !! Function
|-
| {{CrashCodeEntry|0x123|func()}}
|-
| {{CrashCodeEntry|0x456|otherFunc()}}
|}
</syntaxhighlight>
{| class="wikitable"
! Offset !! Function
|-
| {{CrashCodeEntry|0x123|func()}}
|-
| {{CrashCodeEntry|0x456|otherFunc()}}
|}
</noinclude>
</noinclude>

Latest revision as of 19:58, 28 March 2024


Edit-delete.png This page is marked for deletion.

Reason: Useless template
Actions: Delete (Administrators) - Discuss - What links here - Category