Difference between pages "Category:NAM" and "Template:Infobox project"

From SC4D Encyclopaedia
(Difference between pages)
Jump to navigation Jump to search
sc4e>JoeST
m (testing something out)
 
sc4e>Freedo50
 
Line 1: Line 1:
This category contains all pages which are relevant to the NAM project.
+
<noinclude>This is the infobox to include on any article about a community project.
*For infomation about the NAM go to [[Network Addon Mod]]
 
*For infomation on the current release go to [[Plugin:NAM|NAM Plugin]]
 
*For a list of projects go to [[NAM Projects]]
 
*For a list of plugins go to [[:Category:Plug-NAM|NAM Plugins]]
 
*For a list of Team Members go to [[NAM Team]]
 
*To go to the NAM Place at [[SC4Devotion]] click [http://sc4devotion.com/forums/index.php?board=90.0 here]
 
  
 +
==Syntax==
 +
<pre>{{infobox project
 +
| logo =
 +
| name =
 +
| version =
 +
| download-site1 =
 +
| download-id1 =
 +
| download-site2 =
 +
| download-id2 =
 +
| thread1 =
 +
| thread1-n =
 +
| thread2 =
 +
| thread2-n =
 +
| thread3 =
 +
| thread3-n =
 +
| credits =
 +
}}</pre>
  
<div style="position:absolute;bottom:10">{{NAM}}</div>
+
In the syntax above, any of the following parameters; ''download-site2, download-id2, thread2, thread2-n, thread3, thread3-n'', are optional.
[[Category:Transit_Networks]]
+
 
[[Category:Mods_and_Modding]]
+
==Example==
 +
{{infobox project}}</noinclude>
 +
<includeonly>{| id="temptable" align="right" cellspacing="0" cellpadding="5" width="300"
 +
! style="font-size:16pt;"| Project
 +
|-
 +
| align=center| {{{logo}}}
 +
|-
 +
| style="notop" align=center| {{{name}}} v.{{{version}}}
 +
|-
 +
! <span class="download-white">'''{{download|exchange={{{download-site1}}}|id={{{download-id1}}}}}'''
 +
{{#if:{{{download-site2|}}}
 +
| <br/>'''{{download|exchange={{{download-site2}}}|id={{{download-id2}}}}}'''
 +
|}}</span>
 +
|-
 +
! Project Threads
 +
|-
 +
| align=center| [{{{thread1}}} {{{thread1-n}}}]
 +
{{#if:{{{thread2|}}}
 +
| [{{{thread2}}} {{{thread2-n}}}]
 +
|}}
 +
{{#if:{{{thread3|}}}
 +
| [{{{thread3}}} {{{thread3-n}}}]
 +
|}}
 +
|-
 +
! Credits
 +
|-
 +
| align=center| {{{credits}}}
 +
|}
 +
</includeonly>

Revision as of 09:53, 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}}}


Subcategories

This category has only the following subcategory.

Pages in category "NAM"

The following 8 pages are in this category, out of 8 total.