Template:Project: Difference between revisions

From SUWS-wiki
(Change to use #default_form)
(Switched to using class rather than style tag for projectbox)
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|{{{Title|}}}]] [[Has image::{{{Image|}}}| ]]
! style="text-align: center; colspan="2" | [[File:{{{Image|}}}|250px|{{{Title|}}}]] [[Has image::{{{Image|}}}| ]]

Revision as of 21:52, 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.