Difference between revisions of "Template:Bug"
Jump to navigation
Jump to search
(A convenience template for linking to all the bug reports we have, over 100 according to Special:LinkSearch. Bugs are a good thing, because they represent issues getting identified and fixed) |
m (Add documentation) |
||
Line 1: | Line 1: | ||
[https://trac.videolan.org/vlc/ticket/{{{1}}} {{#if:{{{2|}}}|{{{2}}}|Bug #{{{1}}}}}]<noinclude> | [https://trac.videolan.org/vlc/ticket/{{{1}}} {{#if:{{{2|}}}|{{{2}}}|Bug #{{{1}}}}}]<noinclude> | ||
+ | ---- | ||
+ | Usage: | ||
+ | * <code><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|35}}</nowiki></code> | ||
+ | {{{{PAGENAME}}|35}} | ||
+ | * <code><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|35|World domination}}</nowiki></code> | ||
+ | {{{{PAGENAME}}|35|World domination}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |