Template:Project: Difference between revisions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
}, | }, | ||
"url": { | "url": { | ||
"type": "url" | |||
}, | |||
"source": { | |||
"type": "url" | "type": "url" | ||
} | } |
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 |