Template:Project: Difference between revisions
status is optional |
url is optional |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
{{Project|url=https://git.invalid/scrape-wiki-html-dump}} | {{Project|url=https://git.invalid/scrape-wiki-html-dump}} | ||
* <code><nowiki>{{Project|url=https://demo.invalid/|source=https://git.invalid/scrape-wiki-html-dump}}</nowiki></code> | |||
{{Project|url=https://demo.invalid/|source=https://git.invalid/scrape-wiki-html-dump}} | |||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
| Line 21: | Line 26: | ||
}, | }, | ||
"url": { | "url": { | ||
"type": "url" | |||
}, | |||
"source": { | |||
"type": "url" | "type": "url" | ||
} | } | ||
| Line 32: | Line 40: | ||
Project link{{#if: {{{status|}}} | ({{{status|}}}) | }}: | Project link{{#if: {{{status|}}} | ({{{status|}}}) | }}: | ||
<br> | <br> | ||
{{{url}}} | {{{url|}}} | ||
{{#if: {{{source|}}} | <br>Source code:<br>{{{source}}} }} | |||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||