Difference between revisions of "Template:Infobox tool"
Jump to navigation
Jump to search
sc4e>Freedo50 (New page: This is the infobox to include on any website ==Syntax== <pre>{{infobox tool | logo = | name = | version = | desc = | }}</pre> ==Example== {|align="right" border="1" cellspacing="0"...) |
m (35 revisions imported) |
||
| (104 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | This is the infobox to include on any | + | <noinclude>{{pp-template}}</noinclude><noinclude>This is the infobox to include on any article about tools for SimCity 4. |
==Syntax== | ==Syntax== | ||
| Line 7: | Line 7: | ||
| version = | | version = | ||
| desc = | | desc = | ||
| − | | | + | | dl = |
| + | | credits = | ||
| + | | support = | ||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
| + | </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" style="font-weight: normal; 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}}}}} | ||
| + | {{row|support|'''Support''' | ||
| + | {{!}} {{{support}}}}} | ||
| + | {{row|lang| '''Languages''' | ||
| + | {{!}} {{{languages|English}}}}} | ||
| + | }}<!-- | ||
| − | + | ||
| − | + | --><includeonly>[[Category:Tool]]</includeonly> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 18:36, 8 August 2019
|
|
This high-risk template has been protected from editing to prevent vandalism. See the protection policy and protection log for more details. Please discuss any changes on the talk page; you may ask an editor or a moderator to make the edit if it is supported by consensus. You may also request that this page be unprotected. |
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 |