| Line 1: |
Line 1: |
| − | [https://github.com/xemul/criu/issues/{{{1}}} #{{{1}}}] | + | <noinclude>[https://github.com/xemul/criu/issues/{{{1}}} #{{{1}}}]</noinclude><includeonly> |
| | + | |
| | + | == Usage == |
| | + | |
| | + | <pre><nowiki>{{Bug|NNN}}</nowiki></pre> |
| | + | |
| | + | |
| | + | === Examples === |
| | + | |
| | + | {| class="wikitable" |
| | + | ! Markup |
| | + | ! Result |
| | + | |- |
| | + | | <pre><nowiki>{{Bug|1}}</nowiki></pre> |
| | + | | {{Bug|1}} |
| | + | |- |
| | + | |} |
| | + | |
| | + | </includeonly> |