Difference between revisions of "Template:Infobox project"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m
sc4e>JoeST
m (removed complex bits)
Line 6: Line 6:
 
| name =  
 
| name =  
 
| version =  
 
| version =  
| download-site1 =  
+
| downloads =
| download-id1 =
+
| support =
| download-site2 =
 
| download-id2 =
 
| thread1 =
 
| thread1-n =
 
| thread2 =
 
| thread2-n =
 
| thread3 =
 
| thread3-n =  
 
 
| credits =  
 
| credits =  
 
}}</pre>
 
}}</pre>
Line 29: Line 21:
 
| align=center| {{{name}}} {{{version}}}
 
| align=center| {{{name}}} {{{version}}}
 
|-
 
|-
| class="download" align=center| '''{{download|exchange={{{download-site1|}}}|id={{{download-id1}}}|text ={{{download-text1|}}}}}'''{{#if:{{{download-site2|}}}|<br/>'''{{download|exchange={{{download-site2|}}}|id={{{download-id2}}}|text ={{{download-text2|}}}}}'''}}
+
| class="download" align=center|
 +
{{{downloads}}}
 
|-
 
|-
 
! Project Threads
 
! Project Threads
 
|-
 
|-
 
| align=center|
 
| align=center|
*[{{{thread1}}} {{{thread1-n}}}]{{#if:{{{thread2|}}}|
+
{{{support}}}
*[{{{thread2}}} {{{thread2-n}}}]|}}{{#if:{{{thread3|}}}|
 
*[{{{thread3}}} {{{thread3-n}}}]|}}
 
 
|-
 
|-
 
! Credits
 
! Credits

Revision as of 05:36, 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}}}