Template:Project: Difference between revisions

From SUWS-wiki
No edit summary
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 12: Line 12:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| class="projectbox"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>[[Has title::{{{Title|}}}]]</big>
! style="text-align: center;" colspan="2" |<big>[[Has title::{{{Title|}}}]]</big>
|-  
|-  
! style="text-align: center; colspan="2" | [[File:{{{Image|}}}|250px|Finished Design]] [[Has image::{{{Image|}}}| ]]
! style="text-align: center; padding: 10px;" colspan="2" | {{#if: {{{Image}}} | [[File:{{{Image|}}}|250px|{{{Title|}}}]] [[Has image::{{{Image|}}}| ]] | [[File:missingimg.png|300px|No image available]]}}
|-
|-
! Status
! Status
Line 28: Line 28:
== {{{Title}}} ==
== {{{Title}}} ==


{{{Description}}}
{{{Description|}}}[[Has description::{{{Description|}}}| ]]
 
{{#default_form:Project}}</includeonly>
</includeonly>

Latest revision as of 05:23, 8 May 2018

This is the "Project" template. It should be called in the following format:

{{Project
|Title=Test Project
|Status=Example
|Project Lead=User:DavidNewman
|Image=
|Description=
}}

Edit the page to see the template text.