translator
11,127
edits
(Marked this version for translation) |
|||
Line 124: | Line 124: | ||
<!-- If you use command, it should be inside of usercmd. You can see below example --> | <!-- If you use command, it should be inside of usercmd. You can see below example --> | ||
<translate> | <translate> | ||
<tvar|usercmd1>{{UserCmd|command=1.example command should be here}}</> | <!--T:7--> | ||
<tvar|usercmd1>{{UserCmd|command=1.example command should be here}}</> | |||
<tvar|usercmd2>{{UserCmd|command=2.example command should be here}}</> | <tvar|usercmd2>{{UserCmd|command=2.example command should be here}}</> | ||
<!--T:8--> | |||
<!--- If you use commands with results you may use: --> | <!--- If you use commands with results you may use: --> | ||
<tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=<pre>result</pre>}}</> | <!--T:9--> | ||
<tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=<pre>result</pre>}}</> | |||
</translate> | </translate> | ||