512
edits
(Add example with 'fgmeta-python clone' template) |
(Clarify and structure) |
||
| Line 1: | Line 1: | ||
== Various tests == | |||
{{User:Rominet/TestTemplate | Test of {{tl|project infrastructure}}: {{project infrastructure}} | ||
Test of {{obr}}[[User:Rominet/TestTemplate]]{{cbr}}: {{User:Rominet/TestTemplate}} | |||
== FGMeta-Python repo templates == | |||
Test of {{tl|fgmeta-python source}}: {{fgmeta-python source | Test of {{tl|fgmeta-python source}}: {{fgmeta-python source | ||
| Line 8: | Line 12: | ||
}} | }} | ||
Bad: | Bad (using {{tl|fgmeta-python source}} and its <code>cmd</code> parameter): | ||
{{fgmeta-python source | {{fgmeta-python source | ||
| cmd = git clone | | cmd = git clone | ||
}} | }} | ||
Good: | Good (using {{tl|fgmeta-python clone}}): | ||
{{fgmeta-python clone}} | {{fgmeta-python clone}} | ||
edits