Difference between revisions of "Template:Infobox project"
Jump to navigation
Jump to search
sc4e>JoeST m (fixed download to header type) |
sc4e>Freedo50 |
||
| Line 17: | Line 17: | ||
! style="font-size:16pt;"| Project | ! style="font-size:16pt;"| Project | ||
|- | |- | ||
| − | | align=center| {{{logo}}} | + | | align="center"| {{{logo}}} |
|- | |- | ||
| − | | align=center| {{{name}}} {{{version}}} | + | | align="center" style="border-top:none;"| {{{name}}} {{{version}}} |
|- | |- | ||
| − | ! class="download" align=center| | + | ! class="download" align="center"| |
{{{downloads}}} | {{{downloads}}} | ||
|- | |- | ||
! Project Threads | ! Project Threads | ||
|- | |- | ||
| − | | align=center| | + | | align="center"| |
{{{support}}} | {{{support}}} | ||
|- | |- | ||
! Credits | ! Credits | ||
|- | |- | ||
| − | | align=center| | + | | align="center"| |
{{{credits}}} | {{{credits}}} | ||
|} | |} | ||
Revision as of 09:27, 1 September 2008
This is the infobox to include on any article about a community project.
Syntax
{{infobox project
| logo =
| name =
| version =
| downloads =
| support =
| credits =
}}
In the syntax above, any of the following parameters; download-site2, download-id2, thread2, thread2-n, thread3, thread3-n, are optional.
Example
| Project |
|---|
| {{{logo}}} |
| {{{name}}} {{{version}}} |
|
{{{downloads}}} |
| Project Threads |
|
{{{support}}} |
| Credits |
|
{{{credits}}} |