Template:Project: Difference between revisions
No edit summary |
url is optional |
||
| (One intermediate revision by the same user not shown) | |||
| Line 26: | Line 26: | ||
}, | }, | ||
"url": { | "url": { | ||
"type": "url" | |||
}, | |||
"source": { | |||
"type": "url" | "type": "url" | ||
} | } | ||
| Line 37: | Line 40: | ||
Project link{{#if: {{{status|}}} | ({{{status|}}}) | }}: | Project link{{#if: {{{status|}}} | ({{{status|}}}) | }}: | ||
<br> | <br> | ||
{{{url}}} | {{{url|}}} | ||
{{#if: {{{source|}}} | <br>Source code:<br>{{{source}}} }} | {{#if: {{{source|}}} | <br>Source code:<br>{{{source}}} }} | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||