Difference between revisions of "Template:Infobox tool"
Jump to navigation
Jump to search
sc4e>JoeST m (comment issues) |
sc4e>JoeST m (moved to new stuff) |
||
| Line 12: | Line 12: | ||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
| − | </noinclude>{ | + | </noinclude>{{infobox/table|title={{{name|{{PAGENAME}}}}}| |
| − | + | {{row|{{{logo}}}|cell=colspan=2 align=center}} | |
| − | + | {{row/!|cell=colspan="2" style="background-color: #d0d0d0; text-align: center;"| Download}} | |
| − | + | {{row/!|cell=colspan="2" text-align: center;" | {{{downloads|{{{dl}}}}}}}} | |
| − | | | + | {{row/!|cell=colspan="2" style="background-color: #d0d0d0; text-align: center;"| Description}} |
| − | + | {{row|cell=colspan="2" style="font-weight: normal; text-align: center;" | {{{desc}}}}} | |
| − | | | + | {{row/!|cell=colspan="2" style="background-color: #d0d0d0; text-align: center;" | General Information}} |
| − | | | + | {{row|credits|'''Credits''' |
| − | + | {{!}} {{{credits}}}}} | |
| − | {{{logo}}} | + | {{row|support|'''Support''' |
| − | | | + | {{!}} {{{support}}}}} |
| − | + | {{row|lang| '''Languages''' | |
| − | + | {{!}} {{{languages|English}}}}} | |
| − | ! colspan="2" style="background-color: #d0d0d0; text-align: center;" | Download | + | }}<!-- |
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | | | ||
| − | |'''Credits''' | ||
| − | |||
| − | | | ||
| − | | '''Support''' | ||
| − | |||
| − | | | ||
| − | | '''Languages''' | ||
| − | |||
| − | |||
| − | |||
| − | |||
--><includeonly>[[Category:Tool]]</includeonly> | --><includeonly>[[Category:Tool]]</includeonly> | ||
Revision as of 12:10, 15 January 2009
This is the infobox to include on any article about tools for SimCity 4.
Syntax
{{infobox tool
| logo =
| name =
| version =
| desc =
| dl =
| credits =
| support =
}}
Example
| Infobox tool | |
|---|---|
| {{{logo}}} | |
| Download | |
| {{{dl}}} | |
| Description | |
| {{{desc}}} | |
| General Information | |
| Credits | {{{credits}}} |
| Support | {{{support}}} |
| Languages | English |