Difference between revisions of "Template:Infobox tool"
Jump to navigation
Jump to search
sc4e>CasperVg m (te'sting) |
sc4e>CasperVg |
||
| Line 12: | Line 12: | ||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
| − | </noinclude> | + | </noinclude>{|id="temptable" align="right" cellspacing="0" cellpadding="3" width="300" |
| − | + | ! style="font-size:160%;"| Tool | |
| − | + | {{#if:{{{logo|}}}|{{pipe}}- | |
| − | + | {{pipe}} align=center{{pipe}} {{{logo}}}}} | |
| − | {| align=right | ||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | {{{logo}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| + | | align=center| {{{name}}} {{{version|}}} | ||
|- | |- | ||
| − | + | ! style="background:#1E90FF;"| Description | |
| − | |||
|- | |- | ||
| − | | | + | | align=justified| {{{desc}}} |
| − | |||
|- | |- | ||
| − | ! colspan="2" style=" | + | ! colspan="2" class="download" style="border-top:none;"| |
| + | '''{{{downloads}}}''' | ||
|- | |- | ||
| − | + | ! Credits | |
| − | ! | ||
|- | |- | ||
| − | | | + | | align=center| {{{credits}}} |
| − | | {{{credits}}} | ||
|- | |- | ||
| − | + | ! Support | |
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| + | | align=center| {{{support}}} | ||
|} | |} | ||
| − | + | <includeonly>[[Category:Tool]]</includeonly> | |
Revision as of 02:12, 31 December 2008
This is the infobox to include on any article about tools for SimCity 4.
Syntax
{{infobox tool
| logo =
| name =
| version =
| desc =
| downloads =
| credits =
| support =
}}
Example
| Tool | |
|---|---|
| {{{name}}} | |
| Description | |
| {{{desc}}} | |
|
{{{downloads}}} | |
| Credits | |
| {{{credits}}} | |
| Support | |
| {{{support}}} | |