Template:OsProject: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
=Usage = | =Usage = | ||
<pre> | |||
{{OsProject|title=ANTLR Parser generator helper library|url=https://github.com/BITPlan/com.bitplan.antlr|version=0.0.3}} | |||
</pre> | |||
=Example= | =Example= | ||
{{OsProject|title=ANTLR Parser generator helper library|url=https://github.com/BITPlan/com.bitplan.antlr|version=0.0.3}} | |||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude><includeonly>{{{title|}}}[[Category:Open Source]]</includeonly> | </noinclude><includeonly>{{Link|target={{{url|}}}|title={{{title|}}} Version {{{version|}}}}}[[Category:Open Source]]</includeonly> | ||
Revision as of 12:46, 14 January 2018
Usage
{{OsProject|title=ANTLR Parser generator helper library|url=https://github.com/BITPlan/com.bitplan.antlr|version=0.0.3}}