Difference between revisions of "Template:Infobox lot"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Freedo50
m (91 revisions imported)
 
(242 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>This template is the top box used in the Lot templates, <span style="color:red;">'''it should not be included on its own'''</span>, but only through the inclusion of <nowiki>{{infobox plop}} or {{infobox grow}}</nowiki> on your page.
+
#redirect[[template:infobox plugin]]
==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}}
 
</noinclude><includeonly>{| width="600px" border="1px" cellspacing="0" cellpadding="5px" align="left"
 
! colspan="2" style="background:#1E90FF;"| Plugin Type
 
|-
 
| colspan="2" align=center| {{{type}}}
 
|-
 
| colspan="2" align=center style="background:#1E90FF;"| '''Images'''
 
|-
 
| align=center| {{{image1|[[Image:Wiki_no_image.gif width=300px]]}}}
 
| align=center| {{{image2|[[Image:Wiki_no_image.gif width=300px]]}}}
 
|-
 
| colspan="2" align=center style="background:#1E90FF;"| '''Description'''
 
|-
 
| 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 style="background:#1E90FF;"| '''Credits'''
 
|-
 
| colspan="2" align=center| {{{credits}}}
 
|-
 
| colspan="2" align=center style="background:#1E90FF;"| '''Feedback and Support'''
 
|-
 
| colspan="2" align=center| {{{support}}}
 
|}</includeonly>
 

Latest revision as of 00:50, 10 August 2019