Template:ProjectInfo: Difference between revisions
(Adding a template for project pages) |
(styling) |
||
| Line 1: | Line 1: | ||
<div class=" | <div class="infobox" style="border:1px solid #aaa; padding:10px; background-color:#f9f9f9; width:250px; float:right; margin-left:10px;"> | ||
<h2>{{{title|Project Title}}}</h2> | <h2 style="text-align:center; background-color:#eaeaea; margin-top:0; padding-top:5px;">{{{title|Project Title}}}</h2> | ||
<p><strong>Participants:</strong> {{{participants|List of participants}}}</p> | <p><strong>Participants:</strong> {{{participants|List of participants}}}</p> | ||
<p><strong>Description:</strong> {{{description|Short project description}}}</p> | <p><strong>Description:</strong> {{{description|Short project description}}}</p> | ||
<p><strong>URL:</strong> {{{url|Relevant project URL}}}</p> | <p><strong>URL:</strong> <a href="{{{url}}}">{{{url|Relevant project URL}}}</a></p> | ||
<p><strong>Date Started:</strong> {{{date_started|Date project started}}}</p> | <p><strong>Date Started:</strong> {{{date_started|Date project started}}}</p> | ||
</div> | </div> | ||
Revision as of 15:56, 24 January 2024
Project Title
Participants: List of participants
Description: Short project description
URL: <a href="{{{url}}}">Relevant project URL</a>
Date Started: Date project started