Difference between revisions of "Template:Infobox lot"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Freedo50
sc4e>Freedo50
Line 22: Line 22:
 
==Example==
 
==Example==
 
{{infobox lot}}
 
{{infobox lot}}
</noinclude><includeonly>{| width="600px" border="1px" cellspacing="0" cellpadding="5px" align="left"
+
</noinclude><includeonly>{| id="temptable" width="600px" cellspacing="0" cellpadding="5px" align="left"
! colspan="2" align=center style="background:#1E90FF; font-size:16pt;"| {{{type}}}
+
! colspan="2" align=center style="font-size:16pt;"| {{{type}}}
 
|-
 
|-
| colspan="2" align=center style="background:#1E90FF;"| '''Images'''
+
! colspan="2" align=center| '''Images'''
 
|-
 
|-
 
| align=center| {{{image1|[[Image:Wiki_no_image.gif|300px]]}}}
 
| align=center| {{{image1|[[Image:Wiki_no_image.gif|300px]]}}}
 
| align=center| {{{image2|[[Image:Wiki_no_image.gif|300px]]}}}
 
| align=center| {{{image2|[[Image:Wiki_no_image.gif|300px]]}}}
 
|-
 
|-
| colspan="2" align=center style="background:#1E90FF;"| '''Description'''
+
! colspan="2" align=center| '''Description'''
 
|-
 
|-
 
| colspan="2" align=justified| {{{desc}}}
 
| colspan="2" align=justified| {{{desc}}}
 
|-
 
|-
| colspan="2" align=center style="background:#1E90FF;"| <span class="download-white">'''{{download|exchange={{{download-site}}}|id={{{download-id}}}}}'''</span>
+
! colspan="2" align=center class="download"| '''{{download|exchange={{{download-site}}}|id={{{download-id}}}}}'''
 
|-
 
|-
| colspan="2" align=center style="background:#1E90FF;"| '''Credits'''
+
! colspan="2" align=center| '''Credits'''
 
|-
 
|-
 
| colspan="2" align=center| {{{credits}}}
 
| colspan="2" align=center| {{{credits}}}
 
|-
 
|-
| colspan="2" align=center style="background:#1E90FF;"| '''Feedback and Support'''
+
! colspan="2" align=center| '''Feedback and Support'''
 
|-
 
|-
 
| colspan="2" align=center| {{{support}}}
 
| colspan="2" align=center| {{{support}}}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 09:17, 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}}}