Template talk:Syscall
From WikiPrizm
Jump to navigationJump to searchUsage notes
Template takes up to 3 arguments:
- Name
- Index (the number of the call)
- Function signature
You'll probably want to do a straight-up inclusion of the template into pages for ease of editing. For example:
{{subst:syscall|FakeSyscall|0x0000|void FakeSyscall(void)}}
This will fill in the template contents when you save the page.
Further information on template usage can be found in the MediaWiki User Guide.