Difference between revisions of "Template:Infobox lot"
Jump to navigation
Jump to search
sc4e>Freedo50 |
sc4e>Freedo50 (Added align parameter) |
||
Line 10: | Line 10: | ||
|download-site = | |download-site = | ||
|download-id = | |download-id = | ||
+ | |float = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 20: | Line 21: | ||
*'''download-site''' - the download site | *'''download-site''' - the download site | ||
*'''download-id''' - the download lot id | *'''download-id''' - the download lot id | ||
+ | *'''align''' - allows you to select how the infobox will be aligned on the page. Defaults to left. | ||
==Example== | ==Example== | ||
{{infobox lot}} | {{infobox lot}} | ||
− | </noinclude><includeonly>{| id="temptable" width="600px" cellspacing="0" cellpadding="5px" align="left" | + | </noinclude><includeonly>{| 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 04:06, 28 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}}} |