Difference between revisions of "Template:Infobox lot"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>CasperVg
m (changing)
m (91 revisions imported)
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{mbox
+
#redirect[[template:infobox plugin]]
| type = content
 
| text = <span style="color:#f28500;">'''This template includes some very complex use of parser functions. Please make sure you are familiar with these functions before editing this template.'''</span>
 
}}
 
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 {{tl|infobox plop}} or {{tl|infobox grow}} on your page.
 
==Syntax==
 
<pre>{{infobox lot
 
|type =
 
|image1 =
 
|image2 =
 
|desc =
 
|credits =
 
|support =
 
|download-site =
 
|download-id =
 
|float =
 
}}
 
</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
 
*'''align''' - allows you to select how the infobox will be aligned on the page. Defaults to left.
 
==Example==
 
</noinclude>
 
{| align=right
 
|-
 
|
 
{| class="toccolours" border="1" cellpadding="4" style="float: right; width: 300px; margin: 0 0 1em 1em; border-collapse: collapse; font-size: 95%;"
 
|-
 
! style="background-color:#c0c0c0; font-size: larger; margin-left: inherit;" colspan="2" | <big><big>'''{{{type}}}'''</big></big>
 
|-
 
| colspan="2" align="center" |
 
 
 
{{{image1|[[Image:Wiki_no_image.png|300px]]}}}
 
|-
 
|-
 
|-
 
! colspan="2" style="background-color: #d0d0d0; text-align: center;" | Description
 
|-
 
! colspan="2" style="text-align: center; font-weight: normal" | {{{desc}}}
 
|-
 
|-
 
! colspan="2" style="background-color: #d0d0d0; text-align: center;" | Download Here
 
|-
 
|-
 
|- style="text-align: center;"
 
! colspan="2" style="text-align: center; font-weight: normal;" | [{{{link}}} {{#switch: {{{site}}}
 
| sc4d = SC4D LEX
 
| st = STEX
 
| peg = PLEX
 
| tpp = SVEX
 
| sv = SVEX
 
| {{{site}}}}}]
 
|- style="text-align: center;"
 
! colspan="2" style="background-color: #d0d0d0; text-align: center;" | General Information
 
|-
 
{{row|{{author}}|'''Author'''
 
{{!}}{{member|{{{author}}}}}}}
 
{{row|{{status}}|'''Status'''
 
{{!}}{{{status}}}
 
{{row|{{tag1}}|'''Tags'''
 
{{!}} {{Template:Infobox lot/tags|{{{tag1|}}}|{{{tag2|}}}|{{{tag3|}}}|{{{tag4|}}}|{{{tag5|}}}|{{{tag6|}}}|{{{type}}}}}}}}}
 
{{row|{{depend}}|'''Dependencies'''
 
{{!}}{{{depend|None}}}}}
 
{{row|{{language}}|'''Support'''
 
{{!}}{{{support|No support given}}}}}
 
{{row|{{language}}|'''Languages'''
 
{{!}}{{{language|English}}}}}
 
|}
 
|}
 
 
 
[[Category:City Showcases]]
 

Latest revision as of 01:50, 10 August 2019