Template:Project: Difference between revisions
status is optional |
No edit summary |
||
(One intermediate revision 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 33: | Line 41: | ||
<br> | <br> | ||
{{{url}}} | {{{url}}} | ||
{{#if: {{{source|}}} | <br>Source code:<br>{{{source}}} }} | |||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Latest revision as of 14:13, 15 July 2024
Examples:
{{Project|status=production|url=https://git.invalid/scrape-wiki-html-dump}}
Project link (production):
https://git.invalid/scrape-wiki-html-dump
{{Project|url=https://git.invalid/scrape-wiki-html-dump}}
Project link:
https://git.invalid/scrape-wiki-html-dump
{{Project|url=https://demo.invalid/|source=https://git.invalid/scrape-wiki-html-dump}}
Project link:
https://demo.invalid/
Source code:
https://git.invalid/scrape-wiki-html-dump
Infobox about the project documented on this page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
status | status | no description | String | optional |
url | url | no description | URL | optional |
source | source | no description | URL | optional |