Template:Project: Difference between revisions

Template page
m (fixes?)
m (correct image link)
Line 14: Line 14:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{#if:{{{image|}}}|[[Has image::{{{image|}}}]]}}
{{#if:{{{image|}}}|[[Has image::{{{image|}}}| ]]}}
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ffccff;" colspan="2" |<big>{{{name}}}</big>
! style="text-align: center; background-color:#ffccff;" colspan="2" |<big>{{{name}}}</big>
|-
|-
{{#if:{{{image|}}}|{{!}}style="text-align: center;" colspan="2"{{!}}[[File:{{{image|}}}|thumb]]}}
! style="text-align: center;" colspan="2" |[[File:{{{image|}}}|frameless]]
|-
|-
| Description
| Description

Revision as of 19:50, 17 June 2012

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

{{Project
|name=
|description=
|image=
|location=
|people=
|repo=
}}

Edit the page to see the template text.