Template:Project: Difference between revisions

From SUWS-wiki
(Switched to using class rather than style tag for projectbox)
(Display generic image if project has no image)
Line 15: Line 15:
! style="text-align: center;" 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|{{{Title|}}}]] [[Has image::{{{Image|}}}| ]]
! style="text-align: center; colspan="2" | {{#if: {{{5}}} | [[File:{{{5}}}|300px|{{{1}}}]] | [[File:missingimg.png|300px|No image available]]}}
|-
|-
! Status
! Status

Revision as of 22:39, 7 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.