Difference between revisions of "Template:Infobox lot"
Jump to navigation
Jump to search
sc4e>Freedo50 |
sc4e>JoeST (improved <noinclude> section) |
||
Line 1: | Line 1: | ||
<noinclude>This template is the top box used in the Lot templates, it should not be included on its own, but only with <nowiki>{{infobox plop}} or {{infobox grow}}</nowiki>. | <noinclude>This template is the top box used in the Lot templates, it should not be included on its own, but only with <nowiki>{{infobox plop}} or {{infobox grow}}</nowiki>. | ||
− | + | ==Syntax== | |
+ | <pre>{{infobox lot | ||
+ | |type = | ||
+ | |image1 = | ||
+ | |image2 = | ||
+ | |desc = | ||
+ | |credits = | ||
+ | |support = | ||
+ | |download-site = | ||
+ | |download-id = | ||
+ | </pre> | ||
+ | *'''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== | ||
{{infobox lot}} | {{infobox lot}} | ||
− | </noinclude> | + | </noinclude><includeonly>{| width="600px" border="1px" cellspacing="0" cellpadding="5px" align="left" |
− | <includeonly>{| width="600px" border="1px" cellspacing="0" cellpadding="5px" align="left" | ||
! colspan="2" style="background:#1E90FF;"| Plugin Type | ! colspan="2" style="background:#1E90FF;"| Plugin Type | ||
|- | |- |
Revision as of 09:56, 29 July 2008
This template is the top box used in the Lot templates, it should not be included on its own, but only with {{infobox plop}} or {{infobox grow}}.
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
Plugin Type | |
---|---|
{{{type}}} | |
Images | |
{{{image1}}} | {{{image2}}} |
Description | |
{{{desc}}} | |
[{{{download-id}}} Download from {{{download-site}}}] | |
Credits | |
{{{credits}}} | |
Feedback and Support | |
{{{support}}} |