Template:Project: Difference between revisions
No edit summary |
flex row |
||
Line 7: | Line 7: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Infobox about the project documented on this page.", | |||
"params": { | "params": { | ||
"status": { | "status": { | ||
Line 18: | Line 19: | ||
</templatedata> | </templatedata> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
[[File:Git format.png | <div style="display:flex; flex-direction: row"> | ||
Project source code {{{status|}}}: {{{url}}} | <div>[[File:Git format.png|64x64px]]</div> | ||
<div style="margin-top: auto; margin-bottom: auto"> | |||
Project source code {{{status|}}}: {{{url}}} | |||
</div> | |||
</div> | |||
</includeonly> | </includeonly> |
Revision as of 16:26, 25 March 2023
Examples:
{{Project|status=(in progress)|url=https://gitlab.com/wmde/technical-wishes/scrape-wiki-html-dump}}
Project source code (in progress): https://gitlab.com/wmde/technical-wishes/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 |