Difference between revisions of "Template:Infobox lot"
Jump to navigation
Jump to search
sc4e>Warrior |
sc4e>JoeST m (fixed a bit) |
||
| Line 23: | Line 23: | ||
*'''align''' - allows you to select how the infobox will be aligned on the page. Defaults to left. | *'''align''' - allows you to select how the infobox will be aligned on the page. Defaults to left. | ||
==Example== | ==Example== | ||
| − | |||
</noinclude>{| id="temptable" width="600px" cellspacing="0" cellpadding="5px" align="{{{align|left}}}" | </noinclude>{| id="temptable" width="600px" cellspacing="0" cellpadding="5px" align="{{{align|left}}}" | ||
! colspan="2" align=center style="font-size:16pt;"| {{{type}}} | ! colspan="2" align=center style="font-size:16pt;"| {{{type}}} | ||
Revision as of 01:07, 30 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 =
|float =
}}
- 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
- align - allows you to select how the infobox will be aligned on the page. Defaults to left.
Example
| {{{type}}} | |
|---|---|
| Images | |
| Description | |
|
{{{desc}}} | |
| [{{{download-id}}} Download from {{{download-site}}}] | |
| Credits | |
|
{{{credits}}} | |
| Feedback and Support | |
|
{{{support}}} |
|