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> | ||