Difference between revisions of "Template:Infobox tool"

From SC4D Encyclopaedia
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 website
+
<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}}}}}
 +
}}<!--
  
{|align="right" border="1" cellspacing="0" cellpadding="5" width="300"
+
 
! style="background:#1E90FF; font-size:16pt;"| Tool
+
--><includeonly>[[Category:Tool]]</includeonly>
|-
 
| align=center| {{{logo}}}
 
|-
 
| align=center| {{{name}}} v.{{{version}}}
 
|-
 
! style="background:#1E90FF;"| Description
 
|-
 
| align=justified| {{{desc}}}
 
|-
 
! style="background:#1E90FF;"| <span class="download-white">'''{{download|exchange={{{download-site}}}|id={{{download-id}}}}}'''</span>
 
|-
 
! style="background:#1E90FF;"| Credits
 
|-
 
| align=center| {{{credits}}}
 
|}
 

Latest revision as of 18:36, 8 August 2019

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