Difference between revisions of "Template:Infobox lot"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Freedo50
sc4e>Freedo50
Line 25: Line 25:
 
! colspan="2" align=center style="font-size:16pt;"| {{{type}}}
 
! colspan="2" align=center style="font-size:16pt;"| {{{type}}}
 
|-
 
|-
! colspan="2" align=center| '''Images'''
+
! colspan="2"| '''Images'''
 
|-
 
|-
| align=center| {{{image1|[[Image:Wiki_no_image.gif|300px]]}}}
+
| {{{image1|[[Image:Wiki_no_image.gif|300px]]}}}
| align=center| {{{image2|[[Image:Wiki_no_image.gif|300px]]}}}
+
| {{{image2|[[Image:Wiki_no_image.gif|300px]]}}}
 
|-
 
|-
! colspan="2" align=center| '''Description'''
+
! colspan="2"| '''Description'''
 
|-
 
|-
 
| colspan="2" align=justified| {{{desc}}}
 
| colspan="2" align=justified| {{{desc}}}
 
|-
 
|-
| colspan="2" align=center class="download"| '''{{download|exchange={{{download-site}}}|id={{{download-id}}}}}'''
+
| colspan="2" class="download"| '''{{download|exchange={{{download-site}}}|id={{{download-id}}}}}'''
 
|-
 
|-
! colspan="2" align=center| '''Credits'''
+
! colspan="2"| '''Credits'''
 
|-
 
|-
| colspan="2" align=center| {{{credits}}}
+
| colspan="2"| {{{credits}}}
 
|-
 
|-
! colspan="2" align=center| '''Feedback and Support'''
+
! colspan="2"| '''Feedback and Support'''
 
|-
 
|-
| colspan="2" align=center| {{{support}}}
+
| colspan="2"| {{{support}}}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 09:19, 1 August 2008

This template is the top box used in the Lot templates, it should not be included on its own, but only through the inclusion of {{infobox plop}} or {{infobox grow}} on your page.

Syntax

{{infobox lot
|type =
|image1 =
|image2 =
|desc =
|credits =
|support =
|download-site =
|download-id =
}}
  • type - the type of lot it is (either plop or grow).
  • image1 - an example image.
  • image2 - another example image.
  • desc - the lot description (readme)
  • credits - any credits
  • supports - any supporting acts
  • download-site - the download site
  • download-id - the download lot id

Example

{{{type}}}
Images
300px 300px
Description
{{{desc}}}
[{{{download-id}}} Download from {{{download-site}}}]
Credits
{{{credits}}}
Feedback and Support
{{{support}}}