Difference between revisions of "Template:Infobox project"
Jump to navigation
Jump to search
sc4e>Freedo50 |
sc4e>Freedo50 |
||
Line 30: | Line 30: | ||
| align=center| {{{name}}} v.{{{version}}} | | align=center| {{{name}}} v.{{{version}}} | ||
|- | |- | ||
− | ! | + | ! <span class="download-white">'''{{download|exchange={{{download-site1}}}|id={{{download-id1}}}}}''' |
{{#if:{{{download-site2|}}} | {{#if:{{{download-site2|}}} | ||
| <br/>'''{{download|exchange={{{download-site2}}}|id={{{download-id2}}}}}''' | | <br/>'''{{download|exchange={{{download-site2}}}|id={{{download-id2}}}}}''' | ||
|}}</span> | |}}</span> | ||
|- | |- | ||
− | ! | + | ! Project Threads |
|- | |- | ||
| align=center| [{{{thread1}}} {{{thread1-n}}}] | | align=center| [{{{thread1}}} {{{thread1-n}}}] | ||
Line 45: | Line 45: | ||
|}} | |}} | ||
|- | |- | ||
− | ! | + | ! Credits |
|- | |- | ||
| align=center| {{{credits}}} | | align=center| {{{credits}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 08:40, 1 August 2008
This is the infobox to include on any article about a community project.
Syntax
{{infobox project | logo = | name = | version = | download-site1 = | download-id1 = | download-site2 = | download-id2 = | thread1 = | thread1-n = | thread2 = | thread2-n = | thread3 = | thread3-n = | 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}}} v.{{{version}}} |
[{{{download-id1}}} Download from {{{download-site1}}}]
|
Project Threads |
[{{{thread1}}} {{{thread1-n}}}]
|
Credits |
{{{credits}}} |