Category:Needs Example

From Multi Theft Auto: Wiki
Revision as of 18:43, 1 January 2017 by JHXP (talk | contribs) (Reverted edits by Marcin778 (talk) to last revision by MeowCola)
Jump to navigation Jump to search

This is a category with pages which require examples to be written or tested. The rest of the documentation for these pages should be complete.

Add this code to Example section. Set "client" for clientside example and "server" for serverside.

<section name="Client" class="client" show="true">
--Explain what the code does
<syntaxhighlight lang="lua">
-- Add example
</syntaxhighlight>
</section>