Difference between revisions of "Template:Infobox lot"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (removed esential depend)
m (91 revisions imported)
 
(32 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 =
 
|link =
 
|site =
 
|desc =
 
|credits =
 
|support =
 
|depend =
 
|language =
 
}}</pre>
 
==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|}}}}}
 
{{row|{{language}}|'''Support'''
 
{{!}}{{{support|No support given}}}}}
 
{{row|{{language}}|'''Languages'''
 
{{!}}{{{language|English}}}}}
 
|}
 
|}
 
 
 
[[Category:City Showcases]]
 

Latest revision as of 01:50, 10 August 2019