Template:Project: Difference between revisions

From SUWS-wiki
(Display generic image if project has no image)
mNo edit summary
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" | {{#if: {{{5}}} | [[File:{{{5}}}|300px|{{{1}}}]] | [[File:missingimg.png|300px|No image available]]}}
! style="text-align: center; colspan="2" | {{#if: {{{Image}}} | [[File:{{{Image}}}|300px|{{{Title}}}]] | [[File:missingimg.png|300px|No image available]]}}
|-
|-
! Status
! Status

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