#||
|| page title: [Action/Converter/Formatter/Handler/Hack: YourPatchName]
bugs:
Compatible with: !!(green)**R6.1**!!
Current version:
Credits: //Author// (use ""::::"")
|{{toc numerate=1}} ||
||#
##~{{yourAction}}##
**~action/youraction.php**
%%(php)
<?php
...
%%
===Documentation===
for users available for copy and paste
===How to===
====Localization (optional)====
put this at the end of your language file
**lang/custom.<lang>.php**
%%
//hacks
'YourPhrase' => 'your translation here',
%%
**[xyz] proposed translations**
[de] ...
[fr]
[ru]
===Changelog===
0.1 Intitial version
0.2 ...
===To Do===
* open task
{{backlinks}}